On Wed, May 21, 2014 at 05:48:03PM +0530, Arpit Kumar wrote:
> I am trying to tap into eth0 (default ethernet) by a ovs bridge(say br).
> I want all the packets coming to the machine(i.e. in eth0) and filter out
> few packets and send them to a specific ip address and port.
> This should have no affect the normal networking of the machine.
> Is there any way to do this by ovs.

Yes, you can write OpenFlow flows to direct packets any way you like.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to