Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/06/2000 08:43:34
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Feb  6 16:43:33 UTC 2000

Modified Files:
	syssrc/sys/net: if.c

Log Message:
In if_detach(), call PRU_PURGEIF for *every* protocol within a domain
that has a usrreq entry point.  Each protocol may have its own PCB
tables that need to be purged of references to the interface.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/net/if.c

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