Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: itojun
Date: Tue Jul 3 08:06:21 UTC 2001
Modified Files:
syssrc/sys/netinet: raw_ip.c tcp_usrreq.c udp_usrreq.c
syssrc/sys/netinet6: raw_ip6.c udp6_usrreq.c
Log Message:
call in{,6}_pcbpurgeif0() before in{,6}_purgeif().
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/netinet/raw_ip.c
cvs rdiff -r1.61 -r1.62 syssrc/sys/netinet/tcp_usrreq.c
cvs rdiff -r1.79 -r1.80 syssrc/sys/netinet/udp_usrreq.c
cvs rdiff -r1.32 -r1.33 syssrc/sys/netinet6/raw_ip6.c
cvs rdiff -r1.43 -r1.44 syssrc/sys/netinet6/udp6_usrreq.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