Wireshark-bugs: [Wireshark-bugs] [Bug 12643] New: Diameter: Add support for new AVPs (29.273)
Bug ID |
12643
|
Summary |
Diameter: Add support for new AVPs (29.273)
|
Product |
Wireshark
|
Version |
2.0.4
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
bugzilla-admin@wireshark.org
|
Reporter |
mareko.paliga@gmail.com
|
Created attachment 14753 [details]
pcap with WLAN-Identifier and DER-Flags
Build Information:
TShark (Wireshark) 2.0.4 (b8dd0bc from master-2.0)
Copyright 1998-2016 Gerald Combs <gerald@wireshark.org> 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 libpcap, without POSIX capabilities, without libnl, with
libz 1.2.3, with GLib 2.44.1, without SMI, without c-ares, without ADNS, with
Lua 5.1, without GnuTLS, without Gcrypt, with MIT Kerberos, without GeoIP.
Running on Linux 2.6.32-220.7.1.el6.x86_64, with locale en_US.UTF-8, with
libpcap version 1.7.2, with libz 1.2.3.
Intel(R) Xeon(R) CPU X3440 @ 2.53GHz (with SSE4.2)
Built using gcc 4.4.7 20120313 (Red Hat 4.4.7-11).
--
We need to add support for some AVPs defined in 3GPP 29.273:
1508 PPR-Flags Unsigned32
1509 WLAN-Identifier Grouped
1510 TWAN-Access-Info Grouped
1511 Access-Authorization-Flags Unsigned32
1512 TWAN-Default-APN-Context-Id Unsigned32
1516 Full-Network-Name OctetString
1517 Short-Network-Name OctetString
1518 AAA-Failure-Indication Unsigned32
1519 Transport-Access-Type Enumerated
1520 DER-Flags Unsigned32
1521 DEA-Flags Unsigned32
1522 RAR-Flags Unsigned32
1523 DER-S6b-Flags Unsigned32
You are receiving this mail because:
- You are watching all bug changes.