..
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 Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
arp.h
Create #defines for all endpoint discriptor classes,
1998-04-23 23:50:40 +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
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
auth.h
o Defer setting up pap/chap based IP numbers & labels until after
1998-04-24 19:16:15 +00:00
bundle.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
bundle.h
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
ccp.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
ccp.h
Output the correct protocol id from the physical link-level CCP
1998-04-24 19:15:26 +00:00
chap_ms.c
Remove unused includes.
1998-04-06 09:12:38 +00:00
chap_ms.h
chap.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
chap.h
o Move alias function pointers into loadalias.c
1998-04-07 00:54:26 +00:00
chat.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
chat.h
o Move alias function pointers into loadalias.c
1998-04-07 00:54:26 +00:00
command.c
o Don't limit our tun device number to 256. As long as there's
1998-04-27 01:40:38 +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
Don't forget to set up our ppp.secret IP numbers & label
1998-04-30 23:52:53 +00:00
datalink.h
o Defer setting up pap/chap based IP numbers & labels until after
1998-04-24 19:16:15 +00:00
deflate.c
Make gcc-2.8.1 build ppp cleanly.
1998-04-25 10:49:52 +00:00
deflate.h
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 Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
filter.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
filter.h
Cosmetic: Clean up warnings.
1998-04-18 01:01:28 +00:00
fsm.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
fsm.h
o Move alias function pointers into loadalias.c
1998-04-07 00:54:26 +00:00
hdlc.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
hdlc.h
o Defer setting up pap/chap based IP numbers & labels until after
1998-04-24 19:16:15 +00:00
id.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
id.h
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
ip.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
ip.h
o Move alias function pointers into loadalias.c
1998-04-07 00:54:26 +00:00
ipcp.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +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
lcp.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +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
Output the correct protocol id from the physical link-level CCP
1998-04-24 19:15:26 +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
Make gcc-2.8.1 build ppp cleanly.
1998-04-25 10:49:52 +00:00
loadalias.h
Remove MODE_ALIAS and add AliasEnabled() macro.
1998-04-07 23:46:09 +00:00
log.c
Make gcc-2.8.1 build ppp cleanly.
1998-04-25 10:49:52 +00:00
log.h
o Remove LINK level logging.
1998-04-24 19:15:48 +00:00
lqr.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
lqr.h
o Defer setting up pap/chap based IP numbers & labels until after
1998-04-24 19:16:15 +00:00
main.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +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
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 Add the link name to modem diagnostics.
1998-04-28 01:25:46 +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 Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
mp.h
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
pap.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
pap.h
o Move alias function pointers into loadalias.c
1998-04-07 00:54:26 +00:00
pathnames.h
physical.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
physical.h
Do away with the static struct timeoutArg. Move the
1998-04-20 00:20:41 +00:00
ppp.8
o Defer setting up pap/chap based IP numbers & labels until after
1998-04-24 19:16:15 +00:00
pred.c
Make ``show ipcp'' prettier and remove a few redundant includes.
1998-04-25 00:09:14 +00:00
pred.h
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
README.alias
README.devel
route.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
route.h
o Move alias function pointers into loadalias.c
1998-04-07 00:54:26 +00:00
server.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +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
slcompress.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +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 Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
tun.h
o Move alias function pointers into loadalias.c
1998-04-07 00:54:26 +00:00
vjcomp.c
o Add the link name to modem diagnostics.
1998-04-28 01:25:46 +00:00
vjcomp.h
o Move alias function pointers into loadalias.c
1998-04-07 00:54:26 +00:00