freebsd_amp_hwpstate/usr.sbin/ppp
Brian Somers 673903ec42 o Initialise MP correctly depending on if we're the
first link in mp_Up().
o Bring MP and its CCP down when we enter phase TERMINATE,
  and ditch everything in the incoming packet queue.
o Enable MRRU negotiation.  Now, we can multilink
  mode, but only with one physical link.
o Close the link if the peer PROTO REJs PROTO_MP.
o Prepend our protocol before passing a packet to
  struct mp for fragmentation.
o Log info messages to DEBUG, not ERROR (oops).
o Align `show mp' output (again).
1998-04-23 21:50:13 +00:00
..
Makefile o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +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
alias_cmd.c Pass all command arguments around with struct cmdargs rather 1998-04-14 23:17:24 +00:00
alias_cmd.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
arp.c o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
arp.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
async.c o Remove some unused #includes. 1998-04-21 01:02:32 +00:00
async.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
auth.c Negotiate MRRU, SHORTSEQ and ENDDISC. ENDDISC doesn't imply 1998-04-23 03:23:03 +00:00
auth.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
bundle.c o Initialise MP correctly depending on if we're the 1998-04-23 21:50:13 +00:00
bundle.h Negotiate MRRU, SHORTSEQ and ENDDISC. ENDDISC doesn't imply 1998-04-23 03:23:03 +00:00
ccp.c o Allocate new CCP protocol options if they've been 1998-04-19 03:41:01 +00:00
ccp.h o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
chap.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
chap.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
chap_ms.c Remove unused includes. 1998-04-06 09:12:38 +00:00
chap_ms.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
chat.c Tidy up the use of struct pppTimer. 1998-04-19 15:24:50 +00:00
chat.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
command.c o Initialise MP correctly depending on if we're the 1998-04-23 21:50:13 +00:00
command.h o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
datalink.c o Add ipcp_SetLink() for attaching IPCP to the correct link, and 1998-04-23 18:56:21 +00:00
datalink.h Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
deflate.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
deflate.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
defs.c Negotiate MRRU, SHORTSEQ and ENDDISC. ENDDISC doesn't imply 1998-04-23 03:23:03 +00:00
defs.h Negotiate MRRU, SHORTSEQ and ENDDISC. ENDDISC doesn't imply 1998-04-23 03:23:03 +00:00
descriptor.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
filter.c o Understand ``syn'' and ``finrst'' in filter rules. This 1998-04-16 18:30:54 +00:00
filter.h Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
fsm.c o Initialise MP correctly depending on if we're the 1998-04-23 21:50:13 +00:00
fsm.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
hdlc.c o Initialise MP correctly depending on if we're the 1998-04-23 21:50:13 +00:00
hdlc.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
id.c o Use __attribute__ (#ifdef __GNUC__) to type-check 1998-04-19 23:09:03 +00:00
id.h Support client side DNS server negotiation, disabled 1998-04-17 22:05:37 +00:00
ip.c o Understand ``syn'' and ``finrst'' in filter rules. This 1998-04-16 18:30:54 +00:00
ip.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
ipcp.c o Add ipcp_SetLink() for attaching IPCP to the correct link, and 1998-04-23 18:56:21 +00:00
ipcp.h o Add ipcp_SetLink() for attaching IPCP to the correct link, and 1998-04-23 18:56:21 +00:00
iplist.c o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +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 Don't go multilink if the peer hasn't asked for it 1998-04-23 18:55:50 +00:00
lcp.h Negotiate MRRU, SHORTSEQ and ENDDISC. ENDDISC doesn't imply 1998-04-23 03:23:03 +00:00
lcpproto.h o Move struct lcp and struct ccp into struct link. 1998-04-03 19:21:56 +00:00
link.c o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
link.h Do away with the static struct timeoutArg. Move the 1998-04-20 00:20:41 +00:00
loadalias.c Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
loadalias.h Remove MODE_ALIAS and add AliasEnabled() macro. 1998-04-07 23:46:09 +00:00
log.c Pass all command arguments around with struct cmdargs rather 1998-04-14 23:17:24 +00:00
log.h o Use __attribute__ (#ifdef __GNUC__) to type-check 1998-04-19 23:09:03 +00:00
lqr.c o Use __attribute__ (#ifdef __GNUC__) to type-check 1998-04-19 23:09:03 +00:00
lqr.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
main.c Negotiate MRRU, SHORTSEQ and ENDDISC. ENDDISC doesn't imply 1998-04-23 03:23:03 +00:00
main.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
mbuf.c Print mbuf type names in `show mem'. 1998-04-07 01:29:44 +00:00
mbuf.h Print mbuf type names in `show mem'. 1998-04-07 01:29:44 +00:00
modem.c o Remove some unused #includes. 1998-04-21 01:02:32 +00:00
modem.h o Remove the `mode' global - it's now per physical device. 1998-04-10 13:19:23 +00:00
mp.c o Initialise MP correctly depending on if we're the 1998-04-23 21:50:13 +00:00
mp.h o Initialise MP correctly depending on if we're the 1998-04-23 21:50:13 +00:00
pap.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
pap.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
pathnames.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
physical.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
physical.h Do away with the static struct timeoutArg. Move the 1998-04-20 00:20:41 +00:00
ppp.8 Mention how to set an ACCMAP for ^Q & ^S. 1998-04-23 18:56:00 +00:00
pred.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
pred.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
prompt.c Tidy up the use of struct pppTimer. 1998-04-19 15:24:50 +00:00
prompt.h o Use __attribute__ (#ifdef __GNUC__) to type-check 1998-04-19 23:09:03 +00:00
route.c o Allocate new CCP protocol options if they've been 1998-04-19 03:41:01 +00:00
route.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
server.c Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
server.h o Remove the `mode' global - it's now per physical device. 1998-04-10 13:19:23 +00:00
sig.c o Use __attribute__ (#ifdef __GNUC__) to type-check 1998-04-19 23:09:03 +00:00
sig.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
slcompress.c o Use __attribute__ (#ifdef __GNUC__) to type-check 1998-04-19 23:09:03 +00:00
slcompress.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
systems.c Pass all command arguments around with struct cmdargs rather 1998-04-14 23:17:24 +00:00
systems.h o Remove the `mode' global - it's now per physical device. 1998-04-10 13:19:23 +00:00
throughput.c Tidy up the use of struct pppTimer. 1998-04-19 15:24:50 +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 Remove some unused #includes. 1998-04-21 01:02:32 +00:00
timer.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
tun.c o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
tun.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00
vjcomp.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
vjcomp.h o Move alias function pointers into loadalias.c 1998-04-07 00:54:26 +00:00

README.devel

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.