Hi,

I'm running the following simple_switch sample app:

  https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch.py


But I don't get any EventOFPPortStatus when a new flow is added. I see these 
messages when I for example tear down the switch.


After investigating a little, I don't think port status events should be sent 
back when adding new flows, also it seems that port status shouldn't be sent 
back if the change was instructed by the controller itself.


So my question; for what is that code block used? If not maybe it should be 
removed to make it easier for new people to follow and not get confused?


My setup is:

Ryu 4.4

Mininet 2.2.1d2

OVS: 2.5


Br,

/Monthadar

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to