diff options
author | brian <brian@cvs.openbsd.org> | 1998-10-29 02:21:47 +0000 |
---|---|---|
committer | brian <brian@cvs.openbsd.org> | 1998-10-29 02:21:47 +0000 |
commit | f3f5bf3ebf1aaee9195c0d49323beb781e0c1676 (patch) | |
tree | 5b230fc08bb38a168c2862015d6dba6825569bac /bin/ksh/version.c | |
parent | 0802e8e9866571ee1e221da106418d6268f1f1ea (diff) |
Catch up with the latest ppp updates/fixes:
- Add enable/disable proxyall to proxy arp an entire subnet
(smaller than class C)
- Add ``set {send,recv}pipe for controlling socket buffers.
- Fix the infamous ``first connection'' problem where the process
that causes an auto dial to an ISP that assigns a dynamic IP never
connects (due to the bound socket IP being changed on the tun iface).
See ``enable/disable iface-alias'' and ``iface ...'' in the man page.
- Add PROCESSID as a substitution string when running commands.
- Add ``set proctitle'' for changing argv0. You can use all the command
substitutions here too (eg ``set proctitle ppp: USER INTERFACE'').
- Add a missing untimeout as soon as the chat expect string is received
rather than waiting for the next expect to happen.
- Be less restrictive about when auth{name,key}, enddisc, shortseq and
mrru can be changed.
- Improve some diagnostics.
- Don't send a DELAY field with CBCP_NONUM messages (as per the spec).
- Emphasise how to make callback optional in the man page.
- Allow the caller to request no callback if they're allowed choose the
number anyway.
- Set our CBCP RESPONSE fsm id according to the REQ, moan if the peer
gets the response id wrong (but continue anyway).
- Shuffle the ``set ?'' output back a column so that broken terminals
that can't display 80 columns *and* a '\n' will look ok.
- If DES is compiled out, be more verbose about why CHAP 0x80 was rejected.
Diffstat (limited to 'bin/ksh/version.c')
0 files changed, 0 insertions, 0 deletions