Re: [ovs-dev] [RFC PATCH kernel 00/10] IPv6 tunneling support for the kernel datapath

2015-05-15 Thread Jiri Benc
On Thu, 14 May 2015 20:29:35 -0700, Jesse Gross wrote: > 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 (hope

Re: [ovs-dev] [RFC PATCH kernel 00/10] IPv6 tunneling support for the kernel datapath

2015-05-14 Thread Jesse Gross
On Thu, May 14, 2015 at 11:10 AM, Jiri Benc 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 tunne

[ovs-dev] [RFC PATCH kernel 00/10] IPv6 tunneling support for the kernel datapath

2015-05-14 Thread Jiri Benc
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