Hello everyone,

in my work and Under some conditions, Switch receives a dedicated Packet which 
lets a switch duplicates the packet: the first one is a flood and the second 
one is a normal Packet with a special tag that would be directed towards 
another switch.

Does the flooding Packet get out of the same inport that the previous Packet 
came from ? (I need it to do that)

I use  - ofparser.OFPActionOutput(port=ofproto.OFPP_FLOOD) -


I need many explanation, so any help would be appreciated

thanks
A.Soliman







------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to