]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When the bridge has an address and a packet comes in for it then drop it if the
authorthompsa <thompsa@FreeBSD.org>
Tue, 18 Dec 2007 07:04:50 +0000 (07:04 +0000)
committerthompsa <thompsa@FreeBSD.org>
Tue, 18 Dec 2007 07:04:50 +0000 (07:04 +0000)
commitc0871871ded4b15c21ac453be4899f348fe6cba3
tree82dc5dfed852c9728b22c6391af19910e9da342d
parentb7209126971ecb28bf4f6b1bbb24a078b590e35a
When the bridge has an address and a packet comes in for it then drop it if the
link has been marked discarding by Spanning Tree. This would cause the bridge
to see duplicate packets to itself even if STP has correctly calculated the
topology and blocked redundant links.

Reported by: trasz
Tested by: trasz
MFC after: 3 days
sys/net/if_bridge.c