Hi, If you are using pox controller then you need to set the output port as OFPP_IN_PORT.
On Wed, Mar 11, 2015 at 6:23 AM, null pointer <[email protected]> wrote: > Hi, > > For a special case I need to add a flow to open vswitch that would allow > me to set the input port as the output port for the switch. > Currently even if I add such a flow, the packet is by default dropped, > which is expected, in order to avoid a loop. > Which module should I alter/change to allow that. > > Thanks & Regards, > Maiti > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
