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 22:13:10
Module Name:	src
Committed By:	tron
Date:		Fri Feb  7 20:13:09 UTC 2003

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

Log Message:
Pull up revision 1.35 (requested by martin in ticket #1152):
Apply patch from Todd Vierling in PR kern/17665:
remove a test that has been obsoleted by the authentication failure
counter - enter slow retry mode always, not only if we already transfered
data successfully (the test was designed to disable retries when the
initial authentication setting was not correct, the auth failure counter
does this job better).


To generate a diff of this commit:
cvs rdiff -r1.24.4.10 -r1.24.4.11 src/sys/net/if_pppoe.c

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