]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc668477c49fe963cc62db5ba849c28f38fcf2f75
treeaaeb558abcc903e8d4960368e7a4650c4ef6f4e9
parent9c35c74fcd8f491c69df82aa37b63ebeb8ec73ee
[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