At 03:13 AM 2/15/2002 +0000, you wrote:
>     I'm studying the sources of Freeradius,but the sources are too many to
>understand and I don't know how to start. I want to know the structure of 
>Freeradius and the relationship among all the .c files.Where can I find the
>knowledge and can you help me? thank you.

There's no shortcut to studying the files.  Sorry.

Here's about the quickest rundown possible:

src/lib       - generic radius/attribute handling functions
src/include   - function prototypes and data structures
src/main      - the core server code and processing logic
src/modules/* - the code for each of the different modules

-Chris

--
    \\\|||///  \  Chris Parker    -    Manager, Development Engineering
    \ ~   ~ /   \       WX *is* Wireless!    \   [EMAIL PROTECTED]
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Without C we would have 'obol', 'basi', and 'pasal'



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to