summaryrefslogtreecommitdiff
path: root/FS/FS/raddb.pm
diff options
context:
space:
mode:
authorivan <ivan>2005-04-13 10:32:38 +0000
committerivan <ivan>2005-04-13 10:32:38 +0000
commit62b665335de5780923b1e27e8cd1b373b49e718c (patch)
treebf02e05fffc817ac16fbf8c55f0453ea71164a11 /FS/FS/raddb.pm
parent2bee8731655585f144c5fb5cf89cff1b08f85e34 (diff)
add Radius-Operator
Diffstat (limited to 'FS/FS/raddb.pm')
-rw-r--r--FS/FS/raddb.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/FS/FS/raddb.pm b/FS/FS/raddb.pm
index efeb739..6233772 100644
--- a/FS/FS/raddb.pm
+++ b/FS/FS/raddb.pm
@@ -1594,6 +1594,9 @@ use vars qw(%attrib);
#NETC.NET.AU (RADIATOR?)
'authentication_type' => 'Authentication-Type',
+ #wtxs (dunno)
+ 'radius_operator' => 'Radius-Operator',
+
);
1;