Bug ID |
8087
|
Summary |
H.248 MEGACO PkgName property is poorly formatted
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Trivial
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 9685 [details]
Sample capture file
Build Information:
D:\wireshark>svn info
Path: .
URL: http://anonsvn.wireshark.org/wireshark/trunk
Repository Root: http://anonsvn.wireshark.org/wireshark
Repository UUID: f5534014-38df-0310-8fa8-9805f1628bb7
Revision: 46518
Node Kind: directory
Schedule: normal
Last Changed Author: etxrab
Last Changed Rev: 46518
Last Changed Date: 2012-12-12 12:48:12 +0000 (Wed, 12 Dec 2012)
--
The H.248 PkgName property label has no ": " separator between it and the
actual package name. Other decoded values use a ": " separator.
Example:
PkgNameTDM Circuit Package - Annex E (tdmc) (0x000d)
Should be:
PkgName: TDM Circuit Package - Annex E (tdmc) (0x000d)
Sample capture file attached.
You are receiving this mail because:
- You are watching all bug changes.