* Re: linux-next: Tree for Sep 4 (netfilter: xt_TPROXY) [not found] <20130904181300.06fbf0698863cfaacf9fad9a@canb.auug.org.au> @ 2013-09-04 17:46 ` Randy Dunlap 2013-09-04 21:09 ` Florian Westphal 0 siblings, 1 reply; 2+ messages in thread From: Randy Dunlap @ 2013-09-04 17:46 UTC (permalink / raw) To: Stephen Rothwell Cc: linux-next, linux-kernel, netfilter-devel, netdev@vger.kernel.org On 09/04/13 01:13, Stephen Rothwell wrote: > Hi all, > > Please do not add any code for v3.13 to your linux-next included branches > until after v3.12-rc1 is released. > > Changes since 20130902: > on x86_64: when CONFIG_IPV6=m and CONFIG_NETFILTER_XT_TARGET_TPROXY=y: net/built-in.o: In function `tproxy_tg6_v1': xt_TPROXY.c:(.text+0x5dc05): undefined reference to `udp6_lib_lookup' xt_TPROXY.c:(.text+0x5e32f): undefined reference to `udp6_lib_lookup' xt_TPROXY.c:(.text+0x5e432): undefined reference to `udp6_lib_lookup' net/built-in.o: In function `tproxy_tg_init': xt_TPROXY.c:(.init.text+0x1540): undefined reference to `nf_defrag_ipv6_enable' -- ~Randy ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: Tree for Sep 4 (netfilter: xt_TPROXY) 2013-09-04 17:46 ` linux-next: Tree for Sep 4 (netfilter: xt_TPROXY) Randy Dunlap @ 2013-09-04 21:09 ` Florian Westphal 0 siblings, 0 replies; 2+ messages in thread From: Florian Westphal @ 2013-09-04 21:09 UTC (permalink / raw) To: Randy Dunlap Cc: Stephen Rothwell, linux-next, linux-kernel, netfilter-devel, netdev@vger.kernel.org Randy Dunlap <rdunlap@infradead.org> wrote: > On 09/04/13 01:13, Stephen Rothwell wrote: > > Hi all, > > > > Please do not add any code for v3.13 to your linux-next included branches > > until after v3.12-rc1 is released. > > > > Changes since 20130902: > > > > on x86_64: > > when CONFIG_IPV6=m > and CONFIG_NETFILTER_XT_TARGET_TPROXY=y: > > net/built-in.o: In function `tproxy_tg6_v1': > xt_TPROXY.c:(.text+0x5dc05): undefined reference to `udp6_lib_lookup' > xt_TPROXY.c:(.text+0x5e32f): undefined reference to `udp6_lib_lookup' > xt_TPROXY.c:(.text+0x5e432): undefined reference to `udp6_lib_lookup' > net/built-in.o: In function `tproxy_tg_init': > xt_TPROXY.c:(.init.text+0x1540): undefined reference to `nf_defrag_ipv6_enable' Thanks for reporting. I can reproduce same error with 3.10.6 stable tree, so its not a recent problem. As always, the tempting solution is to just forbid TPROXY=y with IPV6=m but it would be better to get rid of the ipv6 link time deps.. ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-04 21:09 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <20130904181300.06fbf0698863cfaacf9fad9a@canb.auug.org.au> 2013-09-04 17:46 ` linux-next: Tree for Sep 4 (netfilter: xt_TPROXY) Randy Dunlap 2013-09-04 21:09 ` Florian Westphal
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).