Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/net



Module Name:    syssrc
Committed By:   martin
Date:           Sun Sep  1 18:07:02 UTC 2002

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

Log Message:
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.34 -r1.35 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.




Home | Main Index | Thread Index | Old Index