diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/library_packet_ref.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/library_packet_ref.rst b/doc/source/library_packet_ref.rst index 13ceec6e..4426cfd3 100644 --- a/doc/source/library_packet_ref.rst +++ b/doc/source/library_packet_ref.rst @@ -29,6 +29,9 @@ Protocol Header classes .. automodule:: ryu.lib.packet.vlan :members: +.. automodule:: ryu.lib.packet.pbb + :members: + .. automodule:: ryu.lib.packet.mpls :members: |