From: Jesse Gross <je...@nicira.com>
Date: Fri, 16 Nov 2012 10:46:17 -0800

> I guess the simplest thing to do seems to just make Open vSwitch
> depend on CONFIG_INET seeing as it is practically useless without
> upper layer protocol support anyways.

The reason we have the ipv6 extension header parsing in a seperate,
always compiled statically into the kernel, module is exactly for
situations like this.

We need to think seriously if we want to go down this road of only
using INET as protection for every module that has some kind of ipv6
component to it.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to