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] [PATCH] of1.3: fix OFPT_PACKET_IN parser

2012-12-06 Thread FUJITA Tomonori
On Sat, 1 Dec 2012 00:16:59 +0900 FUJITA Tomonori wrote: > > Signed-off-by: FUJITA Tomonori > --- > ryu/ofproto/ofproto_v1_3.py|4 ++-- > ryu/ofproto/ofproto_v1_3_parser.py | 13 +++-- > 2 files changed, 13 insertions(+), 4 deletions(-) Applied.