Paul Mackerras
|
a3396b0025
|
use ppp_defs.h instead of ppp.h, args.h; change some names
|
1994-09-21 06:47:37 +00:00 |
|
Paul Mackerras
|
db24ed59a9
|
add ccp.c
|
1994-09-21 06:47:28 +00:00 |
|
Paul Mackerras
|
25abc37d87
|
extra include
|
1994-09-21 01:52:58 +00:00 |
|
Paul Mackerras
|
72a4e4d1bc
|
don't need GIDSET_TYPE=gid_t
|
1994-09-21 01:49:08 +00:00 |
|
Paul Mackerras
|
6a486821a7
|
fix up prototypes
|
1994-09-21 01:37:22 +00:00 |
|
Paul Mackerras
|
76d1c87fa3
|
protect against multiple inclusion; add more protocols
|
1994-09-21 01:31:06 +00:00 |
|
Paul Mackerras
|
9ed05e1618
|
Initial revision
|
1994-09-21 00:28:59 +00:00 |
|
Paul Mackerras
|
1faf57aa3a
|
removed stuff to ppp_defs.h
|
1994-09-21 00:28:21 +00:00 |
|
Paul Mackerras
|
ea95caea5a
|
added comp_stat and decomp_stat
|
1994-09-19 04:23:58 +00:00 |
|
Paul Mackerras
|
274ce53d26
|
stats now in a structure
|
1994-09-19 04:20:28 +00:00 |
|
Paul Mackerras
|
81de46bd28
|
use ppp_defs.h; stats now in a structure
|
1994-09-19 04:20:13 +00:00 |
|
Paul Mackerras
|
8c436a744d
|
removed stuff that's now in ppp_defs.h
|
1994-09-19 04:19:13 +00:00 |
|
Paul Mackerras
|
7d1afb8846
|
Initial revision
|
1994-09-19 04:18:43 +00:00 |
|
Paul Mackerras
|
4fa785250f
|
don't need kvm lib any more
|
1994-09-19 04:18:09 +00:00 |
|
Paul Mackerras
|
1b9f7635dd
|
don't need to be group kmem any more
|
1994-09-19 04:17:51 +00:00 |
|
Paul Mackerras
|
46adcb0e8d
|
don't need kvm stuff any more
|
1994-09-19 04:15:17 +00:00 |
|
Paul Mackerras
|
3c9c69af5a
|
use SIOCGPPPSTATS ioctl on a socket instead of poking around
in kernel memory
|
1994-09-19 04:14:37 +00:00 |
|
Paul Mackerras
|
a9de09991f
|
Initial revision
|
1994-09-16 06:58:24 +00:00 |
|
Paul Mackerras
|
61443cfc40
|
only clear CRTSCTS if -crtscts option given
|
1994-09-16 02:35:42 +00:00 |
|
Paul Mackerras
|
70adb1801b
|
-crtscts and xonxoff now distinct.
|
1994-09-16 02:34:52 +00:00 |
|
Paul Mackerras
|
21b99cb2d9
|
updated: bsdcomp, modem, crtscts, signal discussions.
|
1994-09-16 02:32:09 +00:00 |
|
Paul Mackerras
|
3fc0348f0b
|
added ccp_fatal_error
|
1994-09-16 02:18:01 +00:00 |
|
Paul Mackerras
|
410f5ff465
|
added ccp_late_error; use PPPIOCSNPMODE ioctl; moved ppp_available
|
1994-09-16 02:17:43 +00:00 |
|
Paul Mackerras
|
71bc80a3a5
|
allow two numbers for bsdcomp option
|
1994-09-16 02:16:13 +00:00 |
|
Paul Mackerras
|
a8758df1a9
|
set receive characteristics when we send an ack
so we don't miss stuff immediately following their ack
|
1994-09-16 02:15:37 +00:00 |
|
Paul Mackerras
|
a78ea8bb0a
|
update to V1 of BSD Compress; only take CCP down for
fatal decomp errors.
|
1994-09-16 02:14:31 +00:00 |
|
Paul Mackerras
|
9e6f1c0338
|
update to V1 BSD Compress, avoid patent problems
|
1994-09-16 02:06:31 +00:00 |
|
Paul Mackerras
|
5271a2f101
|
use u_int32_t, fixed some ioctls
|
1994-09-16 02:05:26 +00:00 |
|
Paul Mackerras
|
af60ef5263
|
added patent nonsense.
|
1994-09-16 01:57:34 +00:00 |
|
Paul Mackerras
|
9faea8a853
|
updated compression and demand-dial stuff
|
1994-09-16 01:54:06 +00:00 |
|
Paul Mackerras
|
c0d0d68d46
|
added stuff for demand dialling and compression
|
1994-09-01 00:45:32 +00:00 |
|
Paul Mackerras
|
5cddcace24
|
added -DHAVE_PATHS_H
|
1994-09-01 00:44:45 +00:00 |
|
Paul Mackerras
|
954dd16d7d
|
added ccp and -DGIDSET_TYPE=int
|
1994-09-01 00:40:40 +00:00 |
|
Paul Mackerras
|
cbc5453481
|
added ccp stuff and -DHAVE_PATHS_H
|
1994-09-01 00:40:01 +00:00 |
|
Paul Mackerras
|
5f312066e4
|
stuff moved here from main.c; use uint32 for IP addresses;
added wait_input and CCP stuff.
|
1994-09-01 00:39:09 +00:00 |
|
Paul Mackerras
|
061de3e2f4
|
stuff moved here from main.c; use uint32 for IP addresses;
patches from Al Longyear; added wait_input and CCP stuff.
|
1994-09-01 00:38:34 +00:00 |
|
Paul Mackerras
|
19f8889c4e
|
stuff moved here from main.c; use uint32 for IP addresses
|
1994-09-01 00:37:18 +00:00 |
|
Paul Mackerras
|
a7ebb18fc4
|
Declare option variables here; define uint32
|
1994-09-01 00:36:05 +00:00 |
|
Paul Mackerras
|
771311b501
|
Use paths.h if it is available.
|
1994-09-01 00:32:56 +00:00 |
|
Paul Mackerras
|
0dff578cb8
|
Use _PATH_VARRUN from pathnames.h instead of _PATH_PIDFILE
|
1994-09-01 00:32:24 +00:00 |
|
Paul Mackerras
|
a115760c2c
|
made SIGUSR1 toggle debug and SIGUSR2 open CCP (patent nonsense).
|
1994-09-01 00:28:14 +00:00 |
|
Paul Mackerras
|
9398ab236f
|
use uint32 instead of u_long
|
1994-09-01 00:25:35 +00:00 |
|
Paul Mackerras
|
57f5bd8403
|
use uint32 for ACCM and other 32-bit quantities
|
1994-09-01 00:24:45 +00:00 |
|
Paul Mackerras
|
1615280ee6
|
use unit32 for ACCM and other 32-bit quantities;
fix bugs in sending and checking echo-replies
|
1994-09-01 00:24:14 +00:00 |
|
Paul Mackerras
|
55d1aee00e
|
use uint32 for IP addresses
|
1994-09-01 00:23:12 +00:00 |
|
Paul Mackerras
|
28d813c39d
|
declare option variables in pppd.h; use uint32 for IP addresses
|
1994-09-01 00:22:38 +00:00 |
|
Paul Mackerras
|
97f76825dd
|
added copyright notice;
patent nonsense: take CCP down on error instead of sending reset-req.
|
1994-09-01 00:16:20 +00:00 |
|
Paul Mackerras
|
f2df02f242
|
fix bug with sending retransmission with id=-1 after seeing ack.
|
1994-09-01 00:14:03 +00:00 |
|
Paul Mackerras
|
b3b832e23d
|
declare option variables in pppd.h; use uint32 for IP addresses;
define option variables here.
|
1994-09-01 00:13:16 +00:00 |
|
Paul Mackerras
|
a997ae3e88
|
declare option variables in pppd.h; use uint32 for IP addresses
|
1994-09-01 00:12:52 +00:00 |
|