Hide Forgot
Currently, with the kernel datapath, tunnel setup (vxlan, geneve) is done through the compat layer in the kernel. This should be converted to create tunnels directly using rtnetlink with the COLLECT_METADATA flag set. This is needed to support new features: VXLAN-GPE, better control of checksumming, etc. This feature needs upstream work first.
POSTED upstream. http://openvswitch.org/pipermail/dev/2016-May/071776.html
This is not yet ready for OVS 2.6. Depends on some datapath work and other bug fixes. Cascardo.
Reassigning to Eric Garver.
This feature is in the upstream OVS 2.8 release and will therefore make its way into the next fast-datapath-beta update.