rlm_redis module "patch"
    Gabriel Blanchard 
    gabe at teksavvy.ca
       
    Thu Jan 13 17:58:43 CET 2011
    
    
  
On 2011-01-13, at 4:30 AM, Alan DeKok wrote:
> 
> - the rediswho_expand() function is horrible.  Instead, see the function
> xlat_client() in src/main/mainconfig.c.  It's smaller, simpler, and more
> capable.
> 
There's something I don't understand though, once you've registered your xlat function using
xlat_register(inst->xlat_name, <function name here>, inst);
Where/how do you call it?
    
    
More information about the Freeradius-Devel
mailing list