datapath: 64-bit GRE support
authorPravin B Shelar <pshelar@nicira.com>
Sat, 6 Oct 2012 00:55:02 +0000 (17:55 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Sat, 6 Oct 2012 00:55:02 +0000 (17:55 -0700)
commit2de795adb9632fc07ea49ced36eaa17c3f3fd106
treedf16121bf33ee3f88b1e73afcd7226f55eb1e3c8
parenta457574880b01a30c16e9b92c9ead760631de3c1
datapath: 64-bit GRE support

Extend GRE to have a 64-bit key. Use GRE sequence number to
store upper 32-bits of the key, but this is not standard way of
using GRE sequence number.

Bug #13186
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
NEWS
datapath/tunnel.h
datapath/vport-gre.c
datapath/vport.c
datapath/vport.h
debian/ovs-monitor-ipsec
include/linux/openvswitch.h
lib/netdev-vport.c
vswitchd/vswitch.xml