On Thu, 14 Nov 2013 18:11:08 +0900 YAMAMOTO Takashi <[email protected]> wrote:
> some dpset changes including a fix for a crash recently reported > by wataru yamamoto. > > YAMAMOTO Takashi (5): > dpset: prefix private methods with _ > dpset: remove dead code > dpset: add some docstrings > doc: hook up dpset > dpset: fix a reconnect race > > doc/source/api_ref.rst | 7 ++++ > doc/source/developing.rst | 1 + > ryu/controller/dp_type.py | 27 ------------- > ryu/controller/dpset.py | 97 > ++++++++++++++++++++++++++++++----------------- > 4 files changed, 70 insertions(+), 62 deletions(-) > create mode 100644 doc/source/api_ref.rst > delete mode 100644 ryu/controller/dp_type.py Applied, thanks! ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
