On Mon, 27 May 2013 18:15:25 +0900 Isaku Yamahata <[email protected]> wrote:
> this set implements basic ryu of-wire classes <-> json conversions. > > TODO left: > - xxx: other of-wire versions > - xxx: unit tests > > Changes from last version: > - reserved keyword > - parameterize string encoding/decoding > - pylint > > Isaku Yamahata (2): > ofproto/ofproto_v1_0_parser: use tun_id instead of tun_id_ > ofproto/ofproto_parser: pylint > > YAMAMOTO Takashi (2): > json representation of of-wire classes > of-wire json: adapt OF1.0 > > ryu/ofproto/ofproto_parser.py | 114 > ++++++++++++++++++++++++++++++++---- > ryu/ofproto/ofproto_v1_0_parser.py | 27 ++++----- > 2 files changed, 116 insertions(+), 25 deletions(-) Applied #1 and #2. As discussed, like to see how this works with other classes. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
