]> git.ipfire.org Git - thirdparty/iptables.git/commit
ebtables: Use struct xt_cmd_parse
authorPhil Sutter <phil@nwl.cc>
Fri, 24 Nov 2023 22:49:51 +0000 (23:49 +0100)
committerPhil Sutter <phil@nwl.cc>
Tue, 5 Dec 2023 15:35:37 +0000 (16:35 +0100)
commitb6acee49227a0009cf22c3a3bfa29ea608896649
tree69f9f2bf9a32ba3bf23597d659256e25ae28c3ff
parent803c57c7c7ab7f76dba6016ed7ff4e6d8e296179
ebtables: Use struct xt_cmd_parse

This is merely to reduce size of the parser merge patch, no functional
change intended.

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