[Wireshark-dev] User information in the packet

2007-03-01 Thread durgabhavani.uppuluru
Hi, How to transfer proprietary information in TCAP? Can the packet contain component portion? Can it also contain MAP OPEN information along with proprietary information in the dialogue portion? I'm using GSMMAP as TC user. Any hints are welcome. Thanks in advance. Best Rega

Re: [Wireshark-dev] [PATCH] Dissector hooks: Small and Simple additions

2007-03-01 Thread Shehjar Tikoo
Hi Guy Harris wrote: > On Mar 1, 2007, at 4:57 PM, Shehjar Tikoo wrote: > >> One drawback of a per-field hook could be that hooks which need a >> global view or state of the full message might not get access to >> the needed fields. > > Couldn't the private data passed to the hook be used to s

Re: [Wireshark-dev] [PATCH] Dissector hooks: Small and Simple additions

2007-03-01 Thread Guy Harris
On Mar 1, 2007, at 4:57 PM, Shehjar Tikoo wrote: > One drawback of a per-field hook could be that hooks which need a > global > view or state of the full message might not get access to the needed > fields. Couldn't the private data passed to the hook be used to store the kind of state neede

Re: [Wireshark-dev] [PATCH] Dissector hooks: Small and Simple additions

2007-03-01 Thread Shehjar Tikoo
Hi Sebastien Tandel wrote: > Couldn't we pass one of the fields in the private data? Firstly, within the per-field hook/callback, the knowledge about what the current field is ,will be provided by the hfindex arg, assuming the hook/callback gets called by one of the proto_tree_add functions and t

Re: [Wireshark-dev] [PATCH] Dissector hooks: Small and Simple additions

2007-03-01 Thread Sebastien Tandel
Hi, Couldn't we pass one of the fields in the private data? Regards, Sebastien Tandel > Guy Harris wrote: > >> On Feb 21, 2007, at 6:53 PM, Shehjar Tikoo wrote: >> >>> It brings in the dissector hooks feature discussed here a few weeks >>> back. Its a small patch that includes basic

Re: [Wireshark-dev] HTTP object export

2007-03-01 Thread Stephen Fisher
On Wed, Feb 21, 2007 at 11:10:51PM +0100, Sake Blok wrote: > On Wed, Feb 21, 2007 at 09:24:45PM +0100, Ulf Lamping wrote: > > > > Sake Blok wrote: > > > > > > Would't this be option be feeling more at home under the "File" menu? > > > It is about exporting parts of the data-stream. My suggestion

Re: [Wireshark-dev] [PATCH] Dissector hooks: Small and Simple additions

2007-03-01 Thread Shehjar Tikoo
Guy Harris wrote: > On Feb 21, 2007, at 6:53 PM, Shehjar Tikoo wrote: >> It brings in the dissector hooks feature discussed here a few weeks >> back. Its a small patch that includes basic infra for hooks and a >> sample hook for the NFS dissector. >> >> Right now, the hook gets called(..using c

Re: [Wireshark-dev] fuzz testing segfault found

2007-03-01 Thread Stephen Fisher
On Thu, Mar 01, 2007 at 04:06:15PM +0100, Matthijs Mekking wrote: > when I was fuzz testing my shim6 (www.shim6.org) enabled wireshark > implementation, I found a segfault during the testing of: > > http://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=get&target=iseries.cap > > However

Re: [Wireshark-dev] [Wireshark-commits] rev 20955: /trunk/docbook/wsug_src/ /trunk/docbook/wsug_src/: WSUG_chapter_capture.xml

2007-03-01 Thread Ulf Lamping
[EMAIL PROTECTED] wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20955 > > User: sfisher > Date: 2007/03/01 09:08 PM > > Log: > Fix bug #1409: > > There is an error in the page: > http://wireshark.org/docs/wsug_html_chunked/ChCapCaptureFilterSection.html > > Accor

Re: [Wireshark-dev] Problems in configuration

2007-03-01 Thread Charles Lepple
On 3/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > We have developed a plugin , tested it thoroughly and placed it in clearcase( > configuration management tool). > > > > When we checked out the wireshark directory and tried to configure , it gave > the following error: > > > > configure:

[Wireshark-dev] Problems in configuration

2007-03-01 Thread taraniteja.vishwanatha
Hi , We have developed a plugin , tested it thoroughly and placed it in clearcase( configuration management tool). When we checked out the wireshark directory and tried to configure , it gave the following error: configure: running /bin/sh './configure' --prefix=/home/eth/plugin_dev_v

[Wireshark-dev] fuzz testing segfault found

2007-03-01 Thread Matthijs Mekking
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, when I was fuzz testing my shim6 (www.shim6.org) enabled wireshark implementation, I found a segfault during the testing of: http://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=get&target=iseries.cap However, when fuzz testing the o

[Wireshark-dev] SCTP TSN analysis: gap acks not working

2007-03-01 Thread Jeff Morriss
Hi Luis, First, thank you so much for your work on the TSN analysis in SCTP! It's something I've wanted to do for a long time... Anyway, with the latest change, gap acks aren't working. I've narrowed it down to this section of code: > if (t = emem_tree_lookup32(h->peer->tsn_acks, fra