Hello all,

We are using the Ryu ofctl_rest app for testing and we noticed that using 
Nicira Extension fields in a match structure returns an error (‘Unknown match 
field’). We found that this is because when ofctl converts a match from a 
dictionary to a OFPMatch object, Nicira Extension fields are ignored. See for 
example ofctl_v1_4.py 
https://github.com/osrg/ryu/blob/e1741b7d77d4e57ea96cefe4535c46c83522a677/ryu/lib/ofctl_v1_4.py#L129.

Before we go add this feature and create a pull request, is there any reason 
this is missing at the moment? Or is there any other way to include Nicira 
Extension fields in match structures?

Thanks,
Tommy Romano
------------------------------------------------------------------------------
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