On Sun, 20 Jul 2014 17:15:49 +0900 ISHIDA Wataru <[email protected]> wrote:
> [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(-) Applied, thanks guys! Can we pass a config file to BGPSpeaker class? I'm not a big fun of a static config file though. ------------------------------------------------------------------------------ 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
