Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/01/2002 15:40:17
Module Name:	syssrc
Committed By:	martin
Date:		Fri Feb  1 13:40:17 UTC 2002

Modified Files:
	syssrc/sys/net: if_pppoe.c

Log Message:
Tweak the slow-but-persistent connection reestablishment timeout, retrying
is not realy expensive - do it once every minute.

Prevent the MTU from being set bigger than what we can handle.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/net/if_pppoe.c

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