Re: [Ryu-devel] [PATCH 00/35] make some OFP attributes visible to users

2013-08-26 Thread FUJITA Tomonori
On Tue, 20 Aug 2013 11:55:49 +0900 YAMAMOTO Takashi wrote: > this set makes some attributes of of-wire strucutures, including > "len", "length", "type", etc, accesible for users via json representations > and python OFP classes. > > many parts of this set are effectively undo of my previous chan

[Ryu-devel] [PATCH 00/35] make some OFP attributes visible to users

2013-08-19 Thread YAMAMOTO Takashi
this set makes some attributes of of-wire strucutures, including "len", "length", "type", etc, accesible for users via json representations and python OFP classes. many parts of this set are effectively undo of my previous changes during the of-wire json representation work. i considered these en