t: [PATCH] ipv6: Preserve ipv6 functionality needed by NET
Some pieces of network use core pieces of IPv6 stack. Keep
them available while letting new GSO offload pieces depend
on CONFIG_INET.
Signed-off-by: Vlad Yasevich
---
net/Makefile |2 +-
net/ipv6/Makefile |4 ++--
2 files chan
On 11/16/2012 12:26 PM, Jesse Gross wrote:
On Fri, Nov 16, 2012 at 7:40 AM, Vlad Yasevich wrote:
Openvswitch attempts to use IPv6 packet parsing functions without
any dependency on IPv6 (unlike every other place in kernel). Pull
the IPv6 code in openvswitch togeter and put a conditional
xt+0xbf5d5): undefined reference to `ipv6_skip_exthdr'
Signed-off-by: Vlad Yasevich
---
net/openvswitch/flow.c | 168 ---
1 files changed, 86 insertions(+), 82 deletions(-)
diff --git a/net/openvswitch/flow.c b/net/openvswitch/flow.c
index 9