tunneling: Remove gre64 tunnel support.
authorPravin B Shelar <pshelar@nicira.com>
Tue, 18 Aug 2015 19:18:47 +0000 (12:18 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 20 Aug 2015 20:01:58 +0000 (13:01 -0700)
commit99e7b077407c51b291ddcc238e4ac83e9f732925
tree25554e93f4ef9d51b2bbf2b61a4442112ab5ac8f
parentf786a3158e525004e3c23bc24b954121a50a78c7
tunneling: Remove gre64 tunnel support.

GRE64 was introduced to extend gre key from 32-bit to 64-bit using
gre-key and sequence number field. But GRE64 is not standard
protocol. There are not many users of this protocol. Therefore we
have decided to remove it.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
16 files changed:
NEWS
datapath-windows/ovsext/Debug.h
datapath-windows/ovsext/Switch.h
datapath-windows/ovsext/Vport.c
datapath-windows/ovsext/Vport.h
datapath/linux/compat/include/linux/openvswitch.h
datapath/vport-gre.c
datapath/vport.h
debian/ovs-monitor-ipsec
lib/dpif-netlink.c
lib/netdev-vport.c
ofproto/ofproto-dpif-ipfix.c
ofproto/ofproto-dpif-sflow.c
tests/ovs-vsctl.at
tests/tunnel.at
vswitchd/vswitch.xml