Hi,

I think I've found a bug in RYU.
What happens is that datapath_join event is fired before datapath object is
inserted into the list in DPSet.
So when I try to get the datapath through dpset.get(dpid) from my
datapath_join handler, it returns None.

Please find the patch attached.

Regards,
Marcelo

Attachment: 0001-BugFix-the-datapath-object-should-be-added-to-the-li.patch
Description: Binary data

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to