From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Wed, 25 Apr 2007 16:47:39 -0700

> Pause frames should never make it out of the network device into
> the stack. But if a device was misconfigured, it might happen.
> So drop pause frames in bridge.
> 
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>

It can happen when in promiscuous mode, but that's the only
legal case I can think of.

But that case shouldn't be hitting this path I don't think.

So this change is borderline and if anything we should put
an assertion somewhere maybe, but applied for now.

_______________________________________________
Bridge mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/bridge

Reply via email to