Pablo Neira Ayuso 36596dadf5 netfilter: nf_tables: add single table list for all families
Place all existing user defined tables in struct net *, instead of
having one list per family. This saves us from one level of indentation
in netlink dump functions.

Place pointer to struct nft_af_info in struct nft_table temporarily, as
we still need this to put back reference module reference counter on
table removal.

This patch comes in preparation for the removal of struct nft_af_info.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2018-01-10 15:32:08 +01:00
..
2017-07-11 06:08:58 -04:00
2017-04-05 10:15:20 +02:00
2017-08-31 14:42:19 -07:00
2017-11-30 09:54:27 -05:00
2017-10-11 09:49:34 +02:00
2017-11-16 10:49:00 +09:00
2017-12-11 14:10:06 -05:00
2018-01-07 21:29:40 -05:00
2017-12-15 12:34:00 -05:00
2017-09-29 06:19:32 +01:00
2018-01-08 18:11:08 +01:00
2016-10-03 02:00:22 -04:00
2017-11-08 16:12:33 +09:00
2017-12-05 14:37:13 -05:00
2017-12-04 11:32:53 -05:00
2018-01-03 11:33:37 -05:00