/usr/share/wireshark/diameter/SKT.xml is in libwireshark-data 1.10.6-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 | <?xml version="1.0" encoding="utf-8"?>
<!-- $Id$ -->
<!-- Radomly chosen application as it's needed to parse the xml-->
<application id="16777304" name="Ericsson Sy" uri="http://www.iana.org/assignments/aaa-parameters/aaa-parameters.xml">
<avp name="Dummy" code="0" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="SKT" may-encrypt="yes">
<type type-name="Unsigned32"/>
</avp>
</application>
|