]>
 
 
git.ozlabs.org Git - ppp.git/log 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
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() 
 
Paul Mackerras  [Mon, 18 Apr 1994 00:46:27 +0000  (00:46  +0000)] 
 
Initial revision 
 
Paul Mackerras  [Mon, 11 Apr 1994 07:19:57 +0000  (07:19 +0000)] 
 
added names for 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. 
 
Paul Mackerras  [Mon, 11 Apr 1994 07:18:35 +0000  (07:18 +0000)] 
 
remove LCP-specific codes 
 
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 
 
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 
 
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. 
 
Paul Mackerras  [Mon, 11 Apr 1994 07:13:44 +0000  (07:13 +0000)] 
 
added stuff to print packets in readable form 
 
Paul Mackerras  [Wed, 23 Feb 1994 03:49:22 +0000  (03:49  +0000)] 
 
Initial revision 
 
Paul Mackerras  [Mon, 14 Feb 1994 04:45:31 +0000  (04:45  +0000)] 
 
more fixes for dynamic IP address assignment. 
 
Paul Mackerras  [Tue, 8 Feb 1994 23:51:58 +0000  (23:51 +0000)] 
 
*** empty log message *** 
 
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. 
 
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. 
 
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. 
 
Paul Mackerras  [Tue, 8 Feb 1994 05:24:41 +0000  (05:24  +0000)] 
 
Initial revision 
 
Paul Mackerras  [Mon, 10 Jan 1994 00:26:11 +0000  (00:26  +0000)] 
 
*** empty log message *** 
 
Paul Mackerras  [Mon, 10 Jan 1994 00:19:28 +0000  (00:19  +0000)] 
 
fix bug in option word processing 
 
Paul Mackerras  [Mon, 10 Jan 1994 00:18:59 +0000  (00:18  +0000)] 
 
block SIGPOLL to fix hanging on startup bug. 
 
Paul Mackerras  [Wed, 15 Dec 1993 05:00:47 +0000  (05:00  +0000)] 
 
take out non-KVMLIB code, use _PATH_UNIX on *bsd 
 
Paul Mackerras  [Wed, 15 Dec 1993 04:59:50 +0000  (04:59  +0000)] 
 
added BINDIR and MANDIR, install man page 
 
Paul Mackerras  [Wed, 15 Dec 1993 04:59:26 +0000  (04:59  +0000)] 
 
added default BINDIR, removed -g 
 
Paul Mackerras  [Wed, 15 Dec 1993 00:17:43 +0000  (00:17  +0000)] 
 
removed warning if not process group leader when using default device 
 
Paul Mackerras  [Tue, 14 Dec 1993 05:41:47 +0000  (05:41  +0000)] 
 
use UL() macro to compile with either cc or gcc 
 
Paul Mackerras  [Tue, 14 Dec 1993 05:41:34 +0000  (05:41  +0000)] 
 
fix compile nit 
 
Paul Mackerras  [Tue, 14 Dec 1993 05:41:11 +0000  (05:41  +0000)] 
 
added ppp_available 
 
Paul Mackerras  [Tue, 14 Dec 1993 05:40:50 +0000  (05:40  +0000)] 
 
fix some compile nits 
 
Paul Mackerras  [Tue, 14 Dec 1993 05:16:36 +0000  (05:16  +0000)] 
 
*** empty log message *** 
 
Paul Mackerras  [Tue, 14 Dec 1993 05:16:20 +0000  (05:16  +0000)] 
 
pppd only (remove pppstats) 
 
Paul Mackerras  [Tue, 14 Dec 1993 05:16:01 +0000  (05:16  +0000)] 
 
check if we have ppp early on 
 
Paul Mackerras  [Tue, 14 Dec 1993 05:11:53 +0000  (05:11  +0000)] 
 
remove SUBDIR (pppstats and chat in ..) 
 
Paul Mackerras  [Tue, 14 Dec 1993 05:11:09 +0000  (05:11  +0000)] 
 
remove -DKVMLIB flag, use cc by default 
 
Paul Mackerras  [Tue, 14 Dec 1993 02:57:14 +0000  (02:57  +0000)] 
 
Initial revision 
 
Paul Mackerras  [Tue, 14 Dec 1993 02:46:52 +0000  (02:46  +0000)] 
 
Initial revision 
 
Paul Mackerras  [Tue, 23 Nov 1993 23:40:54 +0000  (23:40 +0000)] 
 
add `must_exist' parameter to options_from_file 
 
Paul Mackerras  [Tue, 23 Nov 1993 23:40:53 +0000  (23:40 +0000)] 
 
fail if /etc/ppp/options not present if -DREQ_SYSOPTIONS=1 
 
Paul Mackerras  [Thu, 11 Nov 1993 03:56:47 +0000  (03:56  +0000)] 
 
Initial revision