Hi  Iwase,


> For example, to match the destination IPv4 network "192.168.122.0/24":
>     match = parser.OFPMatch(
>         eth_type=0x0800,
>         ipv4_dst=("192.168.122.0", "255.255.255.0"))
>
>
Thanks. This should solve my problem.

-- 

*Regards, *

*Suresh Kumar*
*Knet solutions.*

https://github.com/knetsolutions/KNet
http://knet-topology-builder.readthedocs.io/
http://knetsolutions.in/
------------------------------------------------------------------------------
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