doc: add lib.packet.bfd classes to library_packet_ref.
Signed-off-by: Wei-Li Tang <alextwl@xinguard.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
0b42159893
commit
49aa2ff9ae
@ -117,3 +117,16 @@ Protocol Header classes
|
||||
:members:
|
||||
.. automodule:: ryu.lib.packet.sctp
|
||||
:members:
|
||||
|
||||
.. autoclass:: ryu.lib.packet.bfd.bfd
|
||||
:members:
|
||||
.. autoclass:: ryu.lib.packet.bfd.SimplePassword
|
||||
:members:
|
||||
.. autoclass:: ryu.lib.packet.bfd.KeyedMD5
|
||||
:members:
|
||||
.. autoclass:: ryu.lib.packet.bfd.MeticulousKeyedMD5
|
||||
:members:
|
||||
.. autoclass:: ryu.lib.packet.bfd.KeyedSHA1
|
||||
:members:
|
||||
.. autoclass:: ryu.lib.packet.bfd.MeticulousKeyedSHA1
|
||||
:members:
|
||||
|
Loading…
Reference in New Issue
Block a user