]> git.ozlabs.org Git - ppp.git/log
ppp.git
29 years agofix printing of ipcp packets on little-endian machines
Paul Mackerras [Sun, 1 May 1994 11:45:09 +0000 (11:45 +0000)]
fix printing of ipcp packets on little-endian machines

29 years agofixed bug in alrm; set CLOCAL bit on tty while running connector
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

29 years ago*** empty log message ***
Paul Mackerras [Mon, 25 Apr 1994 06:48:25 +0000 (06:48 +0000)]
*** empty log message ***

30 years ago*** empty log message ***
Paul Mackerras [Thu, 21 Apr 1994 03:34:00 +0000 (03:34 +0000)]
*** empty log message ***

30 years agofix bogus comment which was removing sc_bytesrcvd
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

30 years agomerged in Ultrix port, some clean up
Paul Mackerras [Thu, 21 Apr 1994 03:11:03 +0000 (03:11 +0000)]
merged in Ultrix port, some clean up

30 years agoInitial revision
Paul Mackerras [Thu, 21 Apr 1994 03:10:51 +0000 (03:10 +0000)]
Initial revision

30 years ago*** empty log message ***
Paul Mackerras [Thu, 21 Apr 1994 03:10:50 +0000 (03:10 +0000)]
*** empty log message ***

30 years agouse /etc/ppp/pppn.pid for ultrix
Paul Mackerras [Wed, 20 Apr 1994 00:11:32 +0000 (00:11 +0000)]
use /etc/ppp/pppn.pid for ultrix

30 years ago*** empty log message ***
Paul Mackerras [Wed, 20 Apr 1994 00:09:02 +0000 (00:09 +0000)]
*** empty log message ***

30 years agoInitial revision
Paul Mackerras [Mon, 18 Apr 1994 23:41:52 +0000 (23:41 +0000)]
Initial revision

30 years agoadded sl_compress_setup; protect against multiple inclusion
Paul Mackerras [Mon, 18 Apr 1994 05:09:38 +0000 (05:09 +0000)]
added sl_compress_setup; protect against multiple inclusion

30 years agoadded extra ioctls for extended & receive asyncmaps;
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

30 years agoadded extended asyncmap, ultrix mods, extra flag bits
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

30 years agoAdded new options: kdebug, disconnect, lock, mtu, escape.
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

30 years agoInitial revision
Paul Mackerras [Mon, 18 Apr 1994 04:11:11 +0000 (04:11 +0000)]
Initial revision

30 years agoadded support for kdebug, extended accm, detecting 7-bit links;
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)

30 years agoadded phase and values for it.
Paul Mackerras [Mon, 18 Apr 1994 04:08:41 +0000 (04:08 +0000)]
added phase and values for it.

30 years agoupdate to now
Paul Mackerras [Mon, 18 Apr 1994 04:08:22 +0000 (04:08 +0000)]
update to now

30 years agoadded kdebug, mtu, lock, escape, disconnect options;
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.

30 years agoadded support for device locking, kdebug, and disconnect script;
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.

30 years agoadded ipcp_printpkt prototype
Paul Mackerras [Mon, 18 Apr 1994 04:05:15 +0000 (04:05 +0000)]
added ipcp_printpkt prototype

30 years agoignore duplicate acks after we've received a good one;
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

30 years agoadded a couple of untimeouts.
Paul Mackerras [Mon, 18 Apr 1994 04:01:07 +0000 (04:01 +0000)]
added a couple of untimeouts.

30 years agoadded extended transmit accm and support for mtu option;
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().

30 years agoadded extended transmit accm
Paul Mackerras [Mon, 18 Apr 1994 04:00:16 +0000 (04:00 +0000)]
added extended transmit accm

30 years agoadded phase, link_down() and null_login()
Paul Mackerras [Mon, 18 Apr 1994 03:59:28 +0000 (03:59 +0000)]
added phase, link_down() and null_login()

30 years agoInitial revision
Paul Mackerras [Mon, 18 Apr 1994 00:46:27 +0000 (00:46 +0000)]
Initial revision

30 years agoadded names for IP up/down scripts
Paul Mackerras [Mon, 11 Apr 1994 07:19:57 +0000 (07:19 +0000)]
added names for IP up/down scripts

30 years agoadded stuff to support IP up/down scripts;
Paul Mackerras [Mon, 11 Apr 1994 07:19:06 +0000 (07:19 +0000)]
added stuff to support IP up/down scripts;
print packets in readable form.

30 years agoremove LCP-specific codes
Paul Mackerras [Mon, 11 Apr 1994 07:18:35 +0000 (07:18 +0000)]
remove LCP-specific codes

30 years agoadded stuff to print outgoing packets in readable form;
Paul Mackerras [Mon, 11 Apr 1994 07:18:11 +0000 (07:18 +0000)]
added stuff to print outgoing packets in readable form;
support IP up/down scripts

30 years agoadded stuff to print outgoing packets in readable form;
Paul Mackerras [Mon, 11 Apr 1994 07:16:50 +0000 (07:16 +0000)]
added stuff to print outgoing packets in readable form;
set mru, receive asyncmap and VJ max conn ID;
support IP up/down scripts

30 years agoadded stuff to print packets in readable form;
Paul Mackerras [Mon, 11 Apr 1994 07:15:13 +0000 (07:15 +0000)]
added stuff to print packets in readable form;
added support for ip up/down scripts.

30 years agoadded stuff to print packets in readable form
Paul Mackerras [Mon, 11 Apr 1994 07:13:44 +0000 (07:13 +0000)]
added stuff to print packets in readable form

30 years agoInitial revision
Paul Mackerras [Wed, 23 Feb 1994 03:49:22 +0000 (03:49 +0000)]
Initial revision

30 years agomore fixes for dynamic IP address assignment.
Paul Mackerras [Mon, 14 Feb 1994 04:45:31 +0000 (04:45 +0000)]
more fixes for dynamic IP address assignment.

30 years ago*** empty log message ***
Paul Mackerras [Tue, 8 Feb 1994 23:51:58 +0000 (23:51 +0000)]
*** empty log message ***

30 years agodescribe new behaviour with default IP address and noipdefault,
Paul Mackerras [Tue, 8 Feb 1994 23:50:51 +0000 (23:50 +0000)]
describe new behaviour with default IP address and noipdefault,
ipcp-accept-local and ipcp-accept-remote options.

30 years agoadded accept_local and accept_remote flags to give better control
Paul Mackerras [Tue, 8 Feb 1994 23:49:52 +0000 (23:49 +0000)]
added accept_local and accept_remote flags to give better control
over whether we accept addresses from the peer.

30 years agoChanges to allow dynamic IP address assignment from the peer:
Paul Mackerras [Tue, 8 Feb 1994 23:48:50 +0000 (23:48 +0000)]
Changes to allow dynamic IP address assignment from the peer:
added new options noipdefault, ipcp-accept-local, ipcp-accept-remote,
and set the accept-local bit if we default the local IP address.

30 years agoInitial revision
Paul Mackerras [Tue, 8 Feb 1994 05:24:41 +0000 (05:24 +0000)]
Initial revision

30 years ago*** empty log message ***
Paul Mackerras [Mon, 10 Jan 1994 00:26:11 +0000 (00:26 +0000)]
*** empty log message ***

30 years agofix bug in option word processing
Paul Mackerras [Mon, 10 Jan 1994 00:19:28 +0000 (00:19 +0000)]
fix bug in option word processing

30 years agoblock SIGPOLL to fix hanging on startup bug.
Paul Mackerras [Mon, 10 Jan 1994 00:18:59 +0000 (00:18 +0000)]
block SIGPOLL to fix hanging on startup bug.

30 years agotake out non-KVMLIB code, use _PATH_UNIX on *bsd
Paul Mackerras [Wed, 15 Dec 1993 05:00:47 +0000 (05:00 +0000)]
take out non-KVMLIB code, use _PATH_UNIX on *bsd

30 years agoadded BINDIR and MANDIR, install man page
Paul Mackerras [Wed, 15 Dec 1993 04:59:50 +0000 (04:59 +0000)]
added BINDIR and MANDIR, install man page

30 years agoadded default BINDIR, removed -g
Paul Mackerras [Wed, 15 Dec 1993 04:59:26 +0000 (04:59 +0000)]
added default BINDIR, removed -g

30 years agoremoved warning if not process group leader when using default device
Paul Mackerras [Wed, 15 Dec 1993 00:17:43 +0000 (00:17 +0000)]
removed warning if not process group leader when using default device

30 years agouse UL() macro to compile with either cc or gcc
Paul Mackerras [Tue, 14 Dec 1993 05:41:47 +0000 (05:41 +0000)]
use UL() macro to compile with either cc or gcc

30 years agofix compile nit
Paul Mackerras [Tue, 14 Dec 1993 05:41:34 +0000 (05:41 +0000)]
fix compile nit

30 years agoadded ppp_available
Paul Mackerras [Tue, 14 Dec 1993 05:41:11 +0000 (05:41 +0000)]
added ppp_available

30 years agofix some compile nits
Paul Mackerras [Tue, 14 Dec 1993 05:40:50 +0000 (05:40 +0000)]
fix some compile nits

30 years ago*** empty log message ***
Paul Mackerras [Tue, 14 Dec 1993 05:16:36 +0000 (05:16 +0000)]
*** empty log message ***

30 years agopppd only (remove pppstats)
Paul Mackerras [Tue, 14 Dec 1993 05:16:20 +0000 (05:16 +0000)]
pppd only (remove pppstats)

30 years agocheck if we have ppp early on
Paul Mackerras [Tue, 14 Dec 1993 05:16:01 +0000 (05:16 +0000)]
check if we have ppp early on

30 years agoremove SUBDIR (pppstats and chat in ..)
Paul Mackerras [Tue, 14 Dec 1993 05:11:53 +0000 (05:11 +0000)]
remove SUBDIR (pppstats and chat in ..)

30 years agoremove -DKVMLIB flag, use cc by default
Paul Mackerras [Tue, 14 Dec 1993 05:11:09 +0000 (05:11 +0000)]
remove -DKVMLIB flag, use cc by default

30 years agoInitial revision
Paul Mackerras [Tue, 14 Dec 1993 02:57:14 +0000 (02:57 +0000)]
Initial revision

30 years agoInitial revision
Paul Mackerras [Tue, 14 Dec 1993 02:46:52 +0000 (02:46 +0000)]
Initial revision

30 years agoadd `must_exist' parameter to options_from_file
Paul Mackerras [Tue, 23 Nov 1993 23:40:54 +0000 (23:40 +0000)]
add `must_exist' parameter to options_from_file

30 years agofail if /etc/ppp/options not present if -DREQ_SYSOPTIONS=1
Paul Mackerras [Tue, 23 Nov 1993 23:40:53 +0000 (23:40 +0000)]
fail if /etc/ppp/options not present if -DREQ_SYSOPTIONS=1

30 years agoInitial revision
Paul Mackerras [Thu, 11 Nov 1993 03:56:47 +0000 (03:56 +0000)]
Initial revision