Commit 4940e7a7 authored by Arturo Borrero Gonzalez's avatar Arturo Borrero Gonzalez
Browse files

d/control: recommends nftables in the iptables-nftables-compat package



So, users can use nft to check what the migrated ruleset looks like.
Signed-off-by: default avatarArturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
parent 57d17b17
......@@ -43,6 +43,7 @@ Package: iptables-nftables-compat
Architecture: linux-any
Priority: optional
Depends: ${misc:Depends}, ${shlibs:Depends}, libxtables10 (=${binary:Version})
Recommends: nftables
Description: iptables compat tools for nftables
this package includes the compat tools to load iptables, ip6tables, arptables
and ebtables rules to the nf_tables kernel subsystem.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment