28 Oct
2014
28 Oct
'14
5:04 p.m.
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.