dynamic data structure in my owm freeradius module

Marco Marino marino.mrc at gmail.com
Wed Jan 22 21:15:43 CET 2014


2014/1/22 Alan DeKok <aland at deployingradius.com>

> Marco Marino wrote:
> > I'm trying to write my own module for freeradius. I'd like to use a
> > configuration file where i save some recursive structure. eg:
>
>   That works.  See the existing modules for examples.
>
> > I'm trying to realize a more simple data structure first, with only one
> > subsection. An example: http://pastebin.com/JYfh3BuK but i have a
> segfault.
>
>   Well.. you've deleted anything useful in the text you pasted there.
>
>   If you make it hard for us to help you... then we can't help you.
>
> Sorry.... it wasn't my intention.

> > Someone can help me with this implementation. Should i use
> > PW_TYPE_SUBSECTION in the main module_config[] structure?
>
>   Yes.
>
> > How can i manage the case where there are N subsection of the same type?
>
>   Process it manually.  See the existing code for examples.
>
> You're right, I solved. Thank you.


>   And we're not really in the business of debugging closed-source code.
>  If your module is public and useful, we can take a look at adding it to
> the server.  If your module is private, then we can't really help.
>
>   Alan DeKok.
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/devel.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20140122/bee9b173/attachment.html>


More information about the Freeradius-Devel mailing list