Re: [PATCH nf] netfilter: xt_TEE: fix build failure

2018-11-26 Thread Taehee Yoo
On Mon, 26 Nov 2018 at 20:28, Pablo Neira Ayuso wrote: > > On Mon, Nov 26, 2018 at 06:39:28PM +0900, Taehee Yoo wrote: > > Hi Pablo, > > > > According to Masahiro Yamada, this is Kconfig bug and he is fixing Kconfig. > > https://lkml.org/lkml/2018/11/26/291 > > > > So that I think this patch will

Re: [PATCH nf] netfilter: xt_TEE: fix build failure

2018-11-26 Thread Pablo Neira Ayuso
On Mon, Nov 26, 2018 at 06:39:28PM +0900, Taehee Yoo wrote: > Hi Pablo, > > According to Masahiro Yamada, this is Kconfig bug and he is fixing Kconfig. > https://lkml.org/lkml/2018/11/26/291 > > So that I think this patch will be useless. > Could you check it up? OK, will keep back your patch

Re: [PATCH nf] netfilter: xt_TEE: fix build failure

2018-11-26 Thread Taehee Yoo
Hi Pablo, According to Masahiro Yamada, this is Kconfig bug and he is fixing Kconfig. https://lkml.org/lkml/2018/11/26/291 So that I think this patch will be useless. Could you check it up? Thanks! On Sun, 18 Nov 2018 at 23:39, Taehee Yoo wrote: > > xt_TEE.c needs nf_dup_ipv6.c to support

Re: [PATCH nf] netfilter: xt_TEE: fix build failure

2018-11-18 Thread Taehee Yoo
On Mon, 19 Nov 2018 at 02:15, Randy Dunlap wrote: > > On 11/18/18 6:39 AM, Taehee Yoo wrote: > > xt_TEE.c needs nf_dup_ipv6.c to support ipv6 packet duplication. > > So that if xt_TEE is enabled, nf_dup_ipv6 will be automatically selected. > > But there is build failure scenario. > > > > test

Re: [PATCH nf] netfilter: xt_TEE: fix build failure

2018-11-18 Thread Randy Dunlap
On 11/18/18 6:39 AM, Taehee Yoo wrote: > xt_TEE.c needs nf_dup_ipv6.c to support ipv6 packet duplication. > So that if xt_TEE is enabled, nf_dup_ipv6 will be automatically selected. > But there is build failure scenario. > > test config: > CONFIG_NETFILTER_XT_TARGET_TEE=y > CONFIG_NF_DUP_IPV6=m >

[PATCH nf] netfilter: xt_TEE: fix build failure

2018-11-18 Thread Taehee Yoo
xt_TEE.c needs nf_dup_ipv6.c to support ipv6 packet duplication. So that if xt_TEE is enabled, nf_dup_ipv6 will be automatically selected. But there is build failure scenario. test config: CONFIG_NETFILTER_XT_TARGET_TEE=y CONFIG_NF_DUP_IPV6=m compile result: net/netfilter/xt_TEE.o: In function