From owner-cvs-all Sun Dec 10 18:36:26 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 10 18:36:20 2000 Return-Path: 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 77CDF37B6AA; Sun, 10 Dec 2000 18:36:19 -0800 (PST) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBB2aJq82590; Sun, 10 Dec 2000 18:36:19 -0800 (PST) (envelope-from steve) Message-Id: <200012110236.eBB2aJq82590@freefall.freebsd.org> From: Steve Price Date: Sun, 10 Dec 2000 18:36:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/radius Makefile ports/net/radius/files patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2000/12/10 18:36:19 PST Modified files: net/radius Makefile net/radius/files patch-ab Log: From submitter: There is serious bug in handling requests in AATV module of AA_FORK and AA_FREPLAY types in Merit AAA server. If AATV module not responding for a long time main server drops original request without cleaning some critical information (process counter aatv->proc_cnt). As a result after some definite number of timeouts server stops responding. PR: 23212 Submitted by: Andriy I Pilipenko Revision Changes Path 1.14 +2 -1 ports/net/radius/Makefile 1.4 +11 -2 ports/net/radius/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message