From: Jiri Benc
Date: Mon, 5 Oct 2015 13:09:45 +0200
> This builds on the previous work that added IPv6 support to lwtunnels and
> adds IPv6 tunneling support to ovs.
>
> To use IPv6 tunneling, there needs to be a metadata based tunnel net_device
> created and added to the ovs bridge. Currently
This builds on the previous work that added IPv6 support to lwtunnels and
adds IPv6 tunneling support to ovs.
To use IPv6 tunneling, there needs to be a metadata based tunnel net_device
created and added to the ovs bridge. Currently, only vxlan is supported by
the kernel, with geneve to follow sho