]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: increase maximum devices number per flowtable
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 16 Oct 2019 12:29:47 +0000 (14:29 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 23 Oct 2019 11:01:26 +0000 (13:01 +0200)
commit5cbc75d16f248091f161d2aadf1ad8b9fbace6ce
tree64acd0234c5e2a6e9ea2f9f3c33ca098f7a69cfa
parent07182957e54e1adc03ef70dacd4a85ad74b89cd9
netfilter: nf_tables: increase maximum devices number per flowtable

Rise the maximum limit of devices per flowtable up to 256. Rename
NFT_FLOWTABLE_DEVICE_MAX to NFT_NETDEVICE_MAX in preparation to reuse
the netdev hook parser for ingress basechain.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c