tron
0cbe3d790b
Use MRU negotiated with remote system as MTU. This fixes PR kern/18850
...
by Curt Sampson.
2003-01-28 15:36:38 +00:00
jmmv
190a36975b
Fix typo: realy -> really. Okay'ed by wiz.
2003-01-22 11:47:05 +00:00
christos
59d3d6c274
Don't throw away the name and the secret lengths. This eliminates all the
...
strlen() calls, and there was a whole bunch of them.
2002-07-28 19:54:47 +00:00
martin
493d3dde20
Add support to query the peer for DNS addreses when negotiating IPCP.
...
Add ioctls to retrieve the results.
While here remove a malloc()/free() of an unused buffer.
2002-03-02 16:23:42 +00:00
martin
da249d7da1
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.
2002-01-07 10:49:02 +00:00
martin
45514531fd
Implement an activity timestamp, recording the last time payload data
...
passed through.
Implement optional idle timeout.
2002-01-06 20:14:29 +00:00
martin
a9309d4f18
Ooops, forgot to commit this file when doing the great if_spppsubr.c
...
rotottil. Thanks to Launey Thomas for pointing this out.
2002-01-05 00:54:07 +00:00