Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/14/2002 09:39:15
Module Name:	syssrc
Committed By:	martin
Date:		Mon Jan 14 07:39:15 UTC 2002

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

Log Message:
Initialize the activity timestamp when opening a connection. Only idle-
timeout connection that made it to phase NETWORK yet. (For drivers using
the internal timeout mechanism; isdnd, that does the timeout handling for
ISDN drivers, still needs to be fixed.)

Thanks to Wolfgang Solfrank for finding this.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/net/if_spppsubr.c

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