7 Jun
2010
7 Jun
'10
5:33 p.m.
John Dennis wrote:
We also just discovered a bug with IPv6 usage in radclient (and radtest), you may want to take a look at these two bugzilla's:
The better fix is to take unknown options starting with "-", and pass them directly to radclient. This will make -4 work, -6, and a bunch of other options.
Except I'm not allowed to see the redhat bugs. From what I can tell, the issue is that ip_hton() does DNS lookups, and inet_pton() doesn't. Alan DeKok.