From: David S. Miller Date: Wed, 7 Oct 2015 11:18:04 +0000 (-0700) Subject: Merge branch 'ovs-ipv6-tunnel' X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~11357^2~203 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=04a8250b40394f34a54439c62c883322b3107bd2;p=mirror_ubuntu-focal-kernel.git Merge branch 'ovs-ipv6-tunnel' Jiri Benc says: ==================== openvswitch: add IPv6 tunneling support 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 shortly. There's no need nor intent to add a support for this into the vport-vxlan (etc.) compat layer. v3: dropped the last two patches added in v2. ==================== Signed-off-by: David S. Miller --- 04a8250b40394f34a54439c62c883322b3107bd2