Hello,
I'm refering to the wiki : http://wiki.wireshark.org/Development
Il is said that for Win 32 the developer's guide is invaluable.
I understand that it doesn't work no?
So can you say me what to do?
Thanks a lot
Julien
---
Messag
On Sat, Apr 26, 2008 at 10:08:57AM +0200, Auvray Julien wrote:
>
> I'm refering to the wiki : http://wiki.wireshark.org/Development
>
> Il is said that for Win 32 the developer's guide is invaluable.
I think the misunderstanding is the word "invaluable", which actually
means that is has great va
Hi All,
I'm taking my first steps into building Wireshark on windows.
Unfortunately I did run into some troubles. First the flex version of
cygwin prevented me to use the 1.0.0 source tarball. Secondly
the src tarballs created by the buildbot don't seem to include
the patches to adns (adns_dll.de
Hi,
I think it should go under
EXTRA_DIST = \
In top level Makefile.am
Regards
Anders
-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] För Sake Blok
Skickat: den 26 april 2008 13:14
Till: wireshark-dev@wireshark.org
Ämne: [Wireshark-dev] adns patches not include
Dear developers,
In the PDML produced by wireshark, are the pos and size
attributes base XML type nonNegativeInteger ? I would have thought
so, but
they are derived from field_info->start and field_info->length,
respectively. Both are type gint. Is it really valid for these
value
Hi, I've attached a patch to add support for field info in the MySQL
dissector. I've also cleaned up a few things and fixed a small problem
in the state tracking I added in a previous patch.
Thanks,
Jess
Index: epan/dissectors/packet-mysql.c