Signed-off-by: IWASE Yusuke <[email protected]>
---
ryu/services/protocols/bgp/application.py | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ryu/services/protocols/bgp/application.py
b/ryu/services/protocols/bgp/application.py
index 31cfb5f..b4ae49c 100644
--- a/ryu/services/protocols/bgp/application.py
+++ b/ryu/services/protocols/bgp/application.py
@@ -104,6 +104,11 @@ Usage Example::
$ ryu-manager my_bgp_app.py \\
--bgp-app-config-file ryu/services/protocols/bgp/bgp_sample_conf.py
+.. note::
+
+ For the APIs for ``ryu.services.protocols.bgp.bgpspeaker.BGPSpeaker``,
+ please refer to :doc:`../library_bgp_speaker_ref`.
+
API Reference
=============
"""
--
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel