Re: [Ryu-devel] TableFeatureStats not implemented yet

2014-07-29 Thread YAMAMOTO Takashi
t; Arne Goetje (葵憶仇) > > > > From: FUJITA Tomonori > To: [email protected], > Cc: [email protected] > Date: 07/28/2014 07:59 PM > Subject:Re: [Ryu-devel] TableFeatureStats not implemented yet > > > > Hi, > > On Fr

Re: [Ryu-devel] TableFeatureStats not implemented yet

2014-07-29 Thread arne_goetje
9 PM Subject: Re: [Ryu-devel] TableFeatureStats not implemented yet Hi, On Fri, 25 Jul 2014 18:00:02 +0800 arne_goetje wrote: > OFPTableFeatureStats are not implemented yet in ofproto_v1_3_parser.py and > ofproto_v1_4_parser.py. I thought that there are: https://github.com/osrg/ryu/blob/master

Re: [Ryu-devel] TableFeatureStats not implemented yet

2014-07-28 Thread FUJITA Tomonori
Hi, On Fri, 25 Jul 2014 18:00:02 +0800 arne_goetje wrote: > OFPTableFeatureStats are not implemented yet in ofproto_v1_3_parser.py and > ofproto_v1_4_parser.py. I thought that there are: https://github.com/osrg/ryu/blob/master/ryu/ofproto/ofproto_v1_3_parser.py#L5193 Please let us know if th

[Ryu-devel] TableFeatureStats not implemented yet

2014-07-25 Thread arne_goetje
Hi developers, OFPTableFeatureStats are not implemented yet in ofproto_v1_3_parser.py and ofproto_v1_4_parser.py. However, I think this feature would be useful to have. Although I don't know how to code this, I could provide some raw packets from hardware switches for analysis. If you need them,