Deleted Added
full compact
README.changes (36466) README.changes (36774)
1This file summarises changes made to ppp that effect
2its configuration.
3
4It does not describe new features, rather it attempts
5to answer any `this used to work, why doesn't it now?'
6questions.
7
8o The `set debug' command was replaced with `set log'.

--- 26 unchanged lines hidden (view full) ---

35o Reconnect values are used after an LQR timeout.
36o ^C works on the parent in -background mode.
37o The dial/call/open command works asynchronously. As a result, prompts
38 do not lose control while dialing.
39o The `display' command has been removed. All information is available
40 with the appropriate `show' command.
41o Msext does not need to be enabled/disabled. Setting the NBNS (set nbns)
42 will auto enable it. The DNS side may be enabled/disabled, and if
1This file summarises changes made to ppp that effect
2its configuration.
3
4It does not describe new features, rather it attempts
5to answer any `this used to work, why doesn't it now?'
6questions.
7
8o The `set debug' command was replaced with `set log'.

--- 26 unchanged lines hidden (view full) ---

35o Reconnect values are used after an LQR timeout.
36o ^C works on the parent in -background mode.
37o The dial/call/open command works asynchronously. As a result, prompts
38 do not lose control while dialing.
39o The `display' command has been removed. All information is available
40 with the appropriate `show' command.
41o Msext does not need to be enabled/disabled. Setting the NBNS (set nbns)
42 will auto enable it. The DNS side may be enabled/disabled, and if
43 enabled without a `set dns' will use values from /etc/resolv.conf.
43 enabled without a `set dns' (was `set ns') will use values from
44 /etc/resolv.conf.
44o Filters are now called `allow', `dial', `in' and `out'. `set
45 ifilter ...' becomes `set filter in ...' etc.
46o Authname and Authkey may only be `set' in phase DEAD.
47o Set encrypt is no longer necessary. Ppp will respond to M$CHAP
48 servers correctly if it's built with DES.
49o Throughput statistics are enabled by default.
50o `Set stopped' only has two parameters. It's no longer possible to
51 have an IPCP stopped timer.

--- 21 unchanged lines hidden ---
45o Filters are now called `allow', `dial', `in' and `out'. `set
46 ifilter ...' becomes `set filter in ...' etc.
47o Authname and Authkey may only be `set' in phase DEAD.
48o Set encrypt is no longer necessary. Ppp will respond to M$CHAP
49 servers correctly if it's built with DES.
50o Throughput statistics are enabled by default.
51o `Set stopped' only has two parameters. It's no longer possible to
52 have an IPCP stopped timer.

--- 21 unchanged lines hidden ---