K 10 svn:author V 5 brian K 8 svn:date V 27 1997-05-09T17:36:35.000000Z K 7 svn:log V 820 YAMFC: The only bits missing from 2.2 now are the urandomdev stuff and the uu_lock stuff This means: o Increase maximum chat args from 20 to 40, stop scribbling when the limit is hit. o Allow mixed case commands. o Allow HISADDR, MYADDR, ALL and INTERFACE in mixed case. o Add reconnect command. o Add redial next timer (for next number redial). o Change logfile name to ppp.tunX.log. o Discard HDLC frames with less than two bytes. o Make background mode exit on loss of carrier. o Initialise lqrsendcnt for each connection. o Initialise VarLocalAuth for each connection. o Exit on failure to open the log file. o Ignore SIGPIPE. o Select() on the correct number of fds. o Only compress TCP packets. o Update documentation. o Bring in various minor fixes from -current. END