Files
linux/include
Florian Westphal 13f20bc9ec netfilter: nf_tables: store chain pointer in rule transaction
Currently the chain can be derived from trans->ctx.chain, but
the ctx will go away soon.

Thus add the chain pointer to nft_trans_rule structure itself.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2024-06-25 20:40:47 +02:00
..
2024-05-04 10:19:59 +02:00
2024-05-29 10:40:36 +02:00
2024-04-08 15:03:07 +02:00