tunnel: Provide framework for tunnel extensions for VXLAN-GBP and others
authorThomas Graf <tgraf@noironetworks.com>
Fri, 6 Feb 2015 20:10:45 +0000 (21:10 +0100)
committerThomas Graf <tgraf@noironetworks.com>
Fri, 6 Feb 2015 20:10:45 +0000 (21:10 +0100)
commit526df7d8543f7f651059338e42f409f04bb9970b
tree30439d986b1a57c3be268875ac6aaf536ae14ab0
parentadfaaeacedb705eb482bf642c54d539088ab5542
tunnel: Provide framework for tunnel extensions for VXLAN-GBP and others

Supports a new "exts" field in the tunnel configuration which takes a
comma separated list of enabled extensions.

The only extension supported so far is GBP but this can be used to
enable RCO and possibly others as soon as the OVS datapath supports
them.

Signed-off-by: Thomas Graf <tgraf@noironetworks.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/dpif-netlink.c
lib/netdev-vport.c
lib/netdev.h
vswitchd/vswitch.xml