cvs commit: src/sys/net if.c rtsock.c
Bruce M Simpson
bms at FreeBSD.org
Tue Mar 27 16:11:29 UTC 2007
bms 2007-03-27 16:11:28 UTC
FreeBSD src repository
Modified files:
sys/net if.c rtsock.c
Log:
Fix a case where hardware removal of an interface caused an attempt to
announce an ll_ifma which has gone away. Add a KASSERT to catch regressions.
Bug found by: Tom Uffner
Revision Changes Path
1.269 +11 -5 src/sys/net/if.c
1.141 +2 -0 src/sys/net/rtsock.c
More information about the cvs-src
mailing list