https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5767
--- Comment #26 from Xiao Xiangquan <xiaoxiangquan@xxxxxxxxx> 2011-06-22 01:07:59 PDT ---
(In reply to comment #24)
> (In reply to comment #23)
> > It seems caused by header change.
> > Fixed by including epan/tvbuff-int.h.
>
> It is not the better solution.. there is tvb_length.. function for that !
>
> Also i testing with attach sample (xxq.pcap & demo.pcap) and only see BT-uTP
> traffic...
BT-DHT and BT-uTP always share the same UDP port, and their default port are
the same, too. It seems that BT-uTP is at front of BT-DHT in the dissectors
list.
We should use "Decode as..." to force it to dissect as BT-DHT, or some
modifications should be applied to BT-uTP to let it give up dissection in some
conditions.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.