16 Mar
2018
16 Mar
'18
12:04 p.m.
Wow, raising threads from the dead. On Fri, 2018-03-16 at 11:14 -0400, Mark Williams wrote:
On 22 May 2017 20:32:00 BST, Michael Hocke <mh103@nyu.edu> wrote:
That looks good. I’ll give it a try. Follow-up question: is there a way to get a hold of the request number from within unlang? I don’t think I see it anywhere in the source code but I want to ask anyway.
http://wiki.freeradius.org/config/run_time_variables
%n, in v3 onwards.
Not %I ?
No. https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/src/main/xl at.c#L2169 %I is the request ID from the packet. -- Matthew