freebsd-dev/usr.sbin/ppp
Brian Somers 04eaa58c59 o Add `set autoload'. You can now set the minimum and maximum
thresholds (in terms of queued packets for a period of time)
  where -auto links will be brought up and down.  By default,
  all auto links come up when we reach NETWORK phase and never
  go down.
o Display current autoload state in `show bundle'.
o Disable the idle timer as soon as it's called.
o Disable the idle and autoload timers when exiting (in case
  we're abending).
1998-05-21 01:13:32 +00:00
..
alias_cmd.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
alias_cmd.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
arp.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
arp.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
async.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
async.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
auth.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
auth.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
bundle.c o Add `set autoload'. You can now set the minimum and maximum 1998-05-21 01:13:32 +00:00
bundle.h o Add `set autoload'. You can now set the minimum and maximum 1998-05-21 01:13:32 +00:00
ccp.c o Add the `set mode' command for change a links current mode. It 1998-05-15 23:58:30 +00:00
ccp.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
chap_ms.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
chap_ms.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
chap.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
chap.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
chat.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
chat.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
command.c o Add `set autoload'. You can now set the minimum and maximum 1998-05-21 01:13:32 +00:00
command.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
datalink.c Add the `rename' command for renaming links. 1998-05-16 23:47:28 +00:00
datalink.h Add the `rename' command for renaming links. 1998-05-16 23:47:28 +00:00
deflate.c o Activate link-level CCPs in multilink mode, by bringing them 1998-05-15 18:21:12 +00:00
deflate.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
defs.c o Add the `set mode' command for change a links current mode. It 1998-05-15 23:58:30 +00:00
defs.h o Add the `set mode' command for change a links current mode. It 1998-05-15 23:58:30 +00:00
descriptor.h o Add the link name to modem diagnostics. 1998-04-28 01:25:46 +00:00
filter.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
filter.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
fsm.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
fsm.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
hdlc.c o Activate link-level CCPs in multilink mode, by bringing them 1998-05-15 18:21:12 +00:00
hdlc.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
id.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
id.h o Create a new `timer'' log level. This lets us `set 1998-04-30 23:53:56 +00:00
ip.c Categorize the fields in struct bundle, and make the tunnel 1998-05-06 23:50:25 +00:00
ip.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
ipcp.c Close some file descriptors. 1998-05-19 21:51:24 +00:00
ipcp.h o Add the `set mode' command for change a links current mode. It 1998-05-15 23:58:30 +00:00
iplist.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
iplist.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
lcp.c o Add the `set mode' command for change a links current mode. It 1998-05-15 23:58:30 +00:00
lcp.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
lcpproto.h o Activate link-level CCPs in multilink mode, by bringing them 1998-05-15 18:21:12 +00:00
link.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
link.h Output the correct protocol id from the physical link-level CCP 1998-04-24 19:15:26 +00:00
loadalias.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
loadalias.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
log.c o Mention the ``timer'' log in the man page. 1998-05-01 22:39:38 +00:00
log.h o Mention the ``timer'' log in the man page. 1998-05-01 22:39:38 +00:00
lqr.c o Rename datalinks as soon as the name has been received so that 1998-05-08 01:15:19 +00:00
lqr.h o Rename datalinks as soon as the name has been received so that 1998-05-08 01:15:19 +00:00
main.c o Call bundle_LinkClosed() when transferring a datalink so that 1998-05-15 18:21:45 +00:00
main.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
Makefile Keep DPADD and LDADD consistent. 1998-05-04 03:01:34 +00:00
mbuf.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
mbuf.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
modem.c Close some file descriptors. 1998-05-19 21:51:24 +00:00
modem.h o Transfer file descriptors using {send,recv}msg & SCM_RIGHTS, 1998-05-02 21:57:50 +00:00
mp.c o Call bundle_LinkClosed() when transferring a datalink so that 1998-05-15 18:21:45 +00:00
mp.h o Display current link throughput in `show links' (assuming 1998-05-03 22:13:14 +00:00
pap.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
pap.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
physical.c o Set utmp::ut_host to getenv("CONNECT"). Mgetty sets 1998-05-21 01:12:20 +00:00
physical.h o Add the `set mode' command for change a links current mode. It 1998-05-15 23:58:30 +00:00
ppp.8 o Add `set autoload'. You can now set the minimum and maximum 1998-05-21 01:13:32 +00:00
pred.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
pred.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
prompt.c o Protect against expected NULL fdset pointers. 1998-05-10 22:20:20 +00:00
prompt.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
README.alias This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
README.devel This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
route.c Always add! all sticky routes in route_Change so that 1998-05-16 21:19:00 +00:00
route.h Create `struct sticky_route'. 1998-05-05 23:30:13 +00:00
server.c o Protect against expected NULL fdset pointers. 1998-05-10 22:20:20 +00:00
server.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
sig.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
sig.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
slcompress.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
slcompress.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
systems.c o Add the `set mode' command for change a links current mode. It 1998-05-15 23:58:30 +00:00
systems.h o Add the `set mode' command for change a links current mode. It 1998-05-15 23:58:30 +00:00
throughput.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
throughput.h o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
timer.c o Rename datalinks as soon as the name has been received so that 1998-05-08 01:15:19 +00:00
timer.h o Rename datalinks as soon as the name has been received so that 1998-05-08 01:15:19 +00:00
tun.c Categorize the fields in struct bundle, and make the tunnel 1998-05-06 23:50:25 +00:00
tun.h Categorize the fields in struct bundle, and make the tunnel 1998-05-06 23:50:25 +00:00
vjcomp.c o Increment expected MP fragment numbers correctly, 1998-05-04 03:00:09 +00:00
vjcomp.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00

This program was originally written by Toshiharu OHNO <tony-o@iij.ad.jp>,
and was submitted to FreeBSD-2.0.5 by Atsushi Murai <amurai@spec.co.jp>.
The original version was usually referred to as iij-ppp.

Ppp is currently maintained under FreeBSD and OpenBSD by Brian Somers
<brian@Awfulhak.org>.  The sources for both operating systems are the
same although the Makefiles vary due to the nature of each system.
If and when it's ported to another OS, things will probably be shuffled
around so that there are several Makefiles, one per architecture.

The latest sources are available in FreeBSD-current and OpenBSD-current.
An archive hacked so that it will build on just about any version of
FreeBSD is frequently generated and made available on
http://www.FreeBSD.org/~brian.  Once the first OpenBSD release is made
with ppp, an up-to-date OpenBSD archive will be made available too.

A FAQ is available at http://www.FreeBSD.org/FAQ/userppp.html.  It applies
equally to OpenBSD as it does to FreeBSD.  The man page is quite extensive,
and there are lots of examples in /etc/ppp/ppp.*.sample.  These examples
come with the hacked archive above but must be installed manually.

Ppp is still under development.  There is no official TODO list.