/usr/share/wireshark/radius/dictionary.rfc6911 is in libwireshark-data 2.0.2+ga16e22e-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 | # -*- text -*-
# Copyright (C) 2013 The FreeRADIUS Server project and contributors
#
# Attributes and values defined in RFC 6911
# http://www.ietf.org/rfc/rfc6911.txt
#
ATTRIBUTE Framed-IPv6-Address 168 ipv6addr
ATTRIBUTE DNS-Server-IPv6-Address 169 ipv6addr
ATTRIBUTE Route-IPv6-Information 170 ipv6prefix
ATTRIBUTE Delegated-IPv6-Prefix-Pool 171 string
ATTRIBUTE Stateful-IPv6-Address-Pool 172 string
|