Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 1999 16:44:57 -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:  <199903010044.QAA49697@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/02/28 16:44:57 PST

  Modified files:        (Branch: RELENG_3)
    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.43.2.1  +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?199903010044.QAA49697>