Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index