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: itojun
Date: Mon Jul 3 08:32:00 UTC 2000
Modified Files:
syssrc/sys/netinet [netbsd-1-5]: tcp_input.c
syssrc/sys/netinet6 [netbsd-1-5]: in6_pcb.c
Log Message:
pullup from main trunc (approved by releng-1-5)
repair kernel faithd(8) support. there were two mistakes:
(1) tcp6_input dropped packets for translation
(2) in6_pcblookup_connect was too strict
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.108.4.1 syssrc/sys/netinet/tcp_input.c
cvs rdiff -r1.26 -r1.26.2.1 syssrc/sys/netinet6/in6_pcb.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