Paul Mackerras [Wed, 31 Aug 1994 23:47:43 +0000 (23:47 +0000)]
fix null deref and packet length check (off by 1)
Paul Mackerras [Thu, 25 Aug 1994 06:55:21 +0000 (06:55 +0000)]
moved more stuff into sys-*.c
improvements to run-script stuff from Al Longyear
cleaned up variable declarations
open device non-blocking if connect script or local
Paul Mackerras [Mon, 22 Aug 1994 01:54:49 +0000 (01:54 +0000)]
Initial revision
Paul Mackerras [Mon, 22 Aug 1994 00:41:29 +0000 (00:41 +0000)]
push compress module, added ccp_test
Paul Mackerras [Mon, 22 Aug 1994 00:41:00 +0000 (00:41 +0000)]
add ccp_test
Paul Mackerras [Mon, 22 Aug 1994 00:40:48 +0000 (00:40 +0000)]
devname -> devnam
Paul Mackerras [Mon, 22 Aug 1994 00:38:36 +0000 (00:38 +0000)]
use ccp_test, open in silent mode if we don't want any compression.
Paul Mackerras [Sun, 21 Aug 1994 23:44:13 +0000 (23:44 +0000)]
added ccp
Paul Mackerras [Thu, 11 Aug 1994 01:44:32 +0000 (01:44 +0000)]
Initial revision
Paul Mackerras [Tue, 9 Aug 1994 06:30:38 +0000 (06:30 +0000)]
add support for CCP, use select/poll instead of signals.
Paul Mackerras [Tue, 9 Aug 1994 06:29:42 +0000 (06:29 +0000)]
*** empty log message ***
Paul Mackerras [Tue, 9 Aug 1994 06:29:14 +0000 (06:29 +0000)]
add support for CCP and BSD-Compress
Paul Mackerras [Tue, 9 Aug 1994 06:27:52 +0000 (06:27 +0000)]
Use select/poll instead of signals.
Paul Mackerras [Tue, 9 Aug 1994 06:24:59 +0000 (06:24 +0000)]
call lcp_close not lcp_lowerdown when no echo received
Paul Mackerras [Tue, 9 Aug 1994 06:12:14 +0000 (06:12 +0000)]
Initial revision
Paul Mackerras [Tue, 14 Jun 1994 06:07:47 +0000 (06:07 +0000)]
upgrade looped-back message from debug statement to syslog warning
Paul Mackerras [Thu, 9 Jun 1994 02:19:37 +0000 (02:19 +0000)]
patch for proxy arp stuff
Paul Mackerras [Thu, 9 Jun 1994 01:53:19 +0000 (01:53 +0000)]
patch to proxyarp stuff from Michael Callahan
Paul Mackerras [Thu, 9 Jun 1994 01:51:10 +0000 (01:51 +0000)]
*** empty log message ***
Paul Mackerras [Thu, 9 Jun 1994 01:50:48 +0000 (01:50 +0000)]
mention use of facility local2 when compiled with debugging.
Paul Mackerras [Wed, 8 Jun 1994 00:38:49 +0000 (00:38 +0000)]
don't include if_ppp.h on suns
Paul Mackerras [Mon, 30 May 1994 06:13:46 +0000 (06:13 +0000)]
mention /etc/ppp/options.<ttyname>
Paul Mackerras [Mon, 30 May 1994 06:10:07 +0000 (06:10 +0000)]
change default route operations to use a routing socket;
proxy-arp uses a routing socket if RTM_VERSION >= 3.
Paul Mackerras [Mon, 30 May 1994 02:43:23 +0000 (02:43 +0000)]
fix from Al Longyear
Paul Mackerras [Mon, 30 May 1994 02:42:55 +0000 (02:42 +0000)]
fixes from Al Longyear
Paul Mackerras [Mon, 30 May 1994 02:38:49 +0000 (02:38 +0000)]
use receive asyncmap of 0 if not negotiated for compatibility
with other broken implementations.
Paul Mackerras [Mon, 30 May 1994 00:30:37 +0000 (00:30 +0000)]
restored id keyword
Paul Mackerras [Mon, 30 May 1994 00:22:09 +0000 (00:22 +0000)]
fixes from Al Longyear
Paul Mackerras [Fri, 27 May 1994 01:02:48 +0000 (01:02 +0000)]
add ioctl for SIGIO to establish_ppp
Paul Mackerras [Fri, 27 May 1994 01:02:14 +0000 (01:02 +0000)]
put linux ioctls in sys-linux.c
Paul Mackerras [Fri, 27 May 1994 01:01:49 +0000 (01:01 +0000)]
extra includes for linux
Paul Mackerras [Fri, 27 May 1994 00:59:24 +0000 (00:59 +0000)]
use ext_accm instead of unsigned long [8]
Paul Mackerras [Fri, 27 May 1994 00:56:17 +0000 (00:56 +0000)]
added ext_accm
Paul Mackerras [Fri, 27 May 1994 00:55:25 +0000 (00:55 +0000)]
Initial revision
Paul Mackerras [Fri, 27 May 1994 00:43:34 +0000 (00:43 +0000)]
check permissions on file specified for +ua option
Paul Mackerras [Fri, 27 May 1994 00:40:53 +0000 (00:40 +0000)]
added in definitions from if_ppp.h so we don't need to include
if_ppp.h in sun driver code.
Paul Mackerras [Thu, 26 May 1994 06:45:52 +0000 (06:45 +0000)]
will compile under non-ANSI compiler; removed varargs/stdarg stuff
Paul Mackerras [Thu, 26 May 1994 06:45:03 +0000 (06:45 +0000)]
now have man page
Paul Mackerras [Thu, 26 May 1994 06:43:42 +0000 (06:43 +0000)]
add casts to eliminate compiler warnings
Paul Mackerras [Thu, 26 May 1994 06:37:34 +0000 (06:37 +0000)]
don't need if.h or if_ppp.h
Paul Mackerras [Thu, 26 May 1994 06:36:22 +0000 (06:36 +0000)]
don't need if_ppp.h
Paul Mackerras [Thu, 26 May 1994 06:33:18 +0000 (06:33 +0000)]
added ext_accm defn so we don't need if_ppp.h
Paul Mackerras [Wed, 25 May 1994 06:31:10 +0000 (06:31 +0000)]
*** empty log message ***
Paul Mackerras [Wed, 25 May 1994 06:30:49 +0000 (06:30 +0000)]
fixed compilation errors
Paul Mackerras [Wed, 25 May 1994 06:26:35 +0000 (06:26 +0000)]
fixed compilation errors and warnings
Paul Mackerras [Wed, 25 May 1994 06:25:48 +0000 (06:25 +0000)]
formatting, fixed compiler warnings, added -vjccomp option
Paul Mackerras [Wed, 25 May 1994 06:25:05 +0000 (06:25 +0000)]
remove commented-out code
Paul Mackerras [Tue, 24 May 1994 11:31:54 +0000 (11:31 +0000)]
removed logwtmp
Paul Mackerras [Tue, 24 May 1994 11:29:16 +0000 (11:29 +0000)]
Initial revision
Paul Mackerras [Tue, 24 May 1994 11:28:26 +0000 (11:28 +0000)]
incorporate logwtmp in here
Paul Mackerras [Tue, 24 May 1994 11:27:56 +0000 (11:27 +0000)]
fix some minor compilation warnings
Paul Mackerras [Tue, 24 May 1994 11:27:08 +0000 (11:27 +0000)]
document xonxoff/-crtscts and lcp-echo-* options
and ip-up/down scripts.
Paul Mackerras [Tue, 24 May 1994 11:26:21 +0000 (11:26 +0000)]
put logwtmp in here
Paul Mackerras [Tue, 24 May 1994 11:25:33 +0000 (11:25 +0000)]
incorporate changes from linux port
Paul Mackerras [Tue, 24 May 1994 11:24:32 +0000 (11:24 +0000)]
added extra options: xonxoff, -crtscts, lcp-echo-*, ipcp-max-slots
Paul Mackerras [Tue, 24 May 1994 11:23:13 +0000 (11:23 +0000)]
added echo stuff from linux port
make echo-reply send our magic number correctly
fixed some minor compilation warnings
Paul Mackerras [Tue, 24 May 1994 11:22:28 +0000 (11:22 +0000)]
fixed some minor compilation warnings
Paul Mackerras [Tue, 24 May 1994 11:20:26 +0000 (11:20 +0000)]
fixed some compilation warnings
Paul Mackerras [Tue, 24 May 1994 05:59:03 +0000 (05:59 +0000)]
Initial revision
Paul Mackerras [Tue, 24 May 1994 05:57:56 +0000 (05:57 +0000)]
removed some unnecessary includes
Paul Mackerras [Fri, 20 May 1994 05:32:16 +0000 (05:32 +0000)]
Initial revision
Paul Mackerras [Wed, 18 May 1994 06:34:56 +0000 (06:34 +0000)]
*** empty log message ***
Paul Mackerras [Wed, 18 May 1994 06:34:46 +0000 (06:34 +0000)]
added _PATH_TTYOPT and _PATH_USEROPT
Paul Mackerras [Wed, 18 May 1994 06:34:15 +0000 (06:34 +0000)]
Allow setdevname, setspeed and setipaddr to return a fatal error
Add check_prot argument to options_from_file; check permissions
on ~/.ppprc and argument of file option
Process options for tty port (/etc/ppp/options.<ttyname>)
Don't allow loopback or multicast addresses for local or remote
IP address, and don't use these for default local IP address
Don't allow netmask option to reduce the network part of the mask
Paul Mackerras [Wed, 18 May 1994 06:00:48 +0000 (06:00 +0000)]
default REQ_SYSOPTIONS is now 1
use ttyname on all systems, not just Suns
use name from passwd file if getlogin() returns NULL
take options from tty options file
Paul Mackerras [Wed, 18 May 1994 05:59:43 +0000 (05:59 +0000)]
add check for IP addresses that we don't want to use
(loopback or multicast addresses).
Paul Mackerras [Mon, 9 May 1994 04:32:41 +0000 (04:32 +0000)]
fix to make it terminate when signalled in passive/silent modes.
Paul Mackerras [Mon, 9 May 1994 02:40:39 +0000 (02:40 +0000)]
note effect of modem option under ultrix
Paul Mackerras [Mon, 9 May 1994 02:40:21 +0000 (02:40 +0000)]
fixed bug where we were doing invalid restore operations on stdin;
ultrix support for modem/crtscts.
Paul Mackerras [Mon, 9 May 1994 02:33:41 +0000 (02:33 +0000)]
declare kdebugflag so it compiles
Paul Mackerras [Fri, 6 May 1994 04:48:21 +0000 (04:48 +0000)]
fix some buglets
Paul Mackerras [Mon, 2 May 1994 00:29:07 +0000 (00:29 +0000)]
*** empty log message ***
Paul Mackerras [Sun, 1 May 1994 11:45:53 +0000 (11:45 +0000)]
changed some exits to returns
Paul Mackerras [Sun, 1 May 1994 11:45:09 +0000 (11:45 +0000)]
fix printing of ipcp packets on little-endian machines
Paul Mackerras [Sun, 1 May 1994 11:44:43 +0000 (11:44 +0000)]
fixed bug in alrm; set CLOCAL bit on tty while running connector
Paul Mackerras [Mon, 25 Apr 1994 06:48:25 +0000 (06:48 +0000)]
*** empty log message ***
Paul Mackerras [Thu, 21 Apr 1994 03:34:00 +0000 (03:34 +0000)]
*** empty log message ***
Paul Mackerras [Thu, 21 Apr 1994 03:28:22 +0000 (03:28 +0000)]
fix bogus comment which was removing sc_bytesrcvd
use ext_accm for sc_asyncmap
Paul Mackerras [Thu, 21 Apr 1994 03:11:03 +0000 (03:11 +0000)]
merged in Ultrix port, some clean up
Paul Mackerras [Thu, 21 Apr 1994 03:10:51 +0000 (03:10 +0000)]
Initial revision
Paul Mackerras [Thu, 21 Apr 1994 03:10:50 +0000 (03:10 +0000)]
*** empty log message ***
Paul Mackerras [Wed, 20 Apr 1994 00:11:32 +0000 (00:11 +0000)]
use /etc/ppp/pppn.pid for ultrix
Paul Mackerras [Wed, 20 Apr 1994 00:09:02 +0000 (00:09 +0000)]
*** empty log message ***
Paul Mackerras [Mon, 18 Apr 1994 23:41:52 +0000 (23:41 +0000)]
Initial revision
Paul Mackerras [Mon, 18 Apr 1994 05:09:38 +0000 (05:09 +0000)]
added sl_compress_setup; protect against multiple inclusion
Paul Mackerras [Mon, 18 Apr 1994 05:09:03 +0000 (05:09 +0000)]
added extra ioctls for extended & receive asyncmaps;
extra flags for debugging and finer VJ control
Paul Mackerras [Mon, 18 Apr 1994 05:07:11 +0000 (05:07 +0000)]
added extended asyncmap, ultrix mods, extra flag bits
for debugging etc., changed PPP_HEADER_LEN to PPP_HDRLEN
and PPP_FCS_LEN to PPP_FCSLEN
Paul Mackerras [Mon, 18 Apr 1994 04:40:19 +0000 (04:40 +0000)]
Added new options: kdebug, disconnect, lock, mtu, escape.
Updated refs to new RFCs
Paul Mackerras [Mon, 18 Apr 1994 04:11:11 +0000 (04:11 +0000)]
Initial revision
Paul Mackerras [Mon, 18 Apr 1994 04:10:50 +0000 (04:10 +0000)]
added support for kdebug, extended accm, detecting 7-bit links;
removed run_program (to main.c)
Paul Mackerras [Mon, 18 Apr 1994 04:08:41 +0000 (04:08 +0000)]
added phase and values for it.
Paul Mackerras [Mon, 18 Apr 1994 04:08:22 +0000 (04:08 +0000)]
update to now
Paul Mackerras [Mon, 18 Apr 1994 04:07:48 +0000 (04:07 +0000)]
added kdebug, mtu, lock, escape, disconnect options;
some mods for ultrix compat.
Paul Mackerras [Mon, 18 Apr 1994 04:06:26 +0000 (04:06 +0000)]
added support for device locking, kdebug, and disconnect script;
added phase variable, rearranged a bit, fix timeout stuff slightly,
move run_program and reap_kids here.
Paul Mackerras [Mon, 18 Apr 1994 04:05:15 +0000 (04:05 +0000)]
added ipcp_printpkt prototype
Paul Mackerras [Mon, 18 Apr 1994 04:01:50 +0000 (04:01 +0000)]
ignore duplicate acks after we've received a good one;
send termack after resetting link asyncmap
Paul Mackerras [Mon, 18 Apr 1994 04:01:07 +0000 (04:01 +0000)]
added a couple of untimeouts.
Paul Mackerras [Mon, 18 Apr 1994 04:00:25 +0000 (04:00 +0000)]
added extended transmit accm and support for mtu option;
call link_down().
Paul Mackerras [Mon, 18 Apr 1994 04:00:16 +0000 (04:00 +0000)]
added extended transmit accm
Paul Mackerras [Mon, 18 Apr 1994 03:59:28 +0000 (03:59 +0000)]
added phase, link_down() and null_login()