On Tue,  9 May 2017 11:00:27 +0900
IWAMOTO Toshihiro <[email protected]> wrote:

> This hack allows CIDR notations for OFPMatch. For example:
>     ofpp.OFPMatch(ipv4_src="198.51.100.0/24")
> 
> Signed-off-by: IWAMOTO Toshihiro <[email protected]>
> ---
>  ryu/lib/addrconv.py       | 20 ++++++++++++++++----
>  ryu/ofproto/oxx_fields.py |  3 +++
>  2 files changed, 19 insertions(+), 4 deletions(-)

Not the prettiest but looks sorta useful, I guess. Pushed, 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to