On Wed, Jan 8, 2014 at 7:03 AM, James Page <[email protected]> wrote: > Bump kernel support for datapath module to include 3.12. > > Make use of native vxlan kernel module for Linux >= 3.12 or if > the kernel in use supports the required vxlan functions. > > Note: ipv6 enablement with vxlan is not supported by this change. > > Signed-off-by: James Page <[email protected]>
I think there's some more compatibility code that we can turn off in 3.12 - GRE transmit support and also the IP tunnel code. Also, is VXLAN backported someplace? I didn't quite understand the use of HAVE_VXLAN_SOCK_ADD, especially in conjunction with the version check in one place. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
