Re: [ovs-dev] [PATCH 1/3] ofp-parse: Add support for vlan_tci field.
Looks Good. Ethan On Wed, Jun 8, 2011 at 13:41, Ben Pfaff wrote: > Until now, the flow parser has supported dl_vlan and dl_vlan_pcp but not > the fully maskable vlan_tci that NXM allows. This adds that support. > --- > lib/ofp-parse.c | 36 > tes
[ovs-dev] [PATCH 1/3] ofp-parse: Add support for vlan_tci field.
Until now, the flow parser has supported dl_vlan and dl_vlan_pcp but not the fully maskable vlan_tci that NXM allows. This adds that support. --- lib/ofp-parse.c | 36 tests/ovs-ofctl.at |2 ++ utilities/ovs-ofctl.8.in | 37 +