/usr/share/wireshark/radius/dictionary.packeteer is in libwireshark-data 2.4.5-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | # -*- text -*-
# Copyright (C) 2015 The FreeRADIUS Server project and contributors
##############################################################################
#
# Packeteer VSAs, who followed the Cisco way of putting everything
# into one text string.
#
# Packeteer was acquired by Blue Coat in 2008.
#
# $Id: 7594ada9e367d965bc981caa237838b46f1af2ec $
#
##############################################################################
VENDOR Packeteer 2334
#
# Standard attribute
#
BEGIN-VENDOR Packeteer
ATTRIBUTE Packeteer-AVPair 1 string
ATTRIBUTE Packeteer-PC-AVPair 2 string
END-VENDOR Packeteer
|