diff options
author | 2021-04-01 16:11:10 +0200 | |
---|---|---|
committer | 2021-04-06 00:34:52 +0200 | |
commit | 0854db2aaef3fcdd3498a9d299c60adea2aa3dc6 (patch) | |
tree | 6b66bd8584ce1ee37aaa4201265353cff9eb92f2 /include/linux | |
parent | netfilter: ebtables: use net_generic infra (diff) | |
download | wireguard-linux-0854db2aaef3fcdd3498a9d299c60adea2aa3dc6.tar.xz wireguard-linux-0854db2aaef3fcdd3498a9d299c60adea2aa3dc6.zip |
netfilter: nf_tables: use net_generic infra for transaction data
This moves all nf_tables pernet data from struct net to a net_generic
extension, with the exception of the gencursor.
The latter is used in the data path and also outside of the nf_tables
core. All others are only used from the configuration plane.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions