diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-01-09 02:42:11 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-01-10 15:32:10 +0100 |
commit | dd4cbef7235154f163501ffbf396c0dadd830c9c (patch) | |
tree | 6b111b82fc5991876e976e8a4a70d3ee619f6b4a /net/ipx/ipx_proc.c | |
parent | 36596dadf54a920d26286cf9f421fb4ef648b51f (diff) | |
download | linux-dd4cbef7235154f163501ffbf396c0dadd830c9c.tar.bz2 |
netfilter: nf_tables: get rid of pernet families
Now that we have a single table list for each netns, we can get rid of
one pointer per family and the global afinfo list, thus, shrinking
struct netns for nftables that now becomes 64 bytes smaller.
And call __nft_release_afinfo() from __net_exit path accordingly to
release netnamespace objects on removal.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipx/ipx_proc.c')
0 files changed, 0 insertions, 0 deletions