Hi,

Does anyone know if anything was done on the issue below? I'm looking for this functionality too, and I'd prefer not to have to recompile the module if the feature is available in HEAD or similar (although I can't see that...).

Thanks,

Alex

On 22/06/06, Kenneth Marshall <[EMAIL PROTECTED]> wrote:
On Thu, Jun 22, 2006 at 09:58:54AM +0300, Boian Jordanov wrote:
> Maybe passing a HASH ref for hash which contains the Operator key and the vp
> item too will be a good idea. For example
>
> $hash{'Tunnel-Id'} = "visitor";
> $hash{'Operator'} = ":=";
> $RAD_REPLY{'Tunnel-Id'} = \%hash;
>
> This way we will not change existing behavior.
>
I like this. One key feature missing in rlm_perl was the ability
to substitute values in attribute pairs, not just add a new one.

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

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

Reply via email to