29 Dec
2016
29 Dec
'16
8:52 a.m.
On Dec 29, 2016, at 8:18 AM, Matthew Newton <mcn4@leicester.ac.uk> wrote:
Just a quick check in case I'm missing something obvious. Can't see anything, but...
Is there any way from the current request structure to find out which section is currently being processed (authorize/accounting/post-auth etc)?
There's the string name of the section if that's all you need: https://github.com/FreeRADIUS/freeradius-server/blob/v4.0.x/src/main/xlat_ev... -Arran