[ovs-discuss] Packet inspection with Open vSwitch

Nicholas Bastin nick.bastin at gmail.com
Mon May 11 21:01:34 UTC 2015


On Mon, May 11, 2015 at 4:57 PM, Moises Rodrigues <moisesber at gmail.com>
wrote:

> I forgot to mention that the idea is to make the inspection as close
> to the switch as possible. Trying to avoid the need to contact another
> entity, and all the overhead that may come with it.
>

The common way to do this would be to run a process that does your
inspection and expose it to the OVS datapath as a tap interface, which you
can then just forward packets to and from.

--
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20150511/b21c0285/attachment-0002.html>


More information about the discuss mailing list