Date: Fri, 3 Jul 1998 10:24:42 -0700 (PDT) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp datalink.c modem.c Message-ID: <199807031724.KAA28683@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/07/03 10:24:41 PDT
Modified files:
usr.sbin/ppp datalink.c modem.c
Log:
Only start checking carrier when the datalink state machine
exceeds DATALINK_READY. When we go back to READY or less
(eg. ``close lcp''), switch the carrier-checking-timer off again.
This fixes the callback example in ppp.conf.sample.
Noted as broken by: Damian Kuczynski <damian@best.pw.edu.pl>
Revision Changes Path
1.16 +4 -2 src/usr.sbin/ppp/datalink.c
1.95 +8 -10 src/usr.sbin/ppp/modem.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807031724.KAA28683>
