This file is indexed.

/usr/share/wireshark/diameter/eap.xml 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
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: eap.xml 32943 2010-05-25 08:42:24Z etxrab $ -->
<application id="5" name="EAP Application" uri="http://www.ietf.org/rfc/rfc4072.txt">

		<command name="Diameter-EAP" code="268" vendor-id="None"/>

		<avp name="EAP-Payload" code="462">
			<type type-name="OctetString"/>
		</avp>
		<avp name="EAP-Reissued-Payload" code="463">
			<type type-name="OctetString"/>
		</avp>
		<avp name="EAP-Master-Session-Key" code="464">
			<type type-name="OctetString"/>
		</avp>
		<avp name="Accounting-EAP-Auth-Method" code="465">
			<type type-name="Unsigned64"/>
		</avp>
	</application>