[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,

Re: [Ryu-devel] How to turn on debugging mode

2014-07-25 Thread FUJITA Tomonori
On Thu, 24 Jul 2014 10:53:03 + Zhonggen Sun wrote: > I want to turn on the debugging mode while executing the ryu > application. Could you tell me how to turn on the debugging mode? Is > there any tool to help debug codes step by step? Thank you very > much. ryu-manager --verbose gives you