Re: [Wireshark-dev] [PATCH] add field support to MySQL dissector

2008-07-08 Thread Jaap Keuter
x27; >> to 'int ', possible loss of data >> >> Regards >> Anders >> >> -Ursprungligt meddelande- >> Fr?n: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] F?r Jess Balint >> Skickat: den 27 april 2008 02:07 >> Till: wireshark-dev

Re: [Wireshark-dev] [PATCH] add field support to MySQL dissector

2008-07-08 Thread Jess Balint
int > Skickat: den 27 april 2008 02:07 > Till: wireshark-dev@wireshark.org > ?mne: [Wireshark-dev] [PATCH] add field support to MySQL dissector > > Hi, I've attached a patch to add support for field info in the MySQL > dissector. I've also cleaned up a few things a

Re: [Wireshark-dev] [PATCH] add field support to MySQL dissector

2008-04-28 Thread Joerg Mayer
On Sat, Apr 26, 2008 at 07:07:27PM -0500, Jess Balint wrote: > 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. Looks nice, a few questions/remarks thou

Re: [Wireshark-dev] [PATCH] add field support to MySQL dissector

2008-04-28 Thread Jaap Keuter
Hi, Could you put it in bugzilla? See the "Source code" section in http://wiki.wireshark.org/SendingFilesToWireshark why that is. Thanx, Jaap Jess Balint wrote: > 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 smal

Re: [Wireshark-dev] [PATCH] add field support to MySQL dissector

2008-04-28 Thread Anders Broman
ards Anders -Ursprungligt meddelande- Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Jess Balint Skickat: den 27 april 2008 02:07 Till: wireshark-dev@wireshark.org Ämne: [Wireshark-dev] [PATCH] add field support to MySQL dissector Hi, I've attached a patch to add support for field inf

[Wireshark-dev] [PATCH] add field support to MySQL dissector

2008-04-26 Thread Jess Balint
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