freebsd-nq/usr.sbin/ppp
Brian Somers 9c53a7b1c5 o Display current link throughput in `show links' (assuming
throughput measurement is enabled).
o Load balance the links based on weight *and* on a round-robin
  basis.  This makes things fairly even on an output basis.  We
  don't try to allow for the peer sending all his data down one
  link (and try to send ours back up the other).
o Show the number of pending input buffers that can't be processed
  in ``show mp''.
o Fix a typo in the man page.
1998-05-03 22:13:14 +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 Display current link throughput in `show links' (assuming 1998-05-03 22:13:14 +00:00
bundle.h o Transfer file descriptors using {send,recv}msg & SCM_RIGHTS, 1998-05-02 21:57:50 +00:00
ccp.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +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 Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
command.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
datalink.c o Transfer file descriptors using {send,recv}msg & SCM_RIGHTS, 1998-05-02 21:57:50 +00:00
datalink.h o Transfer file descriptors using {send,recv}msg & SCM_RIGHTS, 1998-05-02 21:57:50 +00:00
deflate.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26: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 Create a new `timer'' log level. This lets us `set 1998-04-30 23:53:56 +00:00
defs.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +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 Mention our link name with timed HDLC error reports. 1998-05-03 11:24:16 +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 Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
ip.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
ipcp.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
ipcp.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +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 Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
lcp.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
lcpproto.h o Move struct lcp and struct ccp into struct link. 1998-04-03 19:21:56 +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 Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
lqr.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
main.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
main.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
Makefile Make gcc-2.8.1 build ppp cleanly. 1998-04-25 10:49:52 +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 o Mention our link name with timed HDLC error reports. 1998-05-03 11:24:16 +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 Display current link throughput in `show links' (assuming 1998-05-03 22:13:14 +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 Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
physical.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
ppp.8 o Display current link throughput in `show links' (assuming 1998-05-03 22:13:14 +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 Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +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 Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
route.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
server.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +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 Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
systems.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +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 Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
timer.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
tun.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
tun.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
vjcomp.c Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +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.