Files
linux-st/include/uapi/linux
Pablo Neira Ayuso a6e57c4af1 netfilter: nfnetlink_hook: missing chain family
The family is relevant for pseudo-families like NFPROTO_INET
otherwise the user needs to rely on the hook function name to
differentiate it from NFPROTO_IPV4 and NFPROTO_IPV6 names.

Add nfnl_hook_chain_desc_attributes instead of using the existing
NFTA_CHAIN_* attributes, since these do not provide a family number.

Fixes: e2cf17d377 ("netfilter: add new hook nfnl subsystem")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2021-08-06 17:07:40 +02:00
..
2021-06-10 20:59:05 -04:00
2021-06-15 18:01:06 +02:00
2021-06-22 14:11:57 +02:00
2021-06-22 14:11:57 +02:00
2021-06-03 15:31:34 -07:00
2021-05-21 15:03:50 +02:00
2021-06-18 11:40:11 -07:00
2021-07-06 10:37:46 -05:00
2021-06-23 12:56:08 -07:00
2021-06-12 13:16:45 -07:00