Hi all, I am new to freeradius. I want to understand the over all code flow and design of freeradius. Can anyone suggest any reference guide for understanding the design of freeradius please??????? I went thro some manuals of freeradius. But they r theoritical, explaining about radius configurations and packet formats. But i want to understand the design of that... Please help me if u know some guide..... Thanks a lot..... --------------------------------- Heres a new way to find what you're looking for - Yahoo! Answers
suganthi V wrote:
I am new to freeradius. I want to understand the over all code flow and design of freeradius. Can anyone suggest any reference guide for understanding the design of freeradius please???????
There is none. Reading the source code is your best bet. Alan DeKok.
Hi, i tried to understand the code... But i didnt get a clear idea. Actually i dont know how and where to start reading the coding... i want the order in which i have to go thro the coding so that i will get a clear idea of the design... Alan DeKok <aland@deployingradius.com> wrote: suganthi V wrote:
I am new to freeradius. I want to understand the over all code flow and design of freeradius. Can anyone suggest any reference guide for understanding the design of freeradius please???????
There is none. Reading the source code is your best bet. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html --------------------------------- Download prohibited? No problem. CHAT from any browser, without download.
suganthi V wrote:
i tried to understand the code... But i didnt get a clear idea. Actually i dont know how and where to start reading the coding...
Coding what? And if you're asking coding questions, please subscribe to freeradius-devel... that list is for development questions.
i want the order in which i have to go thro the coding so that i will get a clear idea of the design...
Start at main(). The source code also has a lot of comments. Alan DeKok.
participants (2)
-
Alan DeKok -
suganthi V