[pox-dev] listen to ECHO_REPLY info,raise events
Weiyang Mo
moweiyang1988 at gmail.com
Thu Feb 14 14:18:57 PST 2013
Hi,
Just wonder how to listen to OFPT_ECHO_REPLY information, and raise
event similar to handle_PacketIn, handle_ConnectionUp. I know that this
event is not in the Eventmixin_events in of_01.py.
I saw there're some definations in of_01.py as follows:
def handle_ECHO_REPLY (con, msg):
#con.msg("Got echo reply")
pass
This seems not complete. Does that mean I should rewrite this function?
I'm trying to write similar codes such as def handle_Flow_Removed but I
don't know whether I'm on the right direction..
Thanks
Weiyang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.noxrepo.org/private.cgi/pox-dev-noxrepo.org/attachments/20130214/5fadc2c7/attachment.htm>
More information about the pox-dev
mailing list