Hello,

I used OpenFlow 1.3.
How i set new field in OFPmatch after i build the class?
For exemple:

match = ofp.OFPMatch(in_port=port)
match.vlan_vid = vlan

When i set like this OpenFlow set 'in_port' but not add 'vlan_vid' in match.

Thanks!

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to