[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170322.214036.1157623192132988457.davem@davemloft.net>
Date: Wed, 22 Mar 2017 21:40:36 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: subashab@...eaurora.org
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com,
stephen@...workplumber.org, tom@...bertland.com
Subject: Re: [PATCH net-next v4] net: Add sysctl to toggle early demux for
tcp and udp
From: Subash Abhinov Kasiviswanathan <subashab@...eaurora.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.
Powered by blists - more mailing lists