]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables-compat: avoid unneeded bitwise ops
authorFlorian Westphal <fw@strlen.de>
Sat, 5 May 2018 17:34:57 +0000 (19:34 +0200)
committerFlorian Westphal <fw@strlen.de>
Sat, 5 May 2018 18:02:27 +0000 (20:02 +0200)
commit56859380eb3282218863d827b7df822c7b0fd67c
treeba1d1abb998336236404f60d82533610263225c7
parentb9d7b49d84bc2ae313ca0bc5eed1896d74e3bbc3
xtables-compat: avoid unneeded bitwise ops

no need to and with all-ones mask.

Signed-off-by: Florian Westphal <fw@strlen.de>
iptables/nft-bridge.c
iptables/nft-shared.c