Very sorry about the dealy,

On Tue, 11 Mar 2014 13:49:23 +0800
Wei-Li Tang <[email protected]> wrote:

> This enables to_match_ip() to accept IPv4 address with dotted decimal
> subnet mask or ACL hybrid CIDR.
> 
> Given 3 match field values below:
> 
>     '192.168.1.0/24'
>     '192.168.1.0/255.255.255.0'
>     '192.168.1.0/0.0.0.255'
> 
> These addresses are logically equivalent.
> 
> Signed-off-by: Wei-Li Tang <[email protected]>
> ---
>  ryu/lib/ofctl_v1_2.py |   13 ++-----------
>  ryu/lib/ofctl_v1_3.py |   13 ++-----------
>  2 files changed, 4 insertions(+), 22 deletions(-)

Applied, thanks!

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to