Reject delay fractional value

Eugene Grosbein fr at grosbein.net
Wed Oct 29 06:41:30 CET 2014


On 29.10.2014 04:04, Alan DeKok wrote:
> 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.

OTOH, why have you prohibited fraction delays in between 0 and 1?
I can think of usefulness of 0.5 or 0.9 values too.

Eugene Grosbein




More information about the Freeradius-Users mailing list