t;
> Weijie
>
>
> From: Yusuke Iwase [iwase.yusu...@gmail.com]
> Sent: Wednesday, August 19, 2015 20:37
> To: Liu, Weijie
> Cc: ryu-devel@lists.sourceforge.net
> Subject: Re: [Ryu-devel] A bug of ofctl_rest.py
>
> Hi,
>
> On 2015年08月20日 01:15, Liu, Weijie wrote:
Thanks.
That works! Please apply this patch.
Weijie
From: Yusuke Iwase [iwase.yusu...@gmail.com]
Sent: Wednesday, August 19, 2015 20:37
To: Liu, Weijie
Cc: ryu-devel@lists.sourceforge.net
Subject: Re: [Ryu-devel] A bug of ofctl_rest.py
Hi,
On 2015年08月
Hi,
On 2015年08月20日 01:15, Liu, Weijie wrote:
> Hi,
>
> I am using ofctl_rest.py and maybe find a bug.
>
> I used "match = parser.OFPMatch(metadata=(15,255), tunnel_id=(31,255))" as
> the match with OpenFlow 1.3.
>
> After that, I used "/stats/flow/" of ofctl_rest.py to see the flow
> rules.
Hi,
I am using ofctl_rest.py and maybe find a bug.
I used "match = parser.OFPMatch(metadata=(15,255), tunnel_id=(31,255))" as the
match with OpenFlow 1.3.
After that, I used "/stats/flow/" of ofctl_rest.py to see the flow
rules. But it returned:
Traceback (most recent call last):
File "/h