meta-flow: Rename MFF_VLAN_VID->MFF_DL_VLAN, MFF_VLAN_PCP->MFF_DL_VLAN_PCP.
authorBen Pfaff <blp@nicira.com>
Mon, 23 Jul 2012 06:36:41 +0000 (23:36 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 23 Jul 2012 16:21:24 +0000 (09:21 -0700)
commit441c57a919fbd9d4961be767a796c836ce45bced
treef84c682322c9a5e8ade5e05311db5d51d2f95b89
parent44d3732d5e172a8528ae2f36c232dfa5a1c18b74
meta-flow: Rename MFF_VLAN_VID->MFF_DL_VLAN, MFF_VLAN_PCP->MFF_DL_VLAN_PCP.

Giving these fields names that are the same as the OpenFlow 1.0 struct
member names should help make it clear what they are for.

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