Subject: CVS commit: syssrc/sys/lib/libsa
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 04/23/2002 12:16:10
Module Name:	syssrc
Committed By:	ragge
Date:		Tue Apr 23 09:16:10 UTC 2002

Modified Files:
	syssrc/sys/lib/libsa: udp.c

Log Message:
Someone had a braino here; IP_TTL != IPDEFTTL. This caused the standalone
udp traffic to only have a ttl of 4.
Found by Jens Nilsson, jens@rockstorm.se.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/lib/libsa/udp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.