[EMAIL PROTECTED] (Paul Hampson) wrote: > > So the question is, would it be possible to modify the FreeRADIUS > > source to use IPv4 functions like inet_ntoa() instead of inet_ntop() > > when building under Cygwin?
The latest CVS snapshot has had all references to inet_pton() and inet_ntop() removed. Until the server supports IPv6 completely, they're not needed. > It certainly _used_ to build, according to the Cygwin instructions > in the documentation. People might also try Microsoft's SFU tools. They require 2 minor changes to the server source, which I'll commit soon. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

