summaryrefslogtreecommitdiffstats
path: root/share/dictionary.smartsharesystems
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:41:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:41:52 +0000
commitde8bf9112695763664912e340b265fa898188460 (patch)
tree9bcd5f8d45fc3b81174d3de8abfd573b68e9d7f6 /share/dictionary.smartsharesystems
parentAdding debian version 3.2.3+dfsg-2. (diff)
downloadfreeradius-de8bf9112695763664912e340b265fa898188460.tar.xz
freeradius-de8bf9112695763664912e340b265fa898188460.zip
Merging upstream version 3.2.5+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/dictionary.smartsharesystems')
-rw-r--r--share/dictionary.smartsharesystems33
1 files changed, 33 insertions, 0 deletions
diff --git a/share/dictionary.smartsharesystems b/share/dictionary.smartsharesystems
new file mode 100644
index 0000000..f955337
--- /dev/null
+++ b/share/dictionary.smartsharesystems
@@ -0,0 +1,33 @@
+# -*- text -*-
+# SPDX-License-Identifier: CC-BY-4.0
+# Copyright (C) 2023 SmartShare Systems
+#
+# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
+#
+# Please contact SmartShare Systems directly if you need a copy under a different license.
+#
+# Version $Id$
+
+##############################################################################
+#
+# SmartShare Systems Vendor-Specific Attributes
+# dictionary.smartsharesystems
+# https://www.smartsharesystems.com/
+#
+##############################################################################
+
+VENDOR SmartShareSystems 30585
+
+BEGIN-VENDOR SmartShareSystems
+
+# The globally unique identity (e.g. hardware serial number) of the Proxy (instance) forwarding the packet,
+# in ASCII format (upper case only).
+ATTRIBUTE SSS-Proxy-Id 2 string
+
+# The FQDN (Fully Qualified Domain Name) of the Proxy (cluster) forwarding the packet.
+ATTRIBUTE SSS-Proxy-Identifier 3 string
+
+# Location of the Proxy (cluster) forwarding the packet, in free form UTF-8 format.
+ATTRIBUTE SSS-Proxy-Location 4 string
+
+END-VENDOR SmartShareSystems