ULANG List

Bassem Mettichi mettichi at gmail.com
Tue Feb 27 09:06:34 CET 2018


Thanks Arran for your help.

2018-02-27 2:41 GMT+01:00 Arran Cudbard-Bell <a.cudbardb at freeradius.org>:

>
>
> > On Feb 26, 2018, at 4:47 PM, Bassem Mettichi <mettichi at gmail.com> wrote:
> >
> > Hello,
> >
> > can ULANG accept list return? for example
> >
> > update request {
> >
> > mylist = "%{redis:hgetall %{User-Name} }"
> >
> >
> > }
>
> It can in v4 (very unstable) in cases where it's explicitly required, but
> not in v3.
>
> The problem is that in v3 xlat expansions like the one above write their
> result to a single contiguous expansion buffer.
>
> In v4 xlats produce a linked list of boxed values.
>
> There's not a good work around for this unfortunately.
>
> -Arran
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/
> list/users.html
>


More information about the Freeradius-Users mailing list