Hi, I have a program that tries to checks for link changes using the _handle_PortStatus event. The problem that I have is that when I call "link s2 s3 down" from Mininet, POX will receive the event as a .Modified event rather than a .Deleted event. Should I use a different event to check specifically for this? Is the call to link [x] [y] down the only thing that will raise the .Modified event? Should I use a different Mininet command to take down a link and receive a .Deleted event?
James Bonner
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss