On Thu, Sep 27, 2012 at 08:30:36AM +0000, Fiona wrote:
> Currently I am stuck at How to flood all the pack out to all of the switch
> ports. I want to find a way to modify the codes so that when controller
> send the packet out to datapath,
> it will not only send to the in_port, but send to all of the ports instead.

Use an action to send the packet to OFPP_FLOOD or OFPP_ALL.
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to