Re: [Wireshark-dev] Time to bump version number in svn?

2007-01-20 Thread Jaap Keuter
Hi, I guess so, but there's a number of places where that needs to be changed. I think Gerald has them summed up on his release checklist (?). Thanx, Jaap On Sat, 20 Jan 2007, Stephen Fisher wrote: > Is it time to bump the version number in svn to 0.99.6? > > > Steve >

Re: [Wireshark-dev] CLS column / font problem

2007-01-20 Thread Stephen Fisher
On Tue, Jan 16, 2007 at 07:18:33PM -0800, Stephen Fisher wrote: > Has anyone else noticed that the CLS time column is not wide enough for > the contents when you start a new capture when using the date+time or > just time? > I've traced the problem down to gtk/packet_list.c line 477: > >

[Wireshark-dev] Time to bump version number in svn?

2007-01-20 Thread Stephen Fisher
Is it time to bump the version number in svn to 0.99.6? Steve ___ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev

Re: [Wireshark-dev] adding a byte order preference for packet-usb.c?

2007-01-20 Thread Charles Lepple
On 1/20/07, Ulf Lamping <[EMAIL PROTECTED]> wrote: > IMHO, adding a preference for this is suboptimal - one needs to know > that this is existing and which setting is required for the current file > - and if you are working with both formats (Windows usbsnoop and Linux > capture files) you'll have

Re: [Wireshark-dev] Tshark0994 memory question

2007-01-20 Thread rmkml
Hi, Im switched to wireshark 0.99.5pre1, and same memory pb, Regards Rmkml On Sun, 14 Jan 2007, Guy Harris wrote: > Date: Sun, 14 Jan 2007 02:08:18 -0800 > From: Guy Harris <[EMAIL PROTECTED]> > Reply-To: Developer support list for Wireshark > To: Developer support list for Wireshark > Subjec

Re: [Wireshark-dev] Fwd: Update title of flow graph save dialog

2007-01-20 Thread Ulf Lamping
Stephen Fisher wrote: > Did anyone get a chance to review this patch for inclusion? Thanks in > advance. > > - Forwarded message from Stephen Fisher <[EMAIL PROTECTED]> - > > Date: Fri, 6 Oct 2006 23:16:38 -0700 > From: Stephen Fisher <[EMAIL PROTECTED]> > To: wireshark-dev@wireshark.org

Re: [Wireshark-dev] win32 setup/build problem

2007-01-20 Thread Ulf Lamping
Neil Piercy wrote: > I've had a build failure under Windows since the move to glib 2.12.6, > which I traced to a setup problem: the unzip of the packages in > tools/win32-setup.sh uses "unzip -nq" - the -n prevents it updating > existing files at all, ending up with a mix of original package and

Re: [Wireshark-dev] adding a byte order preference for packet-usb.c?

2007-01-20 Thread Ulf Lamping
Charles Lepple wrote: > I was trying to convert a usbsnoop USB capture log into pcap format > (BTW, text2pcap is very nifty), and I realized that usbsnoop is not > byte-swapping the setup packet fields as this comment from the top of > packet-usb.c implies: > > /* Man this is suboptimal. > * The U

Re: [Wireshark-dev] U3 manifest refers to Ethereal

2007-01-20 Thread Ulf Lamping
Davide Schiera wrote: > Hi all, > the manifest for the U3 package is: > http://www.w3.org/2001/XMLSchema-instance"; > > xsi:noNamespaceSchemaLocation="C:\ethereal\packaging\u3\U3_manifest_1003.xsd > " >version="1.0"> > ... > > > where the noNamespaceSchemaLocation refers to a specific XSD fi

Re: [Wireshark-dev] [PATCH] Add Homeplug ethernet type

2007-01-20 Thread Jaap Keuter
Hi, Checked in. Thanx, Jaap On Sat, 20 Jan 2007, Graeme Hewson wrote: > The attached patch adds Homeplug to the table of ethernet types. > > Graeme Hewson > ___ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/l

[Wireshark-dev] adding a byte order preference for packet-usb.c?

2007-01-20 Thread Charles Lepple
I was trying to convert a usbsnoop USB capture log into pcap format (BTW, text2pcap is very nifty), and I realized that usbsnoop is not byte-swapping the setup packet fields as this comment from the top of packet-usb.c implies: /* Man this is suboptimal. * The USB Header and the setup data are BI

[Wireshark-dev] [PATCH] Add Homeplug ethernet type

2007-01-20 Thread Graeme Hewson
The attached patch adds Homeplug to the table of ethernet types. Graeme Hewson ethertype.tar.gz Description: application/tgz ___ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev

[Wireshark-dev] U3 manifest refers to Ethereal

2007-01-20 Thread Davide Schiera
Hi all, the manifest for the U3 package is: http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="C:\ethereal\packaging\u3\U3_manifest_1003.xsd " version="1.0"> ... where the noNamespaceSchemaLocation refers to a specific XSD file location (c:\ethereal\.). Shouldn't

[Wireshark-dev] compilation error in airpdcap (0.99.5pre1 under MacOS X)

2007-01-20 Thread Andreas Fink
this should be fixed for 0.99.5 wireshark-0.99.5pre1 (./configure --mandir=/usr/share/man --with-ssl --enable-threads -- enable-usr-local --with-lua --enable-adns --disable-dependency- tracking --with-pcap=/usr/local) gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/local/include -I/ us