Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/06/2000 02:50:14
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Nov  6 00:50:14 UTC 2000

Modified Files:
	syssrc/sys/netinet: tcp_output.c
	syssrc/sys/netinet6: udp6_usrreq.c

Log Message:
fix IPv4 TTL selection with AF_INET6 API.  sync with kame.  From: jdc


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/netinet/tcp_output.c
cvs rdiff -r1.34 -r1.35 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.