http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46396
User: etxrab
Date: 2012/12/05 01:27 AM
Log:
From Patrik Lundquist:
Improvements to BitTorrent DHT dissector
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().
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8044
Directory: /trunk/epan/dissectors/
Changes Path Action
+86 -44 packet-bt-dht.c Modified