From owner-cvs-all Thu Jan 28 11:00:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25234 for cvs-all-outgoing; Thu, 28 Jan 1999 11:00:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25221; Thu, 28 Jan 1999 11:00:36 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.1/8.9.1) with ESMTP id LAA07817; Thu, 28 Jan 1999 11:00:34 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.1/8.9.1) id LAA12035; Thu, 28 Jan 1999 11:00:34 -0800 (PST) (envelope-from jdp@polstra.com) Date: Thu, 28 Jan 1999 11:00:34 -0800 (PST) Message-Id: <199901281900.LAA12035@vashon.polstra.com> To: brian@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp radius.c radius.h Makefile alias_cmd.c arp.c auth.c bundle.c bundle.h cbcp.c ccp.c chap.c chat.c command.c datalink.c defs.h filter.c filter.h fsm.c hdlc.c iface.c ip.c ipcp.c ipcp.h lcp.c lqr.c main.c modem.c mp.c pap.c ... In-Reply-To: <199901280156.RAA42261@freefall.freebsd.org> Organization: Polstra & Co., Seattle, WA Cc: committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In article <199901280156.RAA42261@freefall.freebsd.org>, Brian Somers wrote: > > TODO: The functionality in libradius::rad_send_request() needs > to be supplied as a set of routines so that ppp doesn't > have to wait indefinitely for the radius server(s). Instead, > we need to get a descriptor back, select() on the descriptor, > and ask libradius to service it when necessary. For what it's worth, I agree. This is a weakness in libradius. There's a similar problem in libtacplus. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Nobody ever went broke underestimating the taste of the American public." -- H. L. Mencken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message