1 Dec
2015
1 Dec
'15
11:53 a.m.
On Dec 1, 2015, at 11:48 AM, Chaigneau, Nicolas <nicolas.chaigneau@capgemini.com> wrote:
For logging purposes, I'm trying to get the proxy packet "radius id".
Why? It shouldn't be relevant for anything.
In post proxy, the proxy packet id is not available anymore (it has been reset to -1 by fr_packet_list_id_free when removed from proxy hash).
I guess that can be changed. It's not necessary.
When we have a response from the proxy server, we still can know this id (because it's the same as the proxy reply packet id, which is available).
But in case of unresponsive proxy, it seems there's no way to do so. (except by changing FreeRADIUS code).
We can change the code. But I'd like to know why this is relevant. Alan DeKok.