/usr/share/wireshark/diameter/NokiaSiemensNetworks.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 9 10 11 12 13 14 | <?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
<!-- Nokia Siemens Networks verndor-specific AVPs. -->
<application id="16777238" name="3GPP Gx" uri="http://www.3gpp.org/ftp/Specs/html-info/29212.htm">
<avp name="User-Agent-Type" code="2016" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="must" vendor-id="NokiaSiemensNetworks">
<type type-name="Enumerated"/>
<enum name="NON_MOBILE_BROWSER" code="0"/>
<enum name="MOBILE_BROWSER" code="1"/>
</avp>
</application>
|