datapath: reorder action netlink attribute definition for upstreaming
authorAndy Zhou <azhou@nicira.com>
Thu, 24 Jul 2014 09:17:48 +0000 (02:17 -0700)
committerAndy Zhou <azhou@nicira.com>
Thu, 24 Jul 2014 20:42:42 +0000 (13:42 -0700)
commitab6b255021d412f96ca383e556327f7ddb232d31
treeec46f50665f15f5590c0a36e1e74b8794a00b43b
parent3c07f34302eab8545be3bb543dc73427fed39558
datapath: reorder action netlink attribute definition for upstreaming

Keeping the order of netlink attribute definition in the order of
upstreaming is the best way to keep all released user space program
forward compatible with upstreamed kernel modules.

Adjust action netlink attribute order to match with the current
upstreaming plan.

Recirc and hash actions are introduced in branch 2.3, which will be
fixed by the patch. The MPLS actions have been released since
branch-2.1 but there is no kernel implementation of them prior to
branch 2.3. Thus the ordering change should not affect them.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
include/linux/openvswitch.h