]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: decode meta l4proto
authorFlorian Westphal <fw@strlen.de>
Thu, 19 Jul 2018 21:20:20 +0000 (23:20 +0200)
committerFlorian Westphal <fw@strlen.de>
Sat, 21 Jul 2018 08:44:34 +0000 (10:44 +0200)
commit6ea7579e6fe249e1775e871985be555e22d48778
treed06387b1bbd368119492616440aca7036ef529b0
parent922508e9156327ccb8e35243781cf85f5787ee40
nft: decode meta l4proto

Allow to show '-p tcp' in case rule was added by nft (which prefers
use of meta l4proto).

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