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: Sun Jul 2 08:04:11 UTC 2000
Modified Files:
syssrc/sys/netinet: tcp_input.c
syssrc/sys/netinet6: in6_pcb.c
Log Message:
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.109 -r1.110 syssrc/sys/netinet/tcp_input.c
cvs rdiff -r1.26 -r1.27 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