Florian Westphal
c42ba4290b
netfilter: flowtable: remove ipv4/ipv6 modules
Just place the structs and registration in the inet module.
nf_flow_table_ipv6, nf_flow_table_ipv4 and nf_flow_table_inet share
same module dependencies: nf_flow_table, nf_tables.
before:
text data bss dec hex filename
2278 1480 0 3758 eae nf_flow_table_inet.ko
1159 1352 0 2511 9cf nf_flow_table_ipv6.ko
1154 1352 0 2506 9ca nf_flow_table_ipv4.ko
after:
2369 1672 0 4041 fc9 nf_flow_table_inet.ko
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2021-12-23 01:07:44 +01:00
..
2021-10-14 23:06:53 +02:00
2020-07-29 20:39:43 +02:00
2019-06-19 17:09:55 +02:00
2020-07-29 20:39:43 +02:00
2020-07-29 20:39:43 +02:00
2019-09-13 12:34:09 +02:00
2019-06-19 17:09:55 +02:00
2020-08-28 19:18:48 +02:00
2020-12-01 14:33:55 +01:00
2019-07-16 13:16:47 +02:00
2021-10-14 23:08:35 +02:00
2019-05-30 11:26:32 -07:00
2020-06-25 00:50:31 +02:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2021-12-23 01:07:44 +01:00
2021-03-31 00:37:27 +02:00
2021-09-28 13:04:55 +02:00
2021-09-28 13:04:55 +02:00
2019-10-01 18:42:15 +02:00
2021-12-23 01:07:44 +01:00
2020-12-16 11:01:04 -08:00
2021-09-03 18:25:31 +02:00
2019-10-17 12:21:11 +02:00
2021-01-27 22:53:29 +01:00
2021-06-09 21:11:03 +02:00
2021-05-29 01:04:53 +02:00