]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables: Move struct nft_xt_cmd_parse to xshared.h
authorPhil Sutter <phil@nwl.cc>
Wed, 22 Dec 2021 20:58:18 +0000 (21:58 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 12 Jan 2022 13:04:52 +0000 (14:04 +0100)
commitdc8d8fce581bff4640803f3db07f0c2df5e7e18f
treee2a7feda9f3993e038f8f300633be127bb7081cc
parent98a4462f0abd54d96ed91d07d55608dd10fec414
xtables: Move struct nft_xt_cmd_parse to xshared.h

Preparing for shared use with legacy variants, move it to "neutral
ground" and give it a more generic name.

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