New Future: Modify the operator for VP
authorbjordanov <bjordanov>
Wed, 30 Aug 2006 11:00:05 +0000 (11:00 +0000)
committerbjordanov <bjordanov>
Wed, 30 Aug 2006 11:00:05 +0000 (11:00 +0000)
commite2ec9990030d410c721a1f0e1b44905deeb1c116
treeebfd434c63eca7b657d68f9dfda946a61e979824
parentaaf5a7fc875bd7851287ae7bb862e46607676f88
New Future: Modify the operator for VP
For example to change Operator for Framed-MTU use code like that.

$hash{'Framed-MTU'} = "100";
$hash{'Operator'} = "==";
$RAD_REPLY{'Framed-MTU'} = \%hash;
src/modules/rlm_perl/rlm_perl.c