tunnel: Mark GRE64 tunnel protocol deprecated.
authorPravin B Shelar <pshelar@nicira.com>
Tue, 28 Jul 2015 18:29:54 +0000 (11:29 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Tue, 28 Jul 2015 18:29:54 +0000 (11:29 -0700)
commit79c3c9d61fd735151c6c4f6f59710680a96e6351
treeaefc614e6ceeb908af7120ceccc449440b08aeae
parentb1af2041dc9f81579135c497db879553b87b9575
tunnel: Mark GRE64 tunnel protocol deprecated.

GRE64 was introduced to extend GRE key from 32-bit to 64-bit using
key and sequence number field. But GRE64 is not standard
protocol. There are not many users of this protocol. Therefore we
have decided to deprecate it. Since GRE64 is not in upstream
OVS kernel module removing it will bring upstream and out-of-tree
module closer.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
NEWS
datapath/vport-gre.c
lib/netdev-vport.c
tests/ofproto-macros.at
vswitchd/vswitch.xml