Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 1999 16:43:48 -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:  <199903010043.QAA49638@freefall.freebsd.org>

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

  Modified files:
    usr.sbin/ppp         bundle.c 
  Log:
  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.47      +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?199903010043.QAA49638>