On Thu, May 14, 2015 at 11:10 AM, Jiri Benc <[email protected]> wrote:
> This patchset is against the current net-next. I'm intentionally not sending
> it to netdev yet, I'd like to gather feedback on design decisions first,
> especially on the ovs part in the second patchset.
>
> This patchset adds support for tunneling over IPv6 to the kernel datapath.
> In the last patch, it enables this feature for vxlan. Other tunnel protocols
> are not supported yet.

I've only looked through the patches at a very high level but I would
recommend talking with Thomas and Pravin about their plans for using
tunnel netdevices directly instead of vports. I think it may answer a
few of your questions (hopefully in a way that makes things easier)
and will also likely make Dave happier in regards to a few of your
patches, such as the one that avoids updating stats when there is no
netdevice.

That being said, thanks a lot for working on this. There have been a
number of people over the years that said they would take a look at
IPv6 tunnel support but this is the first time that anyone has
actually done anything.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to