Date: Tue, 18 Dec 2007 07:04:50 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_bridge.c Message-ID: <200712180704.lBI74og3064070@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2007-12-18 07:04:50 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c
Log:
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
Revision Changes Path
1.108 +7 -0 src/sys/net/if_bridge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712180704.lBI74og3064070>
