summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-save.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2018-11-07 13:57:16 +0100
committerFlorian Westphal <fw@strlen.de>2018-11-12 14:53:24 +0100
commitd9a518ee22cf90ddeb56a9df687aef953fda0fa0 (patch)
tree347e814c29aee4e36fc0943c646ccfd7abee8f87 /iptables/xtables-save.c
parent5a52e6a9cffd8e2a5d16af0fa08902ca8332190b (diff)
arptables: use ->save for arptables-save, like xtables
arptables-save will show -A OUTPUT --h-length 6 --h-type 1 -j MARK --set-xmark 0x1/0xffffffff as --h-length 6 --h-type Ethernet -j MARK MARK set 0x1 Because it uses ->print() instead of ->save(). Switch it to use ->save, we can then also drop special handling of CLASSIFY target. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'iptables/xtables-save.c')
0 files changed, 0 insertions, 0 deletions