On Tue, Jan 22, 2019 at 11:09:10PM +0100, Claudio Jeker wrote: > On Tue, Jan 22, 2019 at 12:57:34PM -0200, Martin Pieuchot wrote: > > If a bridge(4) is down packets don't flow through it, so be coherent and > > do not copy them for span ports. I hesitated to OK this since possible implications were not directly obvious to me.
> This makes span ports consistent with the bpf listener so this is indeed > the right way for span ports to work on bridges. Good point, I didn't look at bpf with this in mind. OK kn.
