The following patches introduce a new argument to BGPSpeaker and a new event to "bgp/bgpspeaker.py" in order to notify adj-RIB-in changed to watchers. Also include improvements for the BGPSpeaker API documentation.
IWASE Yusuke (3): BGPSpeaker: Enable to notify adj-RIB-in changed BGPSpeaker: Move docstring from __init__ to class bgp/application: Add note for BGPSpeaker API reference ryu/services/protocols/bgp/application.py | 40 +++++++++ ryu/services/protocols/bgp/bgpspeaker.py | 143 +++++++++++++++++------------- 2 files changed, 123 insertions(+), 60 deletions(-) -- 2.7.4 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel