]> git.ozlabs.org Git - ppp.git/log
ppp.git
28 years agoAdded packet filtering; ref. Deflate compressor; malloc VJ state;
Paul Mackerras [Thu, 4 Apr 1996 03:21:05 +0000 (03:21 +0000)]
Added packet filtering; ref. Deflate compressor; malloc VJ state;
fix stats counting; cleanup

28 years agoadded prototypes, removed unused variables
Paul Mackerras [Thu, 4 Apr 1996 02:48:56 +0000 (02:48 +0000)]
added prototypes, removed unused variables

28 years agodirectory name now netbsd-1.1
Paul Mackerras [Thu, 4 Apr 1996 02:48:25 +0000 (02:48 +0000)]
directory name now netbsd-1.1

28 years agoAdd support for packet filtering
Paul Mackerras [Thu, 4 Apr 1996 02:46:59 +0000 (02:46 +0000)]
Add support for packet filtering

28 years agoAdd support for packet filtering; remove unnecessary prototypes
Paul Mackerras [Thu, 4 Apr 1996 02:46:44 +0000 (02:46 +0000)]
Add support for packet filtering; remove unnecessary prototypes

28 years agoFix minor compilation problems
Paul Mackerras [Thu, 4 Apr 1996 02:44:56 +0000 (02:44 +0000)]
Fix minor compilation problems

28 years agoFix comments, include zconf.h bodily
Paul Mackerras [Thu, 4 Apr 1996 02:43:58 +0000 (02:43 +0000)]
Fix comments, include zconf.h bodily

28 years agoFix up comments and ID tags, add `local' to some definitions
Paul Mackerras [Thu, 4 Apr 1996 02:43:28 +0000 (02:43 +0000)]
Fix up comments and ID tags, add `local' to some definitions

28 years agoadded ppp-deflate.c
Paul Mackerras [Thu, 18 Jan 1996 04:13:12 +0000 (04:13 +0000)]
added ppp-deflate.c

28 years agoupdated
Paul Mackerras [Thu, 18 Jan 1996 04:01:15 +0000 (04:01 +0000)]
updated

28 years agoupdated
Paul Mackerras [Thu, 18 Jan 1996 03:35:54 +0000 (03:35 +0000)]
updated

28 years agoallow for slashes in tty name
Paul Mackerras [Thu, 18 Jan 1996 03:35:38 +0000 (03:35 +0000)]
allow for slashes in tty name

28 years agofixed module description string
Paul Mackerras [Thu, 18 Jan 1996 03:27:36 +0000 (03:27 +0000)]
fixed module description string

28 years agoAdded zlib library
Paul Mackerras [Thu, 18 Jan 1996 03:26:52 +0000 (03:26 +0000)]
Added zlib library

28 years agofix module description string
Paul Mackerras [Thu, 18 Jan 1996 03:23:57 +0000 (03:23 +0000)]
fix module description string

28 years agosupport PPP Deflate compression
Paul Mackerras [Thu, 18 Jan 1996 03:23:45 +0000 (03:23 +0000)]
support PPP Deflate compression

28 years agofix loop in get_ether_addr
Paul Mackerras [Thu, 18 Jan 1996 03:23:04 +0000 (03:23 +0000)]
fix loop in get_ether_addr

28 years agoadded deflate, -deflate options
Paul Mackerras [Thu, 18 Jan 1996 03:22:22 +0000 (03:22 +0000)]
added deflate, -deflate options

28 years agolook at args from .ppprc after options.tty
Paul Mackerras [Thu, 18 Jan 1996 03:21:53 +0000 (03:21 +0000)]
look at args from .ppprc after options.tty

28 years agoAllow PPP Deflate compression by default;
Paul Mackerras [Thu, 18 Jan 1996 03:20:25 +0000 (03:20 +0000)]
Allow PPP Deflate compression by default;
handle multiple CCP options in one packet better

28 years agoSupport PPP Deflate compression
Paul Mackerras [Thu, 18 Jan 1996 03:19:11 +0000 (03:19 +0000)]
Support PPP Deflate compression

28 years agoSupport PPP Deflate compression by default
Paul Mackerras [Thu, 18 Jan 1996 03:18:39 +0000 (03:18 +0000)]
Support PPP Deflate compression by default

28 years agoAllow other CCP options to follow
Paul Mackerras [Thu, 18 Jan 1996 03:13:09 +0000 (03:13 +0000)]
Allow other CCP options to follow

28 years agoAdded functions for demand-dial support
Paul Mackerras [Mon, 1 Jan 1996 23:10:09 +0000 (23:10 +0000)]
Added functions for demand-dial support

28 years agochange fd -> ttyfd, fd arg to various functions
Paul Mackerras [Mon, 1 Jan 1996 23:07:07 +0000 (23:07 +0000)]
change fd -> ttyfd, fd arg to various functions

28 years agoadded demand-dial support, fd arg to various functions
Paul Mackerras [Mon, 1 Jan 1996 23:06:39 +0000 (23:06 +0000)]
added demand-dial support, fd arg to various functions

28 years agoadded demand-dial support, change fd -> ttyfd, fd arg to various functions
Paul Mackerras [Mon, 1 Jan 1996 23:05:39 +0000 (23:05 +0000)]
added demand-dial support, change fd -> ttyfd, fd arg to various functions

28 years agoadd extra option variables, prototypes etc. for demand-dial functions
Paul Mackerras [Mon, 1 Jan 1996 23:02:23 +0000 (23:02 +0000)]
add extra option variables, prototypes etc. for demand-dial functions

28 years agoupdate to 2.3
Paul Mackerras [Mon, 1 Jan 1996 23:01:20 +0000 (23:01 +0000)]
update to 2.3

28 years agoadd demand, idle, holdoff and welcomer options;
Paul Mackerras [Mon, 1 Jan 1996 23:00:42 +0000 (23:00 +0000)]
add demand, idle, holdoff and welcomer options;
remove set_ip_default to ipcp.c:ip_check_options()

28 years agoadd demand dialling support; rename fd to ttyfd
Paul Mackerras [Mon, 1 Jan 1996 22:59:26 +0000 (22:59 +0000)]
add demand dialling support; rename fd to ttyfd

28 years agoremove linux-specific idle timer stuff;
Paul Mackerras [Mon, 1 Jan 1996 22:57:47 +0000 (22:57 +0000)]
remove linux-specific idle timer stuff;
add null entries for check_options and demand_conf in protent

28 years agomods for demand dialling; let auth.c know when finished
Paul Mackerras [Mon, 1 Jan 1996 22:56:54 +0000 (22:56 +0000)]
mods for demand dialling; let auth.c know when finished

28 years agoadd null entries for check_options and demand_conf in protent
Paul Mackerras [Mon, 1 Jan 1996 22:55:29 +0000 (22:55 +0000)]
add null entries for check_options and demand_conf in protent

28 years agoadd demand.o
Paul Mackerras [Mon, 1 Jan 1996 22:53:25 +0000 (22:53 +0000)]
add demand.o

28 years agoadd idle timeout code; close connection when last NP finishes
Paul Mackerras [Mon, 1 Jan 1996 22:53:04 +0000 (22:53 +0000)]
add idle timeout code; close connection when last NP finishes

28 years agoAdded np mode stuff to support demand-dialling
Paul Mackerras [Mon, 1 Jan 1996 22:48:39 +0000 (22:48 +0000)]
Added np mode stuff to support demand-dialling

28 years agoFix MKDEV and RMDEV.
Paul Mackerras [Mon, 1 Jan 1996 22:47:46 +0000 (22:47 +0000)]
Fix MKDEV and RMDEV.

28 years agotweaks to Makefile - suppress warnings
Paul Mackerras [Tue, 19 Dec 1995 02:06:49 +0000 (02:06 +0000)]
tweaks to Makefile - suppress warnings

28 years agotweaks to Makefiles - use cc, suppress warnings
Paul Mackerras [Tue, 19 Dec 1995 02:06:19 +0000 (02:06 +0000)]
tweaks to Makefiles - use cc, suppress warnings

28 years agoinclude alloca.h
Paul Mackerras [Tue, 19 Dec 1995 02:04:40 +0000 (02:04 +0000)]
include alloca.h

28 years agoupdated
Paul Mackerras [Tue, 19 Dec 1995 01:22:57 +0000 (01:22 +0000)]
updated

28 years agoupdated
Paul Mackerras [Tue, 19 Dec 1995 01:07:07 +0000 (01:07 +0000)]
updated

28 years agonew modules for SunOS 4
Paul Mackerras [Tue, 19 Dec 1995 00:06:06 +0000 (00:06 +0000)]
new modules for SunOS 4

28 years agoadd execs
Paul Mackerras [Tue, 19 Dec 1995 00:00:51 +0000 (00:00 +0000)]
add execs

28 years agosplit README.svr4 into it and README.sol2
Paul Mackerras [Mon, 18 Dec 1995 23:59:54 +0000 (23:59 +0000)]
split README.svr4 into it and README.sol2

28 years agonew readme for new code for SunOS 4
Paul Mackerras [Mon, 18 Dec 1995 23:58:43 +0000 (23:58 +0000)]
new readme for new code for SunOS 4

28 years agocopies from sunos for osf1
Paul Mackerras [Mon, 18 Dec 1995 23:45:11 +0000 (23:45 +0000)]
copies from sunos for osf1

28 years agoadded idle time measurement
Paul Mackerras [Mon, 18 Dec 1995 03:57:27 +0000 (03:57 +0000)]
added idle time measurement

28 years agosun is dead; long live sunos4
Paul Mackerras [Mon, 18 Dec 1995 03:54:00 +0000 (03:54 +0000)]
sun is dead; long live sunos4

28 years agoadded maxconnect option; extend protocol table; optional IPX support;
Paul Mackerras [Mon, 18 Dec 1995 03:50:17 +0000 (03:50 +0000)]
added maxconnect option; extend protocol table; optional IPX support;
messages on lcp close

28 years agoadded options for maxconnect, -ip, predictor control, IPX
Paul Mackerras [Mon, 18 Dec 1995 03:49:06 +0000 (03:49 +0000)]
added options for maxconnect, -ip, predictor control, IPX

28 years agoadded optional IPX paths
Paul Mackerras [Mon, 18 Dec 1995 03:48:28 +0000 (03:48 +0000)]
added optional IPX paths

28 years agoadded optional IPX and ms-dns support options
Paul Mackerras [Mon, 18 Dec 1995 03:48:04 +0000 (03:48 +0000)]
added optional IPX and ms-dns support options

28 years agoextend protocol table; added maxconnect option
Paul Mackerras [Mon, 18 Dec 1995 03:47:21 +0000 (03:47 +0000)]
extend protocol table; added maxconnect option

28 years agoextend protocol table
Paul Mackerras [Mon, 18 Dec 1995 03:46:50 +0000 (03:46 +0000)]
extend protocol table

28 years agosupport micro$oft DNS options;
Paul Mackerras [Mon, 18 Dec 1995 03:45:58 +0000 (03:45 +0000)]
support micro$oft DNS options;
extend protocol table; supply message on protocol close

28 years agoextend protocol table; supply message on protocol close
Paul Mackerras [Mon, 18 Dec 1995 03:45:32 +0000 (03:45 +0000)]
extend protocol table; supply message on protocol close

28 years agofixes for predictor support;
Paul Mackerras [Mon, 18 Dec 1995 03:43:40 +0000 (03:43 +0000)]
fixes for predictor support;
extend protocol table; supply message on protocol close

28 years agoextend syntax for allowable hosts in secrets files;
Paul Mackerras [Mon, 18 Dec 1995 03:43:04 +0000 (03:43 +0000)]
extend syntax for allowable hosts in secrets files;
extend protocol table; supply message on protocol close

28 years agoneed socket library now (for getnetbyname)
Paul Mackerras [Mon, 18 Dec 1995 03:40:41 +0000 (03:40 +0000)]
need socket library now (for getnetbyname)

28 years agoUpdates from Al's ppp-2.2.0d release
Paul Mackerras [Mon, 18 Dec 1995 03:38:17 +0000 (03:38 +0000)]
Updates from Al's ppp-2.2.0d release

28 years agoChange SunOS4 to use sunos4 instead of sun
Paul Mackerras [Mon, 18 Dec 1995 03:31:30 +0000 (03:31 +0000)]
Change SunOS4 to use sunos4 instead of sun

28 years agoUpdate from NeXT-ppp-2.2-0.4.6
Paul Mackerras [Mon, 18 Dec 1995 03:30:47 +0000 (03:30 +0000)]
Update from NeXT-ppp-2.2-0.4.6

28 years agoAdding modload support stuff for Solaris
Paul Mackerras [Mon, 11 Dec 1995 05:21:05 +0000 (05:21 +0000)]
Adding modload support stuff for Solaris

28 years agochanges for stock SVR4; sources from modules dir
Paul Mackerras [Mon, 11 Dec 1995 05:20:01 +0000 (05:20 +0000)]
changes for stock SVR4; sources from modules dir

28 years agouse cc; sources from modules dir
Paul Mackerras [Mon, 11 Dec 1995 05:19:29 +0000 (05:19 +0000)]
use cc; sources from modules dir

28 years agoLinux mods from Al's version
Paul Mackerras [Mon, 11 Dec 1995 05:18:59 +0000 (05:18 +0000)]
Linux mods from Al's version

28 years agoold DLPI doesn't have dl_sap_length
Paul Mackerras [Mon, 11 Dec 1995 05:18:39 +0000 (05:18 +0000)]
old DLPI doesn't have dl_sap_length

28 years agomerge in changes from Al's version
Paul Mackerras [Mon, 11 Dec 1995 05:18:12 +0000 (05:18 +0000)]
merge in changes from Al's version

28 years agosay PAP instead of UPAP
Paul Mackerras [Mon, 11 Dec 1995 05:17:42 +0000 (05:17 +0000)]
say PAP instead of UPAP

28 years agoNetBSD-1.1 files
Paul Mackerras [Mon, 11 Dec 1995 05:17:12 +0000 (05:17 +0000)]
NetBSD-1.1 files

28 years agonew portable STREAMS modules
Paul Mackerras [Mon, 11 Dec 1995 05:06:45 +0000 (05:06 +0000)]
new portable STREAMS modules

28 years agodefine AIX4 symbol
Paul Mackerras [Mon, 11 Dec 1995 05:02:57 +0000 (05:02 +0000)]
define AIX4 symbol

28 years agoadded details for NetBSD-1.1
Paul Mackerras [Mon, 11 Dec 1995 05:01:37 +0000 (05:01 +0000)]
added details for NetBSD-1.1

28 years agomods for greater portability
Paul Mackerras [Mon, 11 Dec 1995 02:57:49 +0000 (02:57 +0000)]
mods for greater portability

28 years agoget bsd-comp.c from freebsd-2.0 directory
Paul Mackerras [Mon, 11 Dec 1995 02:56:50 +0000 (02:56 +0000)]
get bsd-comp.c from freebsd-2.0 directory

28 years agomods from Al Longyear
Paul Mackerras [Mon, 11 Dec 1995 02:55:25 +0000 (02:55 +0000)]
mods from Al Longyear

28 years agomore written
Paul Mackerras [Mon, 11 Dec 1995 02:54:03 +0000 (02:54 +0000)]
more written

28 years agoadded entry for old FreeBSD
Paul Mackerras [Mon, 11 Dec 1995 02:53:16 +0000 (02:53 +0000)]
added entry for old FreeBSD

28 years agofix prototypes & spls; added software flow control
Paul Mackerras [Fri, 27 Oct 1995 04:00:10 +0000 (04:00 +0000)]
fix prototypes & spls; added software flow control

28 years agofix prototypes & spls; added get idle-time ioctl
Paul Mackerras [Fri, 27 Oct 1995 03:59:42 +0000 (03:59 +0000)]
fix prototypes & spls; added get idle-time ioctl

28 years agoadded
Paul Mackerras [Fri, 27 Oct 1995 03:58:40 +0000 (03:58 +0000)]
added

28 years agoalign first byte to allow for A/C and proto compression
Paul Mackerras [Fri, 27 Oct 1995 03:57:10 +0000 (03:57 +0000)]
align first byte to allow for A/C and proto compression

28 years agomods to support standard SVR4 as well as Solaris 2
Paul Mackerras [Fri, 27 Oct 1995 03:56:19 +0000 (03:56 +0000)]
mods to support standard SVR4 as well as Solaris 2

28 years agoAdd prototypes; implement sys_cleanup; ccp_test provides more info;
Paul Mackerras [Fri, 27 Oct 1995 03:52:56 +0000 (03:52 +0000)]
Add prototypes; implement sys_cleanup; ccp_test provides more info;
fix xon/xoff flow control settings; retry on putmsg;
mods to support standard SVR4 as well as Solaris 2.

28 years agoAdd prototypes; implement sys_cleanup; ccp_test provides more info;
Paul Mackerras [Fri, 27 Oct 1995 03:51:52 +0000 (03:51 +0000)]
Add prototypes; implement sys_cleanup; ccp_test provides more info;
fix xon/xoff flow control settings; set device non-blocking;
don't exit on write error

28 years agoAdd prototypes; implement sys_cleanup; ccp_test provides more info;
Paul Mackerras [Fri, 27 Oct 1995 03:47:32 +0000 (03:47 +0000)]
Add prototypes; implement sys_cleanup; ccp_test provides more info;
fix xon/xoff flow control settings; set device non-blocking;
retry on putmsg

28 years agoAdd prototypes; implement sys_cleanup; ccp_test provides more info;
Paul Mackerras [Fri, 27 Oct 1995 03:44:56 +0000 (03:44 +0000)]
Add prototypes; implement sys_cleanup; ccp_test provides more info;
fix xon/xoff flow control settings; set device non-blocking

28 years agoProvide a way for CCP to go from req-sent to stopped state.
Paul Mackerras [Fri, 27 Oct 1995 03:43:46 +0000 (03:43 +0000)]
Provide a way for CCP to go from req-sent to stopped state.

28 years agosupport Deflate and Predictor
Paul Mackerras [Fri, 27 Oct 1995 03:43:11 +0000 (03:43 +0000)]
support Deflate and Predictor

28 years agosupport Deflate and Predictor; shut up if we receive an empty
Paul Mackerras [Fri, 27 Oct 1995 03:42:52 +0000 (03:42 +0000)]
support Deflate and Predictor; shut up if we receive an empty
configure-reject.

28 years agoaccept A/C & proto compression and asyncmap from the start;
Paul Mackerras [Fri, 27 Oct 1995 03:42:09 +0000 (03:42 +0000)]
accept A/C & proto compression and asyncmap from the start;
don't ask for options at default values

28 years agofix up prototypes; let sysdep stuff make device non-blocking
Paul Mackerras [Fri, 27 Oct 1995 03:41:01 +0000 (03:41 +0000)]
fix up prototypes; let sysdep stuff make device non-blocking

28 years agofix up prototypes
Paul Mackerras [Fri, 27 Oct 1995 03:40:12 +0000 (03:40 +0000)]
fix up prototypes

28 years agouse crtscts = -2 to indicate xon/xoff
Paul Mackerras [Fri, 27 Oct 1995 03:39:14 +0000 (03:39 +0000)]
use crtscts = -2 to indicate xon/xoff

28 years agomods for standard SVR4
Paul Mackerras [Fri, 27 Oct 1995 03:38:19 +0000 (03:38 +0000)]
mods for standard SVR4

28 years agoadded more ioctls
Paul Mackerras [Fri, 27 Oct 1995 03:36:58 +0000 (03:36 +0000)]
added more ioctls

28 years agoadded definitions for Deflate and Predictor
Paul Mackerras [Fri, 27 Oct 1995 03:36:32 +0000 (03:36 +0000)]
added definitions for Deflate and Predictor

28 years agolook for __sym__ as well as sym
Paul Mackerras [Fri, 27 Oct 1995 03:35:49 +0000 (03:35 +0000)]
look for __sym__ as well as sym