summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/library_packet_ref.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/library_packet_ref.rst b/doc/source/library_packet_ref.rst
index 2831de3c..b5e1c9d8 100644
--- a/doc/source/library_packet_ref.rst
+++ b/doc/source/library_packet_ref.rst
@@ -8,6 +8,15 @@ Packet class
.. automodule:: ryu.lib.packet.packet
:members:
+Stream Parser class
+===================
+
+.. automodule:: ryu.lib.packet.stream_parser
+ :members:
+
+.. autoclass:: ryu.lib.packet.bgp.StreamParser
+ :members:
+
Protocol Header classes
=======================