freebsd-dev/usr.sbin/ppp
Brian Somers 5119c5a20c Index: ipcp.h
===================================================================
RCS file: /home/ncvs/src/usr.sbin/ppp/ipcp.h,v
retrieving revision 1.18.2.2
diff -c -r1.18.2.2 ipcp.h
*** ipcp.h	1998/01/29 23:11:37	1.18.2.2
--- ipcp.h	1998/01/30 01:24:37
***************
*** 71,81 ****
  };

  extern struct ipcpstate IpcpInfo;
- extern struct in_range DefMyAddress;
- extern struct in_range DefHisAddress;
- extern struct iplist DefHisChoice;
- extern struct in_addr TriggerAddress;
- extern int HaveTriggerAddress;
  extern struct fsm IpcpFsm;

  extern void IpcpInit(struct physical *physical);
--- 71,76 ----
1998-01-30 01:28:35 +00:00
..
alias_cmd.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
alias_cmd.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
arp.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
arp.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
async.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
async.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
auth.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
auth.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
ccp.c o Move in_algorithm and out_algorithm into CcpInfo. 1998-01-29 20:45:16 +00:00
ccp.h o Move in_algorithm and out_algorithm into CcpInfo. 1998-01-29 20:45:16 +00:00
chap_ms.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
chap_ms.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
chap.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
chap.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
chat.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
chat.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
command.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
command.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
deflate.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +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 Move in_algorithm and out_algorithm into CcpInfo. 1998-01-29 20:45:16 +00:00
defs.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
filter.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
filter.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
fsm.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
fsm.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
hdlc.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
hdlc.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
id.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
id.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
ip.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
ip.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
ipcp.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
ipcp.h Index: ipcp.h 1998-01-30 01:28:35 +00:00
iplist.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +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 Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
lcp.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
lcpproto.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
loadalias.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
loadalias.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
log.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
log.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
lqr.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
lqr.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
main.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
main.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
Makefile Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
mbuf.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
mbuf.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
modem.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
modem.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
os.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
os.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
pap.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
pap.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
pathnames.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
phase.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
phase.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
physical.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
physical.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
ppp.8 This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
pred.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
pred.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +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 o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
route.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
server.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
server.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
sig.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +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 Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
slcompress.h o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
systems.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
systems.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
throughput.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
throughput.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
timer.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
timer.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
tun.c This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
tun.h This commit was manufactured by cvs2svn to create branch 'MP'. 1998-01-29 00:44:16 +00:00
vars.c Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
vars.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +00:00
vjcomp.c o Move global/static IPCP data into IpcpInfo. 1998-01-29 23:11:44 +00:00
vjcomp.h Create a new MP branch for `multilink protocol'. 1998-01-29 00:49:32 +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.