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)
commitcb662ac6711f7135618526221498ebfae155531a
tree64acd0234c5e2a6e9ea2f9f3c33ca098f7a69cfa
parentb75a3e8371bce7985d3d149ad3442bf2a036065c
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