Reject delay fractional value
    Alan DeKok 
    aland at deployingradius.com
       
    Tue Oct 28 22:04:07 CET 2014
    
    
  
Eugene Grosbein wrote:
> Well, here it is. Not sure about "#include <sys/time.h>" policy
> in the FreeRADIUS code, though it compiles and works for me.
  It's not needed.  Also, changing the definition of an existing
attribute is a bad idea.
  I've re-worked the patch and pushed it to the v3.0.x branch on github.
 Please try that.
  You can set the response delay by doing:
	update reply {
		FreeRADIUS-Response-Delay-Usec = 1500000
	}
  Which will be 1.5 seconds.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list