On Wed, Aug 29, 2012 at 08:07:55PM +1200, Joe Stringer wrote: > In OpenFlow 1.1, we add support for OFPIT_WRITE_METADATA. This allows us to > write to the metadata field. Internally it is represented using > ofpact_metadata. > > We introduce NXAST_WRITE_METADATA to handle writing to the metadata field in > OpenFlow 1.0+. This structure reflects OFPIT_WRITE_METADATA. > > When writing out the structure to OpenFlow 1.1, it uses the > OFPIT_WRITE_METADATA > instruction only, and not the new NXAST action (which would be redundant). > > Signed-off-by: Joe Stringer <[email protected]>
I think I'm going to defer further review until the prerequisites are in. Hope that's OK. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
