HardenedBSD/usr.sbin/ppp
Atsushi Murai f18846503d 1. All fragments (except the first one) of a fragmented packet were
dropped - devet@adv.IAEhv.nl (Arjan de Vet)
2. Will not read data from telnet connection - John Capo <jc@irbs.com>
3. Using LQM option could be drop the link due to LcpLayerDown() doesn't
   stop LQR timer. -  Brian <brian@awfulhak.demon.co.uk>
4. Allow to describe a syntax of filters that is not only port number
   but also by name in /etc/service. -  Rich Murphey <rich@lamprey.utmb.edu>

Reviewed by:	Atsushi Murai <amurai@spec.co.jp>
Submitted by:	devet@adv.IAEhv.nl, jc@irbs.com, brian@awfulhak.demon.co.uk,
		rich@lamprey.utmb.edu
1995-09-17 16:14:49 +00:00
..
arp.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
async.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
auth.c 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) 1995-09-02 17:20:54 +00:00
auth.h Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
ccp.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
ccp.h
cdefs.h
chap.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
chap.h
chat.c 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) 1995-09-02 17:20:54 +00:00
command.c 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) 1995-09-02 17:20:54 +00:00
command.h
defs.h 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) 1995-09-02 17:20:54 +00:00
filter.c 1. All fragments (except the first one) of a fragmented packet were 1995-09-17 16:14:49 +00:00
filter.h 1.Reducing cpu usage at off connection. 1995-03-11 15:18:55 +00:00
fsm.c Be gentle and allow both magic's (the own one and the other side's 1995-09-09 13:23:53 +00:00
fsm.h
global.h
hdlc.c Typo in log message : errros -> errors 1995-07-30 15:18:29 +00:00
hdlc.h
ip.c 1. All fragments (except the first one) of a fragmented packet were 1995-09-17 16:14:49 +00:00
ipcp.c Some implementation of PPP are required that starting a negotiaion by 1995-07-08 08:28:10 +00:00
ipcp.h Some implementation of PPP are required that starting a negotiaion by 1995-07-08 08:28:10 +00:00
lcp.c 1. All fragments (except the first one) of a fragmented packet were 1995-09-17 16:14:49 +00:00
lcp.h
lcpproto.h
log.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
log.h
lqr.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
lqr.h
main.c 1. All fragments (except the first one) of a fragmented packet were 1995-09-17 16:14:49 +00:00
Makefile 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) 1995-09-02 17:20:54 +00:00
mbuf.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
mbuf.h
md5.h Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
md5c.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
modem.c 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) 1995-09-02 17:20:54 +00:00
modem.h
os.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
os.h
pap.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
pap.h
pathnames.h Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
phase.h
ppp.8 1. All fragments (except the first one) of a fragmented packet were 1995-09-17 16:14:49 +00:00
ppp.8.m4 1. All fragments (except the first one) of a fragmented packet were 1995-09-17 16:14:49 +00:00
pred.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
route.c Clean up mesage log facility stuff accordng to Joradn's question. 1995-07-08 06:08:52 +00:00
slcompress.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
slcompress.h Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
systems.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
timeout.h 1.Reducing cpu usage at off connection. 1995-03-11 15:18:55 +00:00
timer.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
uucplock.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
vars.c 1. Clean up log message. 1995-07-08 17:46:56 +00:00
vars.h 1.Reducing cpu usage at off connection. 1995-03-11 15:18:55 +00:00
vjcomp.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00