[PATCH 1/2] bgp: fix bug in net_ctrl listen_tcp fixes the same bug reported by Tsuboi-san though the patch is refined a little bit.
[PATCH 2/2] bgp: shut up runtime warning due to configuration file loading is a minor improvement ISHIDA Wataru (2): bgp: fix bug in net_ctrl listen_tcp bgp: shut up runtime warning due to configuration file loading ryu/services/protocols/bgp/application.py | 4 ++-- ryu/services/protocols/bgp/net_ctrl.py | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) -- 1.7.10.4 ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
