freebsd-src/usr.sbin/ppp
Brian Somers b3e3e12ed9 Make the link' and clone' commands understand a comma-separated
list of links, and make `link' understand `*' for all links.  This
allows (for example):

  clone 1,2,3,4,5
  link 1,3 open
  link 2,4,5 rm
  close
  link * rm
1998-05-08 18:49:59 +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 Rename datalinks as soon as the name has been received so that 1998-05-08 01:15:19 +00:00
bundle.h Categorize the fields in struct bundle, and make the tunnel 1998-05-06 23:50:25 +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.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
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
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 Make the link' and clone' commands understand a comma-separated 1998-05-08 18:49:59 +00:00
command.h Cosmetic: Make our external function names consistent. 1998-05-01 19:26:12 +00:00
datalink.c o Rename datalinks as soon as the name has been received so that 1998-05-08 01:15:19 +00:00
datalink.h Log link name changes correctly. 1998-05-06 23:49:33 +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 Make sure we don't dereference NULL when we've lost all our links. 1998-05-06 18:50:12 +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 Rename datalinks as soon as the name has been received so that 1998-05-08 01:15:19 +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 Categorize the fields in struct bundle, and make the tunnel 1998-05-06 23:50:25 +00:00
ipcp.h Create `struct sticky_route'. 1998-05-05 23:30:13 +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 Behave correctly when short sequence numbers are denied. 1998-05-06 23:49:48 +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 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 Rename datalinks as soon as the name has been received so that 1998-05-08 01:15:19 +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 o Rename datalinks as soon as the name has been received so that 1998-05-08 01:15:19 +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 Rename datalinks as soon as the name has been received so that 1998-05-08 01:15:19 +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 Make the link' and clone' commands understand a comma-separated 1998-05-08 18:49:59 +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 Categorize the fields in struct bundle, and make the tunnel 1998-05-06 23:50:25 +00:00
route.h Create `struct sticky_route'. 1998-05-05 23:30:13 +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 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.