]> git.ipfire.org Git - thirdparty/iptables.git/commit
xshared: Entirely ignore interface masks when saving rules
authorPhil Sutter <phil@nwl.cc>
Wed, 15 Nov 2023 12:55:08 +0000 (13:55 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 29 Nov 2023 01:33:03 +0000 (02:33 +0100)
commitb2197e7834f779e8b28b80bc58bb58179360f66b
tree9f3196b9054f0bfe5e751745d5e0fee571fffd64
parent9c09d28102bb4bd833b1a814c0766e89250dbc1e
xshared: Entirely ignore interface masks when saving rules

Rule printing code does this for more than 20 years now, assume it's
safe to rely upon the wildcard interface name to contain a '+' suffix.

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