cvs commit: src/sys/net if_bridge.c if_ethersubr.c
Andrew Thompson
thompsa at FreeBSD.org
Wed Oct 19 13:46:16 PDT 2005
thompsa 2005-10-19 20:46:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6_0)
sys/net if_bridge.c if_ethersubr.c
Log:
MFC: if_bridge.c r1.26, if_ethersubr.c r1.205
> Use bridge_ifdetach() to notify the bridge that a member has been detached.
> The bridge can then remove it from its interface list and not try to send
> out via a dead pointer.
Approved by: re (scottl)
Revision Changes Path
1.11.2.12.2.1 +5 -1 src/sys/net/if_bridge.c
1.193.2.4.2.1 +8 -0 src/sys/net/if_ethersubr.c
More information about the cvs-src
mailing list