thompsa 2005-12-17 06:33:52 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c if_bridgevar.h if_ethersubr.c
Log:
Change from a callback in if_ethersubr to using EVENTHANDLER in order to
detach
span ports when they disappear. The span port does not have a pointer to the
softc so revert r1.31 and bring back the softc linked-list.
MFC after: 2 weeks
Revision Changes Path
1.38 +66 -13 src/sys/net/if_bridge.c
1.8 +1 -1 src/sys/net/if_bridgevar.h
1.210 +0 -7 src/sys/net/if_ethersubr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"