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:42:27 +0000 (23:42 -0800)
commita5ef37b8bcbc19650cf5d123505936cdd5e405c2
tree2f412c4cb9a30e646094b024576ea6bb6ff491d4
parent27cdde0461846da719b753b79e52dd3cdcb23b24
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