From owner-cvs-all Fri Oct 6 16:42: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7F9337B502; Fri, 6 Oct 2000 16:42:02 -0700 (PDT) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA69348; Fri, 6 Oct 2000 16:42:02 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200010062342.QAA69348@freefall.freebsd.org> From: Archie Cobbs Date: Fri, 6 Oct 2000 16:42:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_ppp.c ng_ppp.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/10/06 16:42:02 PDT Modified files: sys/netgraph ng_ppp.c ng_ppp.h Log: More complete fix for multi-link sequence number handling bugs. Add a new control message for querying the sequence number state. Revision Changes Path 1.26 +82 -40 src/sys/netgraph/ng_ppp.c 1.8 +21 -3 src/sys/netgraph/ng_ppp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message