summaryrefslogtreecommitdiffhomepage
path: root/doc/source
diff options
context:
space:
mode:
authorHiroshi Yokoi <yokoi.hiroshi@po.ntts.co.jp>2014-07-17 16:28:29 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2014-07-17 16:34:23 +0900
commit3c0c9ce7372205456dfd9bb82860fa4121473272 (patch)
treecff96bd5db11d5ee8c947e3f3f47e2b023ea4a8e /doc/source
parent9d7433e44aae6a2411ba9f5d334b75eacfb38fe0 (diff)
bgp: add out-filter function
Added out-filter function to Ryu BGPSpeaker. It supports IPv4 and IPv6. Signed-off-by: Hiroshi Yokoi <yokoi.hiroshi@po.ntts.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/library_bgp_speaker_ref.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/library_bgp_speaker_ref.rst b/doc/source/library_bgp_speaker_ref.rst
index 493f322e..aa2e9f55 100644
--- a/doc/source/library_bgp_speaker_ref.rst
+++ b/doc/source/library_bgp_speaker_ref.rst
@@ -10,3 +10,6 @@ BGPSpeaker class
.. autoclass:: ryu.services.protocols.bgp.bgpspeaker.EventPrefix
:members:
+
+.. autoclass:: ryu.services.protocols.bgp.bgpspeaker.PrefixList
+ :members: