HardenedBSD/usr.sbin/pppd
Paul Traina 7e31b4b1be Previously, if the dial script had any problems, pppd would simply
bomb out.  Unfortunately, FreeBSD's sio driver and certain internal
modems don't get along very well, which can cause the serial port to
wedge until it is closed and reopened.

Add new variable, connect-max-attempts, default = 1 (to mimic previous
behavior).  If > 1, will try up to "n" times to dial remote site before
aborting.
1996-08-11 17:29:37 +00:00
..
args.h
auth.c
callout.h
ccp.c
ccp.h
chap.c
chap.h
fsm.c
fsm.h
ipcp.c
ipcp.h
lcp.c
lcp.h
lock.c
magic.c
magic.h
main.c Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
Makefile
options.c Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
patchlevel.h
pathnames.h
ppp.h
pppd.8 Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
pppd.h Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
RELNOTES
sys-bsd.c
sys-linux.c
sys-str.c
sys-ultrix.c
upap.c
upap.h