On Thu, May 26, 2016 at 06:07:34PM -0300, Thadeu Lima de Souza Cascardo wrote:
> I would still like to see any other comments on the patchset before I
> send a v2 fixing that.
I think I'll leave further review of this series to Jesse, unless he
asks me to do it.
Thanks,
Ben.
On Thu, May 26, 2016 at 02:01:05PM -0700, Jesse Gross wrote:
> On Thu, May 26, 2016 at 1:34 PM, Thadeu Lima de Souza Cascardo
> wrote:
> > One thing that may be seen as a regression is the MTU of those devices. It
> > won't
> > be IP_MAX_MTU as in latest upstream, but supporting older kernels res
On Thu, May 26, 2016 at 1:34 PM, Thadeu Lima de Souza Cascardo
wrote:
> One thing that may be seen as a regression is the MTU of those devices. It
> won't
> be IP_MAX_MTU as in latest upstream, but supporting older kernels restrict us
> to
> use 1500 for VXLAN and GENEVE.
Is it possible to dete
This series adds support for the creation of tunnels using the rtnetlink
interface. This will open the possibility for new features and flags on those
vports without the need to change vport compatibility code.
Support for STT and LISP have not been added because these are not upstream yet,
so we