From: Subash Abhinov Kasiviswanathan <subas...@codeaurora.org> Date: Wed, 22 Mar 2017 21:55:04 -0600
>> This doesn't build with ipv6 as a module: >> net/built-in.o: In function `proc_tcp_early_demux': >> sysctl_net_ipv4.c:(.text+0x145cfc): undefined reference to >> `tcp_v6_early_demux_configure' >> net/built-in.o: In function `proc_udp_early_demux': >> sysctl_net_ipv4.c:(.text+0x145d4c): undefined reference to >> `udp_v6_early_demux_configure' >> Makefile:983: recipe for target 'vmlinux' failed > > Hi David > > Sorry about that (we always have IPV6 enabled). > Do I have to send a v5 or separate patch for this? Please send a v5, thanks.