Skip to content

Commit

Permalink
as sent via email
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Jun 22, 2023
1 parent 18dd2ec commit 020a5bc
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
1 change: 1 addition & 0 deletions share/dictionary
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ $INCLUDE dictionary.shasta
$INCLUDE dictionary.shiva
$INCLUDE dictionary.siemens
$INCLUDE dictionary.slipstream
$INCLUDE dictionary.smartsharesystems
$INCLUDE dictionary.sofaware
$INCLUDE dictionary.softbank
$INCLUDE dictionary.sonicwall
Expand Down
33 changes: 33 additions & 0 deletions share/dictionary.smartsharesystems
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 020a5bc

Please sign in to comment.