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

> Openflow 1.1 and later versions allow the use of IP address with
> arbitrary bitmask in match fields. This adds arbitrary bitmask
> support to related functions.
> 
> After applying this patch, it's no longer compatible with ACL
> hybrid CIDR format (Cisco-like ACL bitmasks) because such format
> exists only in some router's ACL configuration.
> 
> Reported-by: Yi-Ching Lee <[email protected]>
> Reported-by: Li-Der Chou <[email protected]>
> Signed-off-by: Wei-Li Tang <[email protected]>
> ---
>  ryu/lib/ofctl_v1_2.py |   32 ++++++++++++++++++++++++++++----
>  ryu/lib/ofctl_v1_3.py |   32 ++++++++++++++++++++++++++++----
>  2 files changed, 56 insertions(+), 8 deletions(-)

Applied, thanks a lot!

------------------------------------------------------------------------------
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