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: Mon Jan 7 10:49:03 UTC 2002
Modified Files:
syssrc/sys/net: if_sppp.h if_spppsubr.c if_spppvar.h
Log Message:
Implement a retry counter for failed authorizations and limit it to
a configurable maximum (default: 5).
Some ISPs shut down accounts (at least temporarily) after to many bad
retries. This hit me recently due to a stupid pilot error and the fast
retry rate.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/net/if_sppp.h
cvs rdiff -r1.38 -r1.39 syssrc/sys/net/if_spppsubr.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/net/if_spppvar.h
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