- Replace flags used for LCP/IPCP with state machine.
- Use openssl MD5, fix DAE vector (Alex Kiernan).
This commit is contained in:
parent
e2a3f0371e
commit
aabf1d3fe9
27 changed files with 1399 additions and 1120 deletions
|
|
@ -185,6 +185,13 @@ the same as the LAC, or authentication will fail. Only actually be
|
|||
used if the LAC requests authentication.
|
||||
</LI>
|
||||
|
||||
<LI><B>ppp_restart_time</B> (int)<BR>
|
||||
<B>ppp_max_configure</B> (int)<BR>
|
||||
<B>ppp_max_failure</B> (int)<BR>
|
||||
PPP counters and timers values, as described in §4.1 of
|
||||
<a href="ftp://ftp.rfc-editor.org/in-notes/rfc1661.txt">RFC1661</a>.
|
||||
</LI>
|
||||
|
||||
<LI><B>primary_dns</B> (ip address)
|
||||
<LI><B>secondary_dns</B> (ip address)<BR>
|
||||
Whenever a PPP connection is established, DNS servers will be sent to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue