]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables-compat: truncate comments to 254 bytes
authorFlorian Westphal <fw@strlen.de>
Sat, 28 Apr 2018 09:43:09 +0000 (11:43 +0200)
committerFlorian Westphal <fw@strlen.de>
Sun, 29 Apr 2018 08:45:26 +0000 (10:45 +0200)
commitfb7ae9fdfe56d51c85ae7b4bcdb91e8ddbfae8ea
tree83e5fb8f90339b722414fd09daea0dcc57bb2914
parent36976c4b54061b0147d56892ac9d402dae3069df
xtables-compat: truncate comments to 254 bytes

Kernel clamps udata size at 256 bytes, udata size however also includes
internal bookkeeping which brings us over this limit.

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