Date: Sun, 28 Feb 1999 16:47:16 -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 Message-ID: <199903010047.QAA49944@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/02/28 16:47:16 PST
Modified files: (Branch: RELENG_2_2)
usr.sbin/ppp bundle.c
Log:
MFC: Bring up auto links despite there being no data queued if
we're already in network phase and our autoload values
are set with no minimum threshold (the default).
Tell the autoload timer that it's ``coming up'' *before*
calling AutoLoadTimeout() directly... not after. This
prevents the very first demand-dial connection from
immediately disconnecting when there are other auto links.
Problem diagnosis: Ted Mittelstaedt <tedm@toybox.placo.com>
Revision Changes Path
1.40.2.3 +5 -5 src/usr.sbin/ppp/bundle.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?199903010047.QAA49944>
