Subject: CVS commit: [netbsd-1-6] src/sys/net
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/07/2003 20:28:54
Module Name:	src
Committed By:	tron
Date:		Fri Feb  7 18:28:54 UTC 2003

Modified Files:
	src/sys/net [netbsd-1-6]: if_spppsubr.c

Log Message:
Pull up revision 1.57 (requested by martin in ticket #1152):
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.46.4.11 -r1.46.4.12 src/sys/net/if_spppsubr.c

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