Bug ID |
8949
|
Summary |
Wrong port number in BTDHT announce_peer request
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11240 [details]
The screen shot of this bug
Build Information:
--
When wireshark is dissecting announce_peers request in BTDHT, it get the wrong
port number.
I have uploaded a snapshot and sample pcap file, you can see the 'bug.png', the
port should be 16703 instead of 'e5:to'.
This is mainly caused by using wrong position when dissecting the integer
value.
You are receiving this mail because:
- You are watching all bug changes.