datapath: Include OVS_KEY_ATTR_IPV4_TUNNEL in upstream range.
authorJesse Gross <jesse@nicira.com>
Mon, 5 Nov 2012 19:08:47 +0000 (11:08 -0800)
committerJesse Gross <jesse@nicira.com>
Wed, 7 Nov 2012 07:27:54 +0000 (23:27 -0800)
commit3f30071d5ae2532d8902ae4f2afa7076cfbfa070
tree55928bbe04dffa580218d73b6df019f893d1e325
parentce78d135fc990505372e404de977a85841c49c24
datapath: Include OVS_KEY_ATTR_IPV4_TUNNEL in upstream range.

During development it was preferable to keep OVS_KEY_ATTR_IPV4_TUNNEL
in the non-upstream range of identifiers to avoid conflicts or
compatibility issues as it evolved.  However, since the intention is
to get it upstream, it makes sense to move it down now to avoid issues
with compatibility when upgrading.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Kyle Mestery <kmestery@cisco.com>
datapath/flow.c
include/linux/openvswitch.h