IPV6 support
Alan DeKok
aland at deployingradius.com
Thu Oct 5 23:56:53 CEST 2006
A.L.M.Buxey at lboro.ac.uk wrote:
> time (currently) and ALSO there is a bug. :: (listen on any address)
> causes a segmentation fault.
WTF? <types madly>
Ah. 'struct sockaddr' isn't big enough to hold IPv6 addresses. We
have to use 'struct sockaddr_storage'.
Thanks, it's now fixed.
Alan DeKok.
--
http://deployingradius.com - The web site of the book
http://deployingradius.com/blog/ - The blog
More information about the Freeradius-Users
mailing list