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 < shemmin...@linux-foundation.org> wrote: > On Fri, 4 Feb 2011 11:17:29 -0500 > Ravi Varun Nair <rvn...@us.ibm.com> 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 > Bridge@lists.linux-foundation.org > https://lists.linux-foundation.org/mailman/listinfo/bridge >
_______________________________________________ Bridge mailing list Bridge@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/bridge