Hi all,
I am trying to write a flow rule with REST API to match source IP address,
the wild card mask and TOS
src = '10.0.0.1'
mask = '16'
tos = '4'
'"match":{"dl_type":"2048",' + '"nw_src":' + '"' + src + '",' +
'"nw_src_mask":' + '"' + mask + '",' + '"nw_tos":' + '"' + tos + '",'}
Rule get installed withour error messages, but i can see only the nw_src
field.. other two fields are not considered.
Am I missing something here ?
Best Regards,
Windhya Rankothge,
Universitat Pompeu Fabra,
Barcelona.
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel