Florian Westphal
595ca5880b
netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
...
With TPROXY=y but DEFRAG_IPV6=m we get build failure:
net/built-in.o: In function `tproxy_tg_init':
net/netfilter/xt_TPROXY.c:588: undefined reference to `nf_defrag_ipv6_enable'
If DEFRAG_IPV6 is modular, TPROXY must be too.
(or both must be builtin).
This enforces =m for both.
Reported-and-tested-by: Liu Hua <liusdu@126.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2015-05-15 20:18:27 +02:00
..
2015-04-18 17:45:30 -04:00
2015-04-02 14:05:00 -04:00
2015-03-03 17:01:37 -05:00
2015-04-15 09:00:47 -07:00
2015-03-05 13:17:39 -05:00
2015-04-02 14:04:59 -04:00
2015-04-18 11:01:08 -04:00
2015-04-13 17:17:29 +02:00
2015-03-20 18:51:09 -04:00
2015-04-01 11:28:22 +02:00
2015-04-22 18:33:43 +03:00
2015-04-26 16:07:57 -04:00
2015-03-06 21:50:02 -05:00
2015-04-24 11:39:15 -04:00
2015-04-07 15:25:55 -04:00
2015-04-17 15:58:37 -04:00
2015-03-03 17:01:38 -05:00
2015-03-14 17:11:31 +01:00
2015-04-24 11:39:15 -04:00
2015-04-24 11:39:15 -04:00
2015-03-09 23:38:02 -04:00
2015-04-02 16:16:53 -04:00
2015-03-31 13:58:35 -04:00
2015-04-06 22:34:15 -04:00
2015-04-15 09:00:47 -07:00
2015-03-27 19:18:50 +01:00
2015-04-22 14:24:54 -04:00
2015-05-15 20:18:27 +02:00
2015-03-31 13:58:35 -04:00
2015-04-25 15:49:49 -04:00
2015-04-13 16:35:16 -04:00
2015-04-15 09:00:47 -07:00
2015-03-23 22:01:28 -04:00
2015-04-14 15:44:14 -04:00
2015-04-11 15:53:35 -04:00
2015-04-17 13:29:28 -04:00
2015-03-25 11:40:16 -04:00
2015-04-26 17:33:59 -07:00
2015-03-23 16:44:56 -04:00
2015-04-23 11:50:34 -04:00
2015-04-27 14:05:19 -07:00
2015-04-08 09:19:29 +02:00
2015-04-14 15:44:14 -04:00
2015-04-09 00:02:26 -04:00
2015-03-04 00:26:06 -05:00
2015-04-15 15:06:56 -04:00