Re: [Wireshark-dev] [Spam] to start capturing externally

2007-06-13 Thread Phillip Paradis
If you simply need to capture to a file for later analysis, you could simply invoke tshark or dumpcap with the appropriate command-line options to start capturing, and either use the appropriate options to stop capturing after a certain time/amount, or simply kill the process (I would imagine SIGIN

Re: [Wireshark-dev] to start capturing externally

2007-06-13 Thread Guy Harris
[EMAIL PROTECTED] wrote: > I want to write an external application or interface that will give > commands like start capturing and stop capturing > to the wireshark. > > can anyone please help me out in this as what all are the exported > methods that i can call from my application > to start a

Re: [Wireshark-dev] [Wireshark-commits] rev 22094: /trunk/ /trunk/epan/dissectors/: Makefile.common packet-frame.c packet-frame.h packet-ppi.c /trunk/wiretap/: libpcap.c wtap.c wtap.h

2007-06-13 Thread Gerald Combs
Stephen Fisher wrote: > Gerald, > > The check-in below broke the Unix builds with a few warnings treated as > errors. A few are simple fixes, but the inclusion of a wiretap header > in non-wiretap dissector code is getting a bit tricky. The compiler's > complaints are: > > cc1: warnings bein

[Wireshark-dev] to start capturing externally

2007-06-13 Thread Amit . Paliwal
Hi, I want to write an external application or interface that will give commands like start capturing and stop capturing to the wireshark. can anyone please help me out in this as what all are the exported methods that i can call from my application to start and stop capturing from there. T

Re: [Wireshark-dev] [Wireshark-commits] rev 22094: /trunk/ /trunk/epan/dissectors/: Makefile.common packet-frame.c packet-frame.h packet-ppi.c /trunk/wiretap/: libpcap.c wtap.c wtap.h

2007-06-13 Thread Stephen Fisher
Gerald, The check-in below broke the Unix builds with a few warnings treated as errors. A few are simple fixes, but the inclusion of a wiretap header in non-wiretap dissector code is getting a bit tricky. The compiler's complaints are: cc1: warnings being treated as errors In file included f

Re: [Wireshark-dev] Patches to update PANA Protocol dissector

2007-06-13 Thread Victor Fajardo
Hi, Attached is a patch based on rev 22093. regards, victor Hi, Could you recreate the patch against the current tree? Your revision 21417 is too old and doesn't apply. Thanx, Jaap Victor Fajardo wrote: To wireshark-maintainers, Attached is a patch file for the PANA protocol dissecto

[Wireshark-dev] same PDU over differnt number of TCP-Segements causes wrong reassembling

2007-06-13 Thread Robert Naumann
Hello, i have got a new problem with tcp_dissect_pdus(). I got a PDU with the fixed header lenght of 8 Bytes, which also contains the lenght of the whole PDU. The lenght-information is stored in the 3th Byte, so the minimum Headersize is 3. The Datalength of the PDU in my cases is always 1 B

Re: [Wireshark-dev] Using pipes on Windows

2007-06-13 Thread Gerald Combs
[EMAIL PROTECTED] wrote: > Hi everyone. > > I am currently working with Wireshark 0.99.5. > > I know that it is possible on Unix machines to let Wireshark read from a > pipe. I am not really sure if it is possible on Windows. > > For this reason I tried the following (of course I wrote a bit so

Re: [Wireshark-dev] Patches to update PANA Protocol dissector

2007-06-13 Thread Jaap Keuter
Hi, Could you recreate the patch against the current tree? Your revision 21417 is too old and doesn't apply. Thanx, Jaap Victor Fajardo wrote: > To wireshark-maintainers, > > Attached is a patch file for the PANA protocol dissector. The changes > updates the packet-pana.c dissector to support

Re: [Wireshark-dev] cannot compile wireshark

2007-06-13 Thread Graham Bloice
Tyler De Haven Brown wrote: > I have ran through the step-by-step guide for installing wireshark on a win32 > machine (windows server 2003). I am using the VC++ express edition 2005 that > can be downloaded for free. I followed all of the steps (setup and distclean > included) and everything r

Re: [Wireshark-dev] cannot compile wireshark

2007-06-13 Thread Tyler De Haven Brown
Thanks for answering my question Anders, SVN version: 22080 and yes, I have administrator rights on my pc Original message >Date: Wed, 13 Jun 2007 08:13:26 +0200 >From: "Anders Broman" <[EMAIL PROTECTED]> >Subject: Re: [Wireshark-dev] cannot compile wireshark >To: "'Developer support

[Wireshark-dev] Patches to update PANA Protocol dissector

2007-06-13 Thread Victor Fajardo
To wireshark-maintainers, Attached is a patch file for the PANA protocol dissector. The changes updates the packet-pana.c dissector to support draft-ietf-pana-pana-15.txt. regards, victor packet_pana_patch.gz Description: GNU Zip compressed data __

[Wireshark-dev] Using pipes on Windows

2007-06-13 Thread c-keel
Hi everyone. I am currently working with Wireshark 0.99.5. I know that it is possible on Unix machines to let Wireshark read from a pipe. I am not really sure if it is possible on Windows. For this reason I tried the following (of course I wrote a bit source code): - let wireshark capture from