[BRIDGE]: drop PAUSE frames
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 26 Apr 2007 05:05:55 +0000 (22:05 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:30:01 +0000 (22:30 -0700)
commit2111f8b9e58fd04b87b8b07d66485f255a57b0bb
treeaaeb558abcc903e8d4960368e7a4650c4ef6f4e9
parent83aa0938ff59e8ef6d0b99260063ebe84fc84a16
[BRIDGE]: drop PAUSE frames

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 <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_ether.h
net/bridge/br_input.c