[Ryu-devel] ryu-plugin configuration problem

2013-06-25 Thread hsin han Liu
Hi I configure my quantum server as https://github.com/osrg/ryu/wiki/configuration_openstack_grizzly_with_ryu they work fine when controller and quantum server are on same host. Their are few simple question i want to know 1. How to set configuration to let controller and quantum on different ho

Re: [Ryu-devel] Regarding RYU support for OpenFlow 1.3.1

2013-06-25 Thread Kajal Bhargava
Hi Folks, Looking forward to receiving a reply on this as we are hoping start development work this week. Thanks for your time. Regards, Kajal Bhargava On Tue, Jun 25, 2013 at 8:23 AM, Kajal Bhargava wrote: > Hi, > > I had a quick question on RYU support for 1.3.1. > If I want to check the d

Re: [Ryu-devel] [PATCH v5 1/2] add ICMP sub encoder/decoder class

2013-06-25 Thread Isaku Yamahata
Looks good. On Tue, Jun 25, 2013 at 04:00:24PM +0900, watanabe.fumitaka wrote: > Add ICMP sub encoder/decoder class for Destination Unreachable Message. > and, add parser to Time Exceeded Message class. > > > Signed-off-by: WATANABE Fumitaka > --- > ryu/lib/packet/icmp.py | 113 > +++

Re: [Ryu-devel] [PATCH v2] lib/packet: teach packet library to truncate padding octet

2013-06-25 Thread Isaku Yamahata
Ping? On Mon, Jun 10, 2013 at 11:00:18AM +0900, Isaku Yamahata wrote: > The patch teaches packet library to truncate padding octets. > The protocol class that knows its payload length should set its payload > length as payload_length > 0 attributes. > Then, the packet.parser truncates its payload.

Re: [Ryu-devel] [PATCH 1/2] packet/lib: stop tlv parsing when finding LLDP_TLV_END

2013-06-25 Thread Isaku Yamahata
On Tue, Jun 25, 2013 at 11:08:18PM +, Shaun Crampton wrote: > Yamahata-San, > > What happened to your/my patch to handle ethernet padding generically > "[Ryu-devel] [PATCH] lib/packet: teach packet library to truncate padding > octet"? > Wouldn't that fix this case as long as we added p

Re: [Ryu-devel] [PATCH 1/2] packet/lib: stop tlv parsing when finding LLDP_TLV_END

2013-06-25 Thread Shaun Crampton
Yamahata-San, What happened to your/my patch to handle ethernet padding generically "[Ryu-devel] [PATCH] lib/packet: teach packet library to truncate padding octet"? Wouldn't that fix this case as long as we added payload_length to the LLDP packet? Shaun Crampton Software Development Mana

[Ryu-devel] Regarding RYU support for OpenFlow 1.3.1

2013-06-25 Thread Kajal Bhargava
Hi, I had a quick question on RYU support for 1.3.1. If I want to check the details of socket connections to the switch / OpenFlow switch, which files should I check ? Also, I am developing a library in C and as RYU is implemented in Python, I had a few questions: 1. I am checking how the connec

Re: [Ryu-devel] what topology viewer,more info needed

2013-06-25 Thread xiaohang
Hello,Ohmura Thanks,I get it. At 2013-06-25 14:01:24,"OHMURA Kei" wrote: >Hi, > >From: xiaohang >Subject: [Ryu-devel] what topology viewer,more info needed >Date: Tue, 25 Jun 2013 10:43:52 +0800 (CST) > >> Hello >> >> >> According to the ppt LinuxCon Japan 2013 from the RYU official web,I g