]> 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)
commit7db761a2ed6516226a419b00aff0c978230ebc67
tree64acd0234c5e2a6e9ea2f9f3c33ca098f7a69cfa
parent9da2c821573707eeb08ad016347aeb9c61e4d484
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