Date: Sat, 3 Feb 2001 17:08:22 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c command.c datalink.c Message-ID: <200102040108.f1418Ms27070@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/02/03 17:08:22 PST
Modified files:
usr.sbin/ppp bundle.c command.c datalink.c
Log:
Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP and
CLOSE_NORMAL meanings. CLOSE_NORMAL doesn't change the currently
required state, the others do. This should stop ppp from entering
DATALINK_READY when LCP shutdown doesn't end up happening cleanly.
Bump our version number to reflect this change.
Revision Changes Path
1.110 +2 -2 src/usr.sbin/ppp/bundle.c
1.255 +2 -2 src/usr.sbin/ppp/command.c
1.64 +20 -17 src/usr.sbin/ppp/datalink.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?200102040108.f1418Ms27070>
