Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 06/10/2002 20:45:55
Module Name:	syssrc
Committed By:	drochner
Date:		Mon Jun 10 17:45:55 UTC 2002

Modified Files:
	syssrc/sys/nfs: nfs_bootdhcp.c

Log Message:
increase IP TTL for BOOTP/DHCP request packets to avoid dumb
routers dropping the packet
(seems to be a problem with Cisco and its "helper-address" feature;
a Cabletron SSR I tested with didn't have this problem)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/nfs/nfs_bootdhcp.c

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