]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: Drop interface mask leftovers from post_parse callbacks
authorPhil Sutter <phil@nwl.cc>
Fri, 15 Nov 2024 18:55:32 +0000 (19:55 +0100)
committerPhil Sutter <phil@nwl.cc>
Tue, 19 Nov 2024 22:46:39 +0000 (23:46 +0100)
commitb3f3e256c263b9a1db49732696aba0dde084ef5e
tree555fde36aa8fc873818bbf8a2c17ccbd191be3e8
parent40406dbfaefbc204134452b2747bae4f6a122848
nft: Drop interface mask leftovers from post_parse callbacks

Fixed commit only adjusted the IPv4-specific callback for unclear
reasons.

Fixes: fe70364b36119 ("xshared: Do not populate interface masks per default")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Reviewed-by: Jeremy Sowden <jeremy@azazel.net>
iptables/nft-arp.c
iptables/xshared.c
iptables/xshared.h