Hi, the purpose of this series is to:
* Add encoding of the OXM VLAN VID and VLAN PCP matches and; * Correct the decoding of OXM VLAN VID and VLAN PCP matches without breaking ovs-ofctl add-flows, which uses some of the same code paths. This series differs to v2 in that internally the CFI bit is now honoured which in turn allows it to be honoured for the OXM VLAN VID match. Backwards compatibility for ovs-ofcfl add-flows dl_vlan and dl_vlan_pcp is provided by the second patch in this series. I have tested this series against Ben Phaff's match decoding tests. http://openvswitch.org/pipermail/dev/2012-July/019049.html http://openvswitch.org/pipermail/dev/2012-July/019048.html _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev