]> git.ipfire.org Git - thirdparty/iptables.git/commit
ebtables-translate: Print flush command after parsing is finished
authorPhil Sutter <phil@nwl.cc>
Thu, 26 Jan 2023 02:27:16 +0000 (03:27 +0100)
committerPhil Sutter <phil@nwl.cc>
Tue, 31 Jan 2023 15:29:26 +0000 (16:29 +0100)
commitb51aef061378b34fa9544b1af34021d89a76547a
tree21f6fe48e54cdb4a2cbed92e98bfd99244ddeb9a
parent3f7da77726d4089237d9c0ed1794892ec001879c
ebtables-translate: Print flush command after parsing is finished

Otherwise, bad calls like 'ebtables-translate -F -F' produce wrong
output instead of an error message.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/xtables-eb-translate.c