Hi,
I was looking at the RYU source code I came across two structures or
classes.
1) ofp_event which contains events such as
- EventOFPHello
- EventOFPSwitchFeatures
- EventOFPPortDescStatsReply
- EventOFPEchoRequest
- EventOFPErrorMsg
2) event which contains events such as
- EventSwitchRequest
- EventSwitchReply
- EventLinkRequest
- EventLinkReply
My questions are as follows
1) ofp_event looks like it is the OpenFlow negotiation between the switch
and the controller.What is event? event is used by ryu/topology/api.py to
get the toplogy information (about switches and links)
Thanks & Regards,
Karthik.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel