On Wed, Jun 25, 2003 at 01:52:25PM -0400, Alan DeKok wrote: > "Alan Litster" <[EMAIL PROTECTED]> wrote: > > When using radtest/radclient from 20030619 on the machine to test > > radiusd on a box running 20030625 it works. So it seems to me as if > > something has changed with the newer radclient? > > Yeah, I hate glibc. There's no man page for gethostbyname_r, and > as a result, the code added recently to src/main/misc.c was wrong. > I've fixed it in the CVS head.
The same goes for gethostbyaddr_r in ip_hostname. It should return NULL if gethostbyaddr_r returns != 0. Oliver. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
