Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/25/1999 05:38:15
Module Name: syssrc
Committed By: itojun
Date: Wed Aug 25 12:38:15 UTC 1999
Modified Files:
syssrc/sys/netinet: tcp_subr.c
syssrc/sys/netinet6: udp6_usrreq.c
Log Message:
ctlinput handling must look at ip6_src, not ip6_dst.
(this makes path mtu handling wrong)
To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 syssrc/sys/netinet/tcp_subr.c
cvs rdiff -r1.11 -r1.12 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.