> On Wed, 3 Apr 2013 16:25:49 +0900 > YAMAMOTO Takashi <[email protected]> wrote: > >> rebased, adapting new gevent users. (topology, ofctl_v1_2) >> >> [PATCH 10/11] is a bug fix not related to the rest of the patchset. >> i included it here because it was easier for me. >> >> YAMAMOTO Takashi (11): >> add a threading hub module >> hub: stop trying import gevent >> stop using gevent directly >> hub: add getcurrent >> topology: gevent -> ryu.lib.hub >> ofctl_v1_2: gevent -> ryu.lib.hub >> change requirements: gevent -> eventlet >> hub: add some unit tests >> hub: make eventlet version of joinall similar to gevent one >> controller: fix send queue draining again >> hub: drop gevent support > > Please send only two patches; hub stuff and a patch to convert the > existing code. I don't see any reason why we keep the history of hub > stuff development.
reasons: - for people who reviewed the previous version, it's easier to review - more info is better - less effort YAMAMOTO Takashi > > ------------------------------------------------------------------------------ > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > http://www.cisco.com/web/learning/employer_resources/index.html > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
