Subject: CVS commit: [netbsd-1-6] src/sys/net
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/24/2003 08:18:32
Module Name:	src
Committed By:	grant
Date:		Tue Jun 24 08:18:31 UTC 2003

Modified Files:
	src/sys/net [netbsd-1-6]: if_spppsubr.c

Log Message:
Pull up revision 1.66 (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.46.4.17 -r1.46.4.18 src/sys/net/if_spppsubr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.