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:17:57
Module Name:	src
Committed By:	grant
Date:		Tue Jun 24 08:17:57 UTC 2003

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

Log Message:
Pull up revision 1.23 (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.15 -r1.15.2.1 src/sys/net/if_ieee1394subr.c

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