this set includes some patches i posted last week. this is after OFPPort.name utf-8 changes.
YAMAMOTO Takashi (5): add some docstring some documentation doc: sprinkle of12 json examples doc: sprinkle of13 json examples document OFPTableFeaturesStatsRequest/OFPTableFeaturesStatsReply doc/source/ofproto_base.rst | 49 ++++++++ doc/source/ofproto_ref.rst | 1 + doc/source/ofproto_v1_2_ref.rst | 187 +++++++++++++++++++++++++++ doc/source/ofproto_v1_3_ref.rst | 252 +++++++++++++++++++++++++++++++++++++ ryu/lib/stringify.py | 71 ++++++++++- ryu/ofproto/ofproto_parser.py | 41 ++++++ ryu/ofproto/ofproto_v1_3_parser.py | 23 ++++ 7 files changed, 622 insertions(+), 2 deletions(-) create mode 100644 doc/source/ofproto_base.rst -- 1.8.3.1 ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. Consolidate legacy IT systems to a single system of record for IT 2. Standardize and globalize service processes across IT 3. Implement zero-touch automation to replace manual, redundant tasks http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
