From owner-cvs-all Sun Jun 23 16:38:10 2002 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 F41A337B400; Sun, 23 Jun 2002 16:38:06 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5NNc6d52280; Sun, 23 Jun 2002 16:38:06 -0700 (PDT) (envelope-from brian) Message-Id: <200206232338.g5NNc6d52280@freefall.freebsd.org> From: Brian Somers Date: Sun, 23 Jun 2002 16:38:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp radius.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/06/23 16:38:06 PDT Modified files: usr.sbin/ppp radius.c Log: Add a hack to handle RADIUS responses from peers that forget that there's an ``Ident'' field in the MS-CHAP2-Response and MS-CHAP-Error attributes. The RADIATOR server seems to be guilty of this. Revision Changes Path 1.35 +20 -4 src/usr.sbin/ppp/radius.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message