diff options
author | brian <brian@FreeBSD.org> | 2004-12-13 17:52:10 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2004-12-13 17:52:10 +0000 |
commit | e16d632c184c891472f09c018a21ff41797fdeff (patch) | |
tree | a5dc46a07bf0d5e9f74d53190287b810e925c37d /UPDATING | |
parent | 6ec1292f83cf66be284b534d10f56f96b1d12eb0 (diff) | |
download | FreeBSD-src-e16d632c184c891472f09c018a21ff41797fdeff.zip FreeBSD-src-e16d632c184c891472f09c018a21ff41797fdeff.tar.gz |
Mention the necessity for ``enable echo'' in ppp(8).
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -23,6 +23,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20041213: + The behaviour of ppp(8) has changed slightly. If lqr is enabled + (``enable lqr''), older versions would revert to LCP ECHO mode on + negotiation failure. Now, ``enable echo'' is required for this + behaviour. The ppp version number has been bumped to 3.4.2 to + reflect the change. + 20041201: The wlan support has been updated to split the crypto support into separate modules. For static WEP you must configure the |