freebsd-src/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 Use libmd. 1996-03-01 19:29:44 +00:00
auth.c Use libmd. 1996-03-01 19:29:44 +00:00
callout.h Initial revision 1994-09-25 02:11:26 +00:00
ccp.c Work around the problem that our -current pppd can no longer talk 1996-03-08 01:21:53 +00:00
ccp.h Initial revision 1995-10-31 21:10:14 +00:00
chap.c Use libmd. 1996-03-01 19:29:44 +00:00
chap.h Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00
fsm.c Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00
fsm.h Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00
ipcp.c Use libmd. 1996-03-01 19:29:44 +00:00
ipcp.h Use libmd. 1996-03-01 19:29:44 +00:00
lcp.c Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00
lcp.h Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00
lock.c Change to use the correct lock file directory. 1994-10-22 14:40:48 +00:00
magic.c Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00
magic.h Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00
main.c Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
Makefile Use libmd. 1996-03-01 19:29:44 +00:00
options.c Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
patchlevel.h Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00
pathnames.h Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00
ppp.h Initial revision 1994-09-25 02:11:26 +00:00
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 ppp-2.2 doesn't have a RELNOTES file anymore, so the old one here was 1995-11-10 21:39:32 +00:00
sys-bsd.c Use libmd. 1996-03-01 19:29:44 +00:00
sys-linux.c Initial revision 1994-09-25 02:11:26 +00:00
sys-str.c Initial revision 1994-09-25 02:11:26 +00:00
sys-ultrix.c Initial revision 1994-09-25 02:11:26 +00:00
upap.c Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00
upap.h Bring pppd from ppp-2.2 onto the mainline.. 1995-10-31 21:21:51 +00:00