Request number (request->number) as internal variable
Alan DeKok
aland at deployingradius.com
Wed Mar 8 15:25:14 CET 2017
On Mar 8, 2017, at 3:13 AM, Peter Balsianok <balsianok.peter at gmail.com> wrote:
>
> Don't you plan to add new internal variable for request->number ?
> It could be used for linelog and also in modules (mod_perl).
> Better finding log messages belong to some request.
It's available as the expansion %l, which is time in seconds since epoch You can always create your own variable from that.
Alan DeKok.
More information about the Freeradius-Users
mailing list