From owner-cvs-all Mon Oct 4 22: 1:58 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AD48154F8; Mon, 4 Oct 1999 22:01:46 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA47302; Mon, 4 Oct 1999 22:01:46 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199910050501.WAA47302@freefall.freebsd.org> From: Brian Somers Date: Mon, 4 Oct 1999 22:01:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c datalink.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/10/04 22:01:45 PDT Modified files: usr.sbin/ppp bundle.c datalink.c Log: Bring links down gently when their throughput isn't enough for the ``set autoload'' value. Don't just ``down'' the link. Don't get stuck in ``ready'' the first time we ``close'' a link. Revision Changes Path 1.69 +2 -2 src/usr.sbin/ppp/bundle.c 1.45 +2 -2 src/usr.sbin/ppp/datalink.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message