From owner-cvs-all Fri Dec 13 16:56: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D261637B401; Fri, 13 Dec 2002 16:56:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E90243EB2; Fri, 13 Dec 2002 16:56:07 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBE0u7mV021435; Fri, 13 Dec 2002 16:56:07 -0800 (PST) (envelope-from archie@repoman.freebsd.org) Received: (from archie@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBE0u76C021434; Fri, 13 Dec 2002 16:56:07 -0800 (PST) Message-Id: <200212140056.gBE0u76C021434@repoman.freebsd.org> From: Archie Cobbs Date: Fri, 13 Dec 2002 16:56:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_mppc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2002/12/13 16:56:07 PST Modified files: sys/netgraph ng_mppc.c Log: Fix two bugs: (a) Save control message return address only if NGM_MPPC_CONFIG_DECOMP (b) Properly count the number of required re-key operations when we loose synchronization and have to resync MFC after: 3 days Revision Changes Path 1.19 +27 -12 src/sys/netgraph/ng_mppc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message