]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables-compat: fall back to comment match in case name is too long
authorFlorian Westphal <fw@strlen.de>
Thu, 3 May 2018 19:45:59 +0000 (21:45 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 4 May 2018 21:24:50 +0000 (23:24 +0200)
commit7af21782bb6fc3480909120c20a55164248a9608
tree55d1f02d74df8f39125b449b3574c4745889ac65
parente9aeecf5956462f3a1b6cb21ea70280845948325
xtables-compat: fall back to comment match in case name is too long

... or when using multiple --comment lines.
This is more of a 'cosmetic' fix to handle the test suite case.

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