Hi,
the first patch in this series corrects the definitions of
OFPXMC12_{OPENFLOW_BASIC,EXPERIMENTER}.
The second patch adds OXM_OF_* definitions.
And the third patch adds OXM data to mf_fields.
Collectively they incrementally add a basis for implementing OXM,
the match format specified in Open Flow 1.2, to Open vSwitch.
The code is based heavily on the existing NXM implementation which makes
use of the same format with different field and TLV values.
I believe that this series addresses the comments made by Ben Pfaff on
the previous posting of this series.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev