ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 11218] New: Diameter 3GPP Sh Interface Feature-List(630) F

Date: Thu, 21 May 2015 15:07:27 +0000
Bug ID 11218
Summary Diameter 3GPP Sh Interface Feature-List(630) Feature-List Flags
Product Wireshark
Version 1.99.x (Experimental)
Hardware All
OS All
Status UNCONFIRMED
Severity Minor
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 13627 [details]
tcpdump with sample Sh packets

Build Information:
Version 1.99.5 (v1.99.5-0-g7e8595c from master)

Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GTK+ 2.24.23, with Cairo 1.12.16, with Pango 1.36.8,
with
WinPcap (4_1_3), with libz 1.2.5, with GLib 2.42.0, with SMI 0.4.8, with c-ares
1.9.1, with Lua 5.2, with GnuTLS 3.2.15, with Gcrypt 1.6.2, with MIT Kerberos,
with GeoIP, with PortAudio V19-devel (built Mar 19 2015), with AirPcap.

Running on 64-bit Windows 8.1, build 9600, with locale Russian_Russia.1251,
with
WinPcap version 4.1.3 (packet.dll version 4.1.0.2980), based on libpcap version
1.0 branch 1_0_rel0b (20091008), with GnuTLS 3.2.15, with Gcrypt 1.6.2, without
AirPcap.
       Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz (with SSE4.2), with 8142MB of
physical memory.


Built using Microsoft Visual C++ 12.0 build 31101

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
Sh interface now also have Feature-List Flags described in 3GPP
http://www.etsi.org/deliver/etsi_ts/129300_129399/129329/10.02.00_60/ts_129329v100200p.pdf
Table 7.1.1: Features of feature list 1 used in Sh

Feature bit Feature M/O Description

0 Notif-Eff M This feature is applicable to the UDR / UDA, SNR / SNA and
PNR/PNA command pairs. If both the HSS and the AS support this feature and if
multiple subscriptions to notifications are associated with a Public User
Identity, the HSS may combine the notifications for multiple Data References
and ServiceIndications into a single notification message. Similarly the User
Data Request / Answer will allow multiple data references and Service
Indications and Identity Sets. The User Data Answer will be able to combine
DataReference items resulting in the User Data Answer contents including a
single XML document with the separable XML sections populated.
Additionally, this feature allows concurrent subscriptions to different
Identity Sets.

1 UpdateEff O This feature is applicable to the PUR/PUA and PNR/PNA commands.
If both the HSS and the AS support this feature, a PUR command where the Data
reference type is Repository Data, may contain an XML document with several
Repository Data instances. If this PUR command has the effect to generate
notifications of the Repository Data changes to another AS, they may be grouped
into one PNR command, if this other AS supports Update-Eff feature. The support
of Update-Eff feature shall require the support of the Notif-Eff feature.

Feature bit: The order number of the bit within the Supported-Features AVP,
e.g. “1”.
Feature: A short name that can be used to refer to the bit and to the feature,
e.g. “MOM”.
M/O: Defines if the implementation of the feature is mandatory (“M”) or
optional (“O”).
Description: A clear textual description of the feature. 

please update dissectors.
Sample packet capure attached.


You are receiving this mail because:
  • You are watching all bug changes.