]> git.ipfire.org Git - thirdparty/iptables.git/commit
ebtables: Support verbose mode
authorPhil Sutter <phil@nwl.cc>
Fri, 4 Feb 2022 12:27:51 +0000 (13:27 +0100)
committerPhil Sutter <phil@nwl.cc>
Tue, 8 Feb 2022 10:21:22 +0000 (11:21 +0100)
commit51d9d9e0813448025271d6948826990eb44b8dcc
tree9f05c466cd24a5beecc7aa52911cc7cd718bf286
parentad1ed75f203b614fe8f309df8b5021d5e391708a
ebtables: Support verbose mode

Accept '-v' flag in both ebtables-nft and ebtables-nft-restore. Mostly
interesting because it allows for netlink debug output when specified
multiple times.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/ebtables-nft.8
iptables/xtables-eb.c
iptables/xtables-restore.c