]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: Leave interface masks alone when parsing from kernel
authorPhil Sutter <phil@nwl.cc>
Fri, 17 Nov 2023 16:27:56 +0000 (17:27 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 29 Nov 2023 01:33:04 +0000 (02:33 +0100)
commit9ccae63974755d845337fa6b6648ed0de32c9064
tree522119784abfc1c771b00c4719584d20413935b8
parentfe70364b361194f5271661eb15207b10572d3fba
nft: Leave interface masks alone when parsing from kernel

The mask is entirely unused by nft-variants in general and legacy ones
when printing. It is relevant only when inserting a legacy rule into
kernel as it doesn't detect the '+'-suffix.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/nft-ruleparse-arp.c
iptables/nft-ruleparse-bridge.c
iptables/nft-ruleparse-ipv4.c
iptables/nft-ruleparse-ipv6.c
iptables/nft-ruleparse.c
iptables/nft-ruleparse.h