]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: __nft_expr_type_get() selects specific family type
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 5 Jul 2019 20:59:05 +0000 (22:59 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 5 Jul 2019 21:50:45 +0000 (23:50 +0200)
commitdc49c014e9803daf9c0f918f76218ce9a33cd01e
treeeb475d51454e922f826add62dd57b48074293139
parent21778f6d6aa96f54224b8c77e4781a549152fecf
netfilter: nf_tables: __nft_expr_type_get() selects specific family type

In case that there are two types, prefer the family specify extension.

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