On Sun, Feb 16, 2020 at 05:46:52PM +0200, George Moudatsakis wrote:
> I am trying to implement an application in ONOS controller and i need to
> monitor the packets in the OvS i am "controlling", in real time.
> 
> Not all the packets are received on the controller because some other
> applications are installing rules for routing.
> 
> Is there any way to duplicate a packets and send the one to the controller
> and the other to wherever the matched action says?

Sure.  Just use both actions.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to