Wednesday, October 10, 2007 3:25 PM
To: wireshark-dev@wireshark.org
Subject: [Wireshark-dev] eDonkey dissector update
Hi,
I've filed a "bug" in bugzilla attaching a patch that updates the
edonkey
dissector.
The vanilla edonkey dissector did not decode any kademlia packet.
Kademlia p
Hi,
I've filed a "bug" in bugzilla attaching a patch that updates the edonkey
dissector.
The vanilla edonkey dissector did not decode any kademlia packet.
Kademlia packet are udp packets that recent emule/amule clients use to create a
serverless P2P network.
As the only reference for the protoc
On Mon, Jun 25, 2007 at 07:13:12PM +0200, Lukasz M. wrote:
> And new dissector for gadu-gadu protocol. You probably have never heard
> about it. It's very popular internet communicator in Poland. Here is its
> official web side (unfortunatelly there's only polish version and it's
> dedicated only
Hi,
Small patch for packet-edonkey.c (stupid mistakes are the easiest to
made :-))
And new dissector for gadu-gadu protocol. You probably have never heard
about it. It's very popular internet communicator in Poland. Here is its
official web side (unfortunatelly there's only polish version and it'
HI,
Committed in revision 22143.
Thanx,
Jaap
Lukasz M. wrote:
> hi,
>
> Another patch for packet-edonkey.c. It's very small, but very useful.
> Sometimes edonkey packets comes joined, and wireshark display only last
> one on column Info. Now everyone is displayed.
>
__
hi,
Another patch for packet-edonkey.c. It's very small, but very useful.
Sometimes edonkey packets comes joined, and wireshark display only last
one on column Info. Now everyone is displayed.
packet.c-patch.gz
Description: GNU Zip compressed data
___
Hi,
Committed in revision 22128 after a few changes:
- replaced C++ with C comments
- replaced "%llu" format string by "%" G_GINT64_MODIFIER "u"
Thanx,
Jaap
Ćukasz M. wrote:
> Hi.
>
> I'm new here, so hello everyone. :)
>
> I added 5 new packets to packet-edonkey.c and improve 2. Diffs in
> at
Hi.
I'm new here, so hello everyone. :)
I added 5 new packets to packet-edonkey.c and improve 2. Diffs in
attachment. This part of wireshark (decoding emule packets) it's not
finish as I see :) I try to do it, meybe... :)
best regards.
lukasz.
packet-edonkey.c.patch.gz
Description: GNU Zip com