Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/01/2002 21:54:15
Module Name:	syssrc
Committed By:	martin
Date:		Sun Sep  1 18:54:14 UTC 2002

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

Log Message:
If the peer did not answer LCP echo requests in-time, but we got user
data through within the last LCP keepalive interval, do not count this
as a keepalive failure.

Addresses parts of kern/17723.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 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.