commit | b51aef061378b34fa9544b1af34021d89a76547a | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Thu Jan 26 03:27:16 2023 +0100 |
committer | Phil Sutter <phil@nwl.cc> | Tue Jan 31 16:29:26 2023 +0100 |
tree | 21f6fe48e54cdb4a2cbed92e98bfd99244ddeb9a | |
parent | 3f7da77726d4089237d9c0ed1794892ec001879c [diff] |
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>