commit | b7263e071aba736cea9e71cdf2e76dfa7aebd039 | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Thu Jul 27 16:56:42 2017 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Jul 31 20:41:57 2017 +0200 |
tree | 25e9dbc295a10dde326079a895c36dcccafc7204 | |
parent | e46abbcc05aa8a16b0e7f5c94e86d11af9aa2770 [diff] |
netfilter: nf_tables: Allow chain name of up to 255 chars Same conversion as for table names, use NFT_NAME_MAXLEN as upper boundary as well. Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>