From owner-cvs-all Mon Jul 1 17:47:28 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 D6D4137B400; Mon, 1 Jul 2002 17:47:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B88D43E09; Mon, 1 Jul 2002 17:47:24 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: from freefall.freebsd.org (brian@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g620lOJU069458; Mon, 1 Jul 2002 17:47:24 -0700 (PDT) (envelope-from brian@freefall.freebsd.org) Received: (from brian@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g620lOXa069457; Mon, 1 Jul 2002 17:47:24 -0700 (PDT) Message-Id: <200207020047.g620lOXa069457@freefall.freebsd.org> From: Brian Somers Date: Mon, 1 Jul 2002 17:47:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp mppe.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 brian 2002/07/01 17:47:24 PDT Modified files: usr.sbin/ppp mppe.c Log: Don't trust the MPPE key lengths passed back from the RADIUS server. Instead, use the correct values based on the number of bits actually negotiated. Spotted by: Sergey Korolew Revision Changes Path 1.25 +4 -2 src/usr.sbin/ppp/mppe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message