Re: [Wireshark-dev] Feeding data to Wireshark in real time

2010-03-17 Thread kahou lei
Actually, I can add the named pipe in wireshark. But when I run the c++ example on http://wiki.wireshark.org/CaptureSetup/Pipes. Wireshark returns "Invalid libpcap format". Does that mean the file header of the pcap file is incorrect? The pcap file can be displayed on wireshark if I load it manual

Re: [Wireshark-dev] Feeding data to Wireshark in real time

2010-03-17 Thread kahou lei
Hi Guy, Thanks for you reply. I don't understand what you mean by "giving the pathname of the named pipe as the name of the network interface on which to capture". Can you give me an example? I have followed the c++ example on http://wiki.wireshark.org/CaptureSetup/Pipes. I couldn't get it works

[Wireshark-dev] New Dissector for Access Node Control Protocol (ANCP)

2010-03-17 Thread Aniruddha A
Hello, Please review my patch submitted with Bug-4590, for ANCP dissector (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4590) -- Ani ___ Sent via:Wireshark-dev mailing list Archives:http://www.wireshark.org/li

[Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-9.10-x64

2010-03-17 Thread buildbot-no-reply
The Buildbot has detected a new failure of Ubuntu-9.10-x64 on Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Ubuntu-9.10-x64/builds/309 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: ubuntu-9.10-x64 Build Reas

Re: [Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-PowerPC

2010-03-17 Thread Bill Meier
buildbot-no-re...@wireshark.org wrote: > The Buildbot has detected a new failure of OSX-10.5-PowerPC on Wireshark > (development). > Full details are available at: > http://buildbot.wireshark.org/trunk/builders/OSX-10.5-PowerPC/builds/1331 > > Buildbot URL: http://buildbot.wireshark.org/trunk/ >

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-x86

2010-03-17 Thread buildbot-no-reply
The Buildbot has detected a new failure of OSX-10.5-x86 on Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.5-x86/builds/1666 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: osx-10.5-x86 Build Reason: Bui

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-PowerPC

2010-03-17 Thread buildbot-no-reply
The Buildbot has detected a new failure of OSX-10.5-PowerPC on Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.5-PowerPC/builds/1331 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: osx-10.5-ppc Build Reas

Re: [Wireshark-dev] lua dissectors for an onc-rpc protocol

2010-03-17 Thread Guy Harris
On Mar 16, 2010, at 2:02 PM, Dale P. Smith wrote: > I'd like to write a dissector (in lua) for vxi-11 and onc-rpc > protocol. The only refence I've found on how to do this is here: That's not a reference on how to do that - in fact, as far as I know, you *can't* do that, you can only write ONC

Re: [Wireshark-dev] How do I call the pkcs1 dissection from another dissector?

2010-03-17 Thread Jeff Morriss
Kaul wrote: > > > On Fri, Mar 12, 2010 at 12:21 AM, Jeff Morriss @gmail.com > wrote: > > Kaul wrote: > > find_dissector("pkcs-1") doesn't seem to be the correct way to do it. > > How do I do it? > > There's a PKCS1 blob I want the PKC

[Wireshark-dev] Adding a new dissector to dissect the RTP MUXed stream with header compression

2010-03-17 Thread Sourabh Rathor
Hi Please provide comment to the new dissector written (Bug 4591). -- Sourabh Rathor Institute Of Informatics & Communication South Campus, Delhi University ___ Sent

Re: [Wireshark-dev] RTP Muxing with compressed header

2010-03-17 Thread Sourabh Rathor
Hi, The issue has been resolved. I have a raised a Bug ( *Bug 4591*) for the same. Please provide comments. Thanks On Tue, Mar 16, 2010 at 7:17 PM, Anders Broman wrote: > Hi, > Look up proto.c:4239 and read the code then search the ma

[Wireshark-dev] lua dissectors for an onc-rpc protocol

2010-03-17 Thread Dale P. Smith
I'd like to write a dissector (in lua) for vxi-11 and onc-rpc protocol. The only refence I've found on how to do this is here: http://www.wireshark.org/lists/wireshark-dev/200702/msg00311.html Specifically: If it runs on top of some other RPC protocol - i.e., if by "rpc protocol" you mean a