From owner-cvs-all Thu Jun 3 6:29:37 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 7C7A715370; Thu, 3 Jun 1999 06:29:35 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA25752; Thu, 3 Jun 1999 06:29:35 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906031329.GAA25752@freefall.freebsd.org> From: Brian Somers Date: Thu, 3 Jun 1999 06:29:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp mp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/03 06:29:35 PDT Modified files: usr.sbin/ppp mp.c Log: Fix some MP sequence number comparison bogons that are tickled by having different speed links in a bundle. This would manifest itself by having the link occasionally hang, but revive when a new connection is made.... Make ``show mp'' a bit prettier. Revision Changes Path 1.24 +8 -6 src/usr.sbin/ppp/mp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message