22 May
2006
22 May
'06
5:58 p.m.
"Victor Polukcht" <vpolukcht@gmail.com> wrote:
I'm going to develop some modules for freeradius. Can i ask questions about freeradius structure here?
I would suggest reading the source to learn about the structure. Use tools like "cscope". Spend some time seeing how the existing modules interact with the server. That will give you most of the information you need to develop your own modules. It would be best if you could ask about design or project principles. If you ask about structure, the answer will most likely be "look in the source". Alan DeKok.