datapath: Add Upstream id for GRE type.
authorPravin B Shelar <pshelar@nicira.com>
Mon, 5 Nov 2012 21:38:34 +0000 (13:38 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Mon, 5 Nov 2012 22:12:17 +0000 (14:12 -0800)
commit0e03698f2578c71dc362a83cf5b1f983597f189f
tree22f9273f1ecb624ac3078f265b4b4cab07498098
parentfaca56f8c8f584cc561706e4025b71fc1bad45c1
datapath: Add Upstream id for GRE type.

Once GRE is upstream it will have new type to have continuous sequence
of ids for vport type.  Following patch adds this ID to have
compatibility with it.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/vport-gre.c
datapath/vport.c
datapath/vport.h
include/linux/openvswitch.h