/usr/share/wireshark/radius/dictionary.lancom is in libwireshark-data 1.6.7-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 25 26 | # -*- text -*-
#
# dictionary.lcs
#
# originally by
# "Eugen K. " <>
#
# $Id: dictionary.lancom 34995 2010-11-21 18:57:21Z wmeier $
#
VENDOR Lancom 2356
BEGIN-VENDOR Lancom
# Attributes
ATTRIBUTE LCS-Traffic-Limit 1 integer
ATTRIBUTE LCS-Mac-Address 2 string
ATTRIBUTE LCS-Redirection-URL 3 string
ATTRIBUTE LCS-Comment 4 string
ATTRIBUTE LCS-Account-End 5 integer
ATTRIBUTE LCS-WPA-Passphrase 6 string
ATTRIBUTE LCS-PbSpotUserName 7 string
ATTRIBUTE LCS-TxRateLimit 8 integer
ATTRIBUTE LCS-RxRateLimit 9 integer
END-VENDOR Lancom
|