meta-flow: Add OF1.2-like MFF_VLAN_VID and MFF_VLAN_PCP.
authorBen Pfaff <blp@nicira.com>
Mon, 23 Jul 2012 06:20:22 +0000 (23:20 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 23 Jul 2012 16:21:37 +0000 (09:21 -0700)
commitcc34bc8c8611868474253b8fbd9e79cd66c60c94
tree46ddd516ea85342fc05625029bc605431478b80b
parentfb0451d9bfbfb1d2803423c4491fe2d4da4cdc3a
meta-flow: Add OF1.2-like MFF_VLAN_VID and MFF_VLAN_PCP.

OpenFlow 1.0 and 1.2 have notions of VLAN that are different
enough to warrant separate "meta-flow" fields, which this commit
adds.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Simon Horman <horms@verge.net.au>
lib/classifier.c
lib/classifier.h
lib/flow.c
lib/flow.h
lib/meta-flow.c
lib/meta-flow.h