Re: [Ryu-devel] ACL rules in Ryu

2012-12-06 Thread FUJITA Tomonori
Hi, Please keep the mailing list CC'ed On Fri, 7 Dec 2012 02:24:25 + Mohamad Al Atasi wrote: > However, I am still not being able to retrieve the TCP ports from > msg.data though so I was wondering if it is a similar approach to > the simple_switch.py script where the destination and source

Re: [Ryu-devel] ACL rules in Ryu

2012-11-29 Thread FUJITA Tomonori
Hi, On Thu, 29 Nov 2012 07:16:00 + Mohamad Al Atasi wrote: > I have created a simple topology on Mininet which has two switches > (one OpenFlow and another non-OpenFlow), in addition to 3 hosts per > switch. So I was wondering if you can give me some tips about how to > implement the ACL rul

[Ryu-devel] ACL rules in Ryu

2012-11-28 Thread Mohamad Al Atasi
Dear all, I am working on a project that requires allowing and denying flows based on an access control list (ACL). The topology I am working on contains a network of both OpenFlow and non-OpenFlow islands. So the ACL rules need to be applied on the ingress of the OpenFlow island (which is conn