Bug ID |
8044
|
Summary |
Improvements to BitTorrent DHT dissector
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86-64
|
OS |
Ubuntu
|
Status |
CONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 9617 [details]
packet-bt-dht.c patch
Build Information:
Patch against trunk rev 46339.
--
Fixed filtering on protocol "bt-dht".
Improved heuristics. Can probably be enabled by default now (but I'll let
someone else make that decision).
Unexpected IP address (first packet in capture file) and binary "tokens"
(packet 17) were incorrectly printed as UTF-8 strings.
Moved duplicate code into bencoded_string_length().
You are receiving this mail because:
- You are watching all bug changes.