summaryrefslogtreecommitdiff
path: root/FS/FS/raddb.pm
diff options
context:
space:
mode:
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;