diff options
Diffstat (limited to '')
-rw-r--r-- | share/dictionary.pica8 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/share/dictionary.pica8 b/share/dictionary.pica8 new file mode 100644 index 0000000..e3a15aa --- /dev/null +++ b/share/dictionary.pica8 @@ -0,0 +1,20 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# Version $Id$ +# +# Pica8 RADIUS attributes +# For general information please visit: +# http://www.pica8.com +# + +VENDOR Pica8 35098 + +BEGIN-VENDOR Pica8 + +ATTRIBUTE Pica8-AVPair 1 string +ATTRIBUTE Pica8-IP-Downloadable-ACL-Rule 2 string +ATTRIBUTE Pica8-IP-Downloadable-ACL-Name 3 string +ATTRIBUTE Pica8-Redirect-URL 4 string + +END-VENDOR Pica8 |