Bug ID |
8759
|
Summary |
Wireshark failed to dissect transaction id and other information in BT-DHT packet
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86-64
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 10910 [details]
The pcap file for testing
Build Information:
--
When wireshark is dissecting the packets of BT-DHT and the packet contain
"peers", it can't get some information like 'transaction id' and 'client type'.
But these informations are in the packet.
As I uploaded the sample pcap file (there is only one packet in that pcap
file), the transaction id of this packet is 'BE 96 E8 56' in hex format, but
bt-dht dissector of wireshark ignored it.
I also uploaded a screenshot of this bug, wireshark consider that the data of
BT-DHT is ended at 'ee', and ignore crucial informations after that.
This bug exist in stable version 1.8.7, development version 1.10.0rc2 and svn
version (49709) on all platform.
You are receiving this mail because:
- You are watching all bug changes.