On Mon, Jun 03, 2013 at 03:50:41PM +0900, YAMAMOTO Takashi 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 payl
> 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.
> payload_length_ is used to avoid name clash with ipv6.payload_lengt
On Sat, Jun 01, 2013 at 09:37:03PM +0800, 遇惠君 wrote:
> Hi all,
>
> I am studying RYU recently and have tested RYU with mininet (OF1.0) with the
> example simple_switch.py. They work perfect.
>
> But when I change the mininet to physical switch which supports OF1.3 only,
> the
> example does not
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.
payload_length_ is used to avoid name clash with ipv6.payload_length.
Cc: Sh
> On Mon, 3 Jun 2013 13:58:27 +0900 (JST)
> [email protected] (YAMAMOTO Takashi) wrote:
>
>>> On Mon, 3 Jun 2013 12:53:18 +0900 (JST)
>>> [email protected] (YAMAMOTO Takashi) wrote:
>>>
hi,
> On Thu, May 23, 2013 at 08:07:48PM +0900, FUJITA Tomonori wrote:
>> On Thu
Hello,
Please see 2 comments inline.
Thanks,
Kaneko
2013/5/31 赤羽 新 :
> Hi,
>
> I need help in openstack(Grizzly) with ryu controller.
>
> The following errors output when quantum-ryu-agent boot.
>
>
> # /usr/bin/python /usr/bin/quantum-ryu-agent -d
> --config-file=/etc/quantum/quantum.conf
> --c
On Mon, 3 Jun 2013 13:58:27 +0900 (JST)
[email protected] (YAMAMOTO Takashi) wrote:
>> On Mon, 3 Jun 2013 12:53:18 +0900 (JST)
>> [email protected] (YAMAMOTO Takashi) wrote:
>>
>>> hi,
>>>
On Thu, May 23, 2013 at 08:07:48PM +0900, FUJITA Tomonori wrote:
> On Thu, 23 May 2013
> On Mon, 3 Jun 2013 12:53:18 +0900 (JST)
> [email protected] (YAMAMOTO Takashi) wrote:
>
>> hi,
>>
>>> On Thu, May 23, 2013 at 08:07:48PM +0900, FUJITA Tomonori wrote:
On Thu, 23 May 2013 15:30:39 +0900
Isaku Yamahata wrote:
> On Thu, May 23, 2013 at 08:53:09AM +0900,
On Mon, 3 Jun 2013 12:53:18 +0900 (JST)
[email protected] (YAMAMOTO Takashi) wrote:
> hi,
>
>> On Thu, May 23, 2013 at 08:07:48PM +0900, FUJITA Tomonori wrote:
>>> On Thu, 23 May 2013 15:30:39 +0900
>>> Isaku Yamahata wrote:
>>>
>>> > On Thu, May 23, 2013 at 08:53:09AM +0900, FUJITA Tomon
hi,
> On Thu, May 23, 2013 at 08:07:48PM +0900, FUJITA Tomonori wrote:
>> On Thu, 23 May 2013 15:30:39 +0900
>> Isaku Yamahata wrote:
>>
>> > On Thu, May 23, 2013 at 08:53:09AM +0900, FUJITA Tomonori wrote:
>> > > On Fri, 17 May 2013 11:52:07 +0900
>> > > YAMAMOTO Takashi wrote:
>> > >
>> > >
Hi,
As I mentioned before, I updated the major version mainly because Ryu
migrated from gevent to eventlet. It should not affect the majority of
users though.
=
Can Zhang (1):
Support bind IPv6 addresses in StreamServer
FUJITA Tomonori (7):
of1.0: match accepts partial parameters
On Sat, 01 Jun 2013 21:38:34 +0900 (JST)
FUJITA Tomonori wrote:
> >From 03d84c36e131dc5b68d4031fb56d726d8e50b6bb Mon Sep 17 00:00:00 2001
> From: Shaun Crampton
> Date: Sat, 1 Jun 2013 21:35:12 +0900
> Subject: [PATCH] of1.3: various fixes
>
> - OFPActionSetField
> - OFPBucket parser
> - OFPMet
On Sat, 01 Jun 2013 18:43:51 +0900 (JST)
FUJITA Tomonori wrote:
> The following commit broke ofp_attrs():
>
> commit 77effb29a69eeb6d320dd9a7554924b2578c3c95
> Author: Isaku Yamahata
> Date: Mon May 27 18:15:27 2013 +0900
>
> ofproto/ofproto_parser: pylint
>
> Signed-off-by: FUJITA Tomo
13 matches
Mail list logo