Add DHCP encoder/decoder class.

Signed-off-by: TAKESHITA Noboru <[email protected]>
---
 doc/source/library_packet_ref.rst |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/source/library_packet_ref.rst 
b/doc/source/library_packet_ref.rst
index 10e9cb8..301bad4 100644
--- a/doc/source/library_packet_ref.rst
+++ b/doc/source/library_packet_ref.rst
@@ -44,6 +44,13 @@ Protocol Header classes
 .. automodule:: ryu.lib.packet.udp
    :members:

+.. autoclass:: ryu.lib.packet.dhcp.dhcp
+   :members:
+.. autoclass:: ryu.lib.packet.dhcp.options
+   :members:
+.. autoclass:: ryu.lib.packet.dhcp.option
+   :members:
+
 .. autoclass:: ryu.lib.packet.vrrp.vrrp
    :members:
 .. autoclass:: ryu.lib.packet.vrrp.vrrpv2
-- 
1.7.10.4


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to