Packet-Original-Timestamp
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Fri Mar 1 19:59:25 CET 2013
>>
>> If you want to add Event-Timestamp, when it isn't already there, do:
>>
>>
>> if (!Event-Timestamp) {
>> update request {
>> Event-Timestamp := "%l"
>> }
>> }
>
Yes that'll work. But it won't be forwards compatible with 3.0.
If you could provide a backtrace of the rlm_perl module at the point it gets stuck it'd be helpful. Then we can fix it before someone else runs into the same issue.
-Arran
More information about the Freeradius-Users
mailing list