On 08/24/15 at 10:43am, Pravin B Shelar wrote:
With help of tunnel metadata mode OVS can directly use
Geneve devices to implement Geneve tunnels.
This patch removes all of the OVS specific Geneve code
and make OVS use a Geneve net_device. Basic geneve vport
is still there to handle compatibility with current
userspace application.
Signed-off-by: Pravin B Shelar <redacted>
Reviewed-by: Jesse Gross <redacted>
Acked-by: Thomas Graf <tgraf@suug.ch>