Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/net
Module Name: src
Committed By: grant
Date: Tue Jun 24 08:17:24 UTC 2003
Modified Files:
src/sys/net [netbsd-1-6]: if_ethersubr.c
Log Message:
Apply patch (requested by itojun in ticket #1325):
don't call if_free_sadl() until very end of if_detach() logic. many of
routing table manipulation code assumes the presense of AF_LINK sockaddr.
should fix PR 21581
To generate a diff of this commit:
cvs rdiff -r1.95.2.3 -r1.95.2.4 src/sys/net/if_ethersubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index