Hi,

I'm wanting to do something similar (mirror certain frames on a physical
interface to a tap device). I've never use tc before, but it seems it only
works on the L3 packet level, does it also work with all L2 frames (eg STP),
or will I need to use something like ebtables?

Thanks,
Drew

On Tue, Feb 15, 2011 at 6:03 PM, Stephen Hemminger <
[email protected]> wrote:

> On Fri, 4 Feb 2011 11:17:29 -0500
> Ravi Varun Nair <[email protected]> wrote:
>
> > What I am trying to do is have a copy of all the traffic coming in on the
> > physical interface be given to the VM. T
>
> A better way is to use tc mirred action to mirror packets to a dummy or
> other
> interface.
>
> --
> _______________________________________________
> Bridge mailing list
> [email protected]
> https://lists.linux-foundation.org/mailman/listinfo/bridge
>
_______________________________________________
Bridge mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/bridge

Reply via email to