This patch corrected the options and option class __init__. It was corrected to new style class.
--- doc/source/library_packet_ref.rst | 7 + ryu/lib/packet/dhcp.py | 296 +++++++++++++++++++++++++++++++++++++ 2 files changed, 303 insertions(+) create mode 100644 ryu/lib/packet/dhcp.py ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
