18 Oct
2019
18 Oct
'19
6:58 a.m.
On Oct 18, 2019, at 3:25 AM, Arvind Chauhan <abbey875@gmail.com> wrote:
Thanks Orestes Leal RodrÃguez & Alan dekok for your help. Now I m able to receive a packet and respond back successfully. But now i want to read attribute value pairs from CoA and DM-request. What I know is whatever attribute that we get needs to be converted to VALUE_PAIR and then with attribute name we can read it. I want to know that what api's can be used to convert attribute to VALUE_PAIR and then read it.
Read radclient.c. *All* of the APIs are used there. There is also extensive API documentation on the web site: https://doc.freeradius.org Alan DeKok.