]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables-nft: fix -f fragment option
authorFlorian Westphal <fw@strlen.de>
Sun, 11 Nov 2018 21:02:39 +0000 (22:02 +0100)
committerFlorian Westphal <fw@strlen.de>
Sun, 11 Nov 2018 21:03:29 +0000 (22:03 +0100)
commit05947c82232e3a3d20f93a1ba18e35e7f4e23671
treeb0542cc130284429213b2128d7004f2c3c9693b4
parent7bd9febf65e98eb1f4b4d51afa2479c442066235
iptables-nft: fix -f fragment option

This needs to be passed in network byte order.

Reported-by: Arno van Amersfoort <arnova@rocky.eld.leidenuniv.nl>
Closes: https://bugzilla.netfilter.org/show_bug.cgi?id=1292
Signed-off-by: Florian Westphal <fw@strlen.de>
iptables/nft-ipv4.c