diff options
Diffstat (limited to 'share/dictionary.packeteer')
-rw-r--r-- | share/dictionary.packeteer | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/share/dictionary.packeteer b/share/dictionary.packeteer new file mode 100644 index 0000000..d538ac1 --- /dev/null +++ b/share/dictionary.packeteer @@ -0,0 +1,26 @@ +# -*- 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 +# +############################################################################## +# +# Packeteer VSAs, who followed the Cisco way of putting everything +# into one text string. +# +# Packeteer was acquired by Blue Coat in 2008. +# +# $Id$ +# +############################################################################## + +VENDOR Packeteer 2334 + +# +# Standard attribute +# +BEGIN-VENDOR Packeteer + +ATTRIBUTE Packeteer-AVPair 1 string +ATTRIBUTE Packeteer-PC-AVPair 2 string + +END-VENDOR Packeteer |