Re: [Wireshark-dev] [PATCH] RTP with MP2T payload bug fix

2007-02-23 Thread Mark Lewis
Hi Steve, Here is the updated patch against the latest SVN. I've reattached the original capture as well in case you want to check the change. Thanks, Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Fisher Sent: 22 February 2007 07:18

[Wireshark-dev] Minor bug fix to RSVP dissector

2007-02-23 Thread Morro Roberto
Dear Wireshark developers, Please find attached a patch to the RSVP dissector that fixes a small inaccuracy when printing the SENDER TSPEC object. Substantially, it changes the string C-type: 1 - Integrated Services into the correct one C-type: 2 - Integrated Services rsvp.patch The patch file

Re: [Wireshark-dev] Minor bug fix to RSVP dissector

2007-02-23 Thread Jaap Keuter
Hi, Checked in. Thanx, Jaap On Fri, 23 Feb 2007, Morro Roberto wrote: Dear Wireshark developers, Please find attached a patch to the RSVP dissector that fixes a small inaccuracy when printing the SENDER TSPEC object. Substantially, it changes the string C-type: 1 - Integrated Services

[Wireshark-dev] Patch for GTK version in simple_dialog.c

2007-02-23 Thread Florent . Drouin
This patch add a test on the GTK version to avoid a warning with the gtk-label-select-on-focus configuration parameter, introduced in GTK-2.9.0. (See attached file: simple_dialog.c.diff) Regards Florent simple_dialog.c.diff Description: Binary data

Re: [Wireshark-dev] [Wireshark-commits] rev 20903: /trunk/plugins/profinet/ /trunk/plugins/profinet/: Makefile.am Makefile.common

2007-02-23 Thread Ulf Lamping
[EMAIL PROTECTED] wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=revrevision=20903 User: jake Date: 2007/02/23 07:37 PM Log: Properly introduce packet-pn.c as a helper Thanks, I just didn't know that! Regards, ULFL ___

Re: [Wireshark-dev] [Wireshark-commits] rev 20902: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-m3ua.c

2007-02-23 Thread Jeff Morriss
[EMAIL PROTECTED] wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=revrevision=20902 User: lego Date: 2007/02/23 07:26 PM Log: Wow! hidden fields appear twice defeating the purpose, that's what I call deprecating a function!! Directory: /trunk/epan/dissectors/

Re: [Wireshark-dev] [Wireshark-commits] rev 20908: /trunk/ /trunk/epan/dissectors/: packet-h248.c packet-h248.h packet-h248_3gpp.c packet-h248_annex_c.c packet-h248_annex_e.c packet-h248_q1950.c packe

2007-02-23 Thread Michael Tuexen
Hi Lego, I'm wondering how you tie together both directions of an SCTP association? Best regards Michael On Feb 23, 2007, at 8:57 PM, [EMAIL PROTECTED] wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=revrevision=20908 User: lego Date: 2007/02/23 08:57 PM Log: fix some bugs

Re: [Wireshark-dev] I've officially dropped support for Windows NT 4.0 ...

2007-02-23 Thread Andrew Hood
Ulf Lamping wrote: Hi List! After a long time, I felt that it was time to drop support for Windows NT 4.0! Is there a ** permanent ** link to a version that runs on NT4? I have a requirement for one, but don't have the tools to build for NT. Unless someone can come up with a set of flags

Re: [Wireshark-dev] [Wireshark-commits] rev 20908: /trunk/ /trunk/epan/dissectors/: packet-h248.c packet-h248.h packet-h248_3gpp.c packet-h248_annex_c.c packet-h248_annex_e.c packet-h248_q1950.c packe

2007-02-23 Thread Luis Ontanon
It's heuristic, not having the setup of the association. I mantain two tables. pl_table conatinig a list of assocs indexed by port_labels a 32bit label out of the ports being used (low_pt 16 | high_pt) and plvt_table indexed by port_label and verification_tag of one direction which I assume to

Re: [Wireshark-dev] I've officially dropped support for Windows NT 4.0 ...

2007-02-23 Thread Michael Zuffoletti
I didn't have a problem installing the official 0.99.5 build with WinPcap 4 on NT4. I didn't notice any warning or install failure. However, this install as well as my own build of trunk rev 20835 with MSVC6 would not run. They gave the PrintDlgExW could not be located error. I found that my GTK1