Re: [Wireshark-dev] Follow TCP Stream: stream directions wrong?

2006-09-28 Thread Jeff Morriss
Stephen Fisher wrote: > On Thu, Sep 28, 2006 at 12:30:40PM +0800, Jeff Morriss wrote: > >> Is it just me or (with 0.99.3) does Follow TCP Stream get the stream >> directions wrong (e.g., in the list of stream directions to show, just >> to the right of the Print button)? The directions seem t

Re: [Wireshark-dev] Patch: Improvements for TIPC dissectorpackage-tipc.c

2006-09-28 Thread Anders Broman
Checked in. Brg Anders -Ursprungligt meddelande- Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Martin Peylo Skickat: den 28 september 2006 18:15 Till: Developer support list for Wireshark Ämne: Re: [Wireshark-dev] Patch: Improvements for TIPC dissectorpackage-tipc.c Hi Jaap, than

Re: [Wireshark-dev] Follow TCP Stream: stream directions wrong?

2006-09-28 Thread Stephen Fisher
On Thu, Sep 28, 2006 at 12:30:40PM +0800, Jeff Morriss wrote: > Is it just me or (with 0.99.3) does Follow TCP Stream get the stream > directions wrong (e.g., in the list of stream directions to show, just > to the right of the Print button)? The directions seem to be reversed > (e.g., if I se

Re: [Wireshark-dev] Invitation to discuss possible dissector for SCSI-OSD

2006-09-28 Thread Joe Breher
Ronnie - Some example traces should be in your personal inbox. I need to do some checking to see whether I am at liberty to release them to the public at large. I'll find some way to make that happen. For those who may be following along: I guess I've committed to the task of adding some SCSI-

Re: [Wireshark-dev] Possible bug with check_col?

2006-09-28 Thread Brian Vandenberg
I've written a bug up on this (bug #1132). I believe the culprit is a combination of the SSL dissector and the http dissector. -Brian Brian Vandenberg wrote: >> IIRC there's a call to >> col_set_writable(.., FALSE) >> somewhere in dissector-http.c >> >> >> > Thanks for the tip, I

[Wireshark-dev] Workaround for problems with desegment_tcp

2006-09-28 Thread John R.
Still looking at desegmentation of PDUs combined into a single TCP segment... I've come to the conclusion that desegmentation by desegment_tcp that involves at one point returing pinfo->desegment_len as shorter than the actual PDU length in a previous packet so that you can get sufficient bytes to

Re: [Wireshark-dev] patch to eyesdn wiretap module

2006-09-28 Thread Jaap Keuter
Hi, On Wed, 27 Sep 2006, Rolf Fiedler wrote: > Hi, > > I am the author of the eyesdn wiretap module. Recently we added ATM > support to our trace format. We used channel id 129 for that, so far > only 0 for D channel and 1-30 for bearer channels had been in use. > I've taken the liberty to keep

Re: [Wireshark-dev] Install failure at configure stage

2006-09-28 Thread Ulf Lamping
Hi Joe! First of all, thanks for taking the time to write this down. As I don't have a clue what's missing in the User's Guide on this topic, I noticed that there was a recent change in the configure script addressed to this problem which may make a change in the user's guide obsolete. Could

Re: [Wireshark-dev] Possible bug with check_col?

2006-09-28 Thread Brian Vandenberg
> > IIRC there's a call to > col_set_writable(.., FALSE) > somewhere in dissector-http.c > > Thanks for the tip, I had figured out that it wasn't writable, but I hadn't [yet] found where it was being set to not writable. I'm slowly narrowing in on this, so hopefully I'll know what's causi

Re: [Wireshark-dev] Spelling fixes in user's guide

2006-09-28 Thread Ulf Lamping
Stephen Fisher wrote: > Attached is a patch to fix some spelling mistakes in the Wireshark > User's Guide. I also fixed the author's email addresses as the > addresses did not match the right names. > Checked in. Thanks for pointing these things out. However, I cannot promise to make such m

Re: [Wireshark-dev] Porting problem

2006-09-28 Thread Jaap Keuter
Hi, You shouldn't be distracted by the fact that 'it used to work'. Maybe it did, maybe you were just lucky. It is hard to see what's happening here. DDD might help you traversing first_child->next->next. Note that the dissector gets called either with or without a tree pointer. It's NULL for for

[Wireshark-dev] Spelling fixes in user's guide

2006-09-28 Thread Stephen Fisher
Attached is a patch to fix some spelling mistakes in the Wireshark User's Guide. I also fixed the author's email addresses as the addresses did not match the right names. Steve wsug-spelling-fixes.patch.gz Description: Binary data ___ Wireshark-de

Re: [Wireshark-dev] Possible bug with check_col?

2006-09-28 Thread Brian Vandenberg
Ulf, Certain of it. My protocol tree gets created and added below the http tree. In addition, if I remove my plugin from the plugins folder and run wireshark and open the pcap file I'm using for testing I see the exact same behavior: the http response packets still show up as TLSv1 packets

Re: [Wireshark-dev] Porting problem

2006-09-28 Thread Tomek S.
Hello, Thank you for your attention :) Here's what I can tell [I'm limited by a fact, that this dissector are property of my company and are private/classified]: 1) GDB stack trace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1239599440 (LWP 17201)] 0xb6fd8c99

Re: [Wireshark-dev] Problem dissection generic ASN1

2006-09-28 Thread Guy Harris
Thomas Steffen wrote: > I agree that the dissector should be turned off as default, especially > given its slightly unstabled nature. However, it would still be nice > to have it show up in the "Decode as ..." list. Even if you don't have > an ASN.1 type table file, you can still use it to dissect

Re: [Wireshark-dev] A problem of adding a int preference prefs_register_uint_preference()

2006-09-28 Thread Guy Harris
[EMAIL PROTECTED] wrote: > I want to add a new preference for a protocol, it is an integer type, > the length is great than 8 bytes, but the function preference > prefs_register_uint_preference() can only register a int value less than > 4 byte. Presumably you meant "can only register a 4-byte in

Re: [Wireshark-dev] Possible bug with check_col?

2006-09-28 Thread didier
Hi, Le mercredi 27 septembre 2006 à 09:08 -0600, Brian Vandenberg a écrit : > I'm writing a dissector that relies on the http dissector. The > server's I'll be monitoring use ssl, so there's a requirement to use the > ssl dissector to decrypt the packets and hand them off to the http > dissec

Re: [Wireshark-dev] Patch for FMIPv6

2006-09-28 Thread Jaap Keuter
Hi, Checked in. Thanx, Jaap On Thu, 28 Sep 2006, Nicolas DICHTEL wrote: > Hi, > > I've two patchs for FMIPv6: >- FBU encapsulated in FNA are not correctly parsed; >- there is an error when parsing LLA Option. > > Patch is against ethereal-0.99.0, should I remake it against > the latest

Re: [Wireshark-dev] MAPI EcrRegisterPushNotification dissection

2006-09-28 Thread ronnie sahlberg
checked in On 9/27/06, Stephen Fisher <[EMAIL PROTECTED]> wrote: > On Fri, Sep 22, 2006 at 02:42:10PM -0700, Stephen Fisher wrote: > > > I have figured out one of the fields in the MAPI > > EcRRegisterPushNotification packet. The field is a UDP port number > > that the client wants the Exchange s

Re: [Wireshark-dev] Patch: Improvements for TIPC dissector package-tipc.c

2006-09-28 Thread Martin Peylo
Hi Jaap, thanks for the remarks! Till now I wasn't delivering many patches of that extend. I cleaned things up a little bit: 1. Don't know why I sent a tar.gz guess my brain I had an interrupt while I was compressing the file :-) 2. I didn't see Anders Borman updated packet-tipc.c. We discus

Re: [Wireshark-dev] [patch] Add extra scsi additional sense codes

2006-09-28 Thread ronnie sahlberg
checked in On 9/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > The subject says it all. > > Patrick > > ___ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev

Re: [Wireshark-dev] [patch] Fix scsi log sense

2006-09-28 Thread ronnie sahlberg
checked in On 9/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > This patch fixes the page code selector for the scsi log sense command. > > Patrick > > ___ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mai

Re: [Wireshark-dev] LUA Development Issue - Pulling a Character

2006-09-28 Thread Ahad L . Amdani
Ahad L. Amdani <[EMAIL PROTECTED]> writes: > > Hello, > > I'm doing some extension development on Wireshark through LUA and I can't seem > to find out how to pull just a single character from the packet. The packet is > encoded in little endian format, so I can use the tvbrange:le_uint and

Re: [Wireshark-dev] [PATCH] enable sniff on USB ports

2006-09-28 Thread Gianluca Varenni
- Original Message - From: "abeni" <[EMAIL PROTECTED]> To: "Developer support list for Wireshark" Sent: Wednesday, September 27, 2006 1:35 AM Subject: Re: [Wireshark-dev] [PATCH] enable sniff on USB ports > On Wed, 2006-09-27 at 08:14 +, ronnie sahlberg wrote: >> On 9/20/06, abeni

[Wireshark-dev] [patch] Add extra scsi additional sense codes

2006-09-28 Thread patrick
Hi, The subject says it all. Patrick Index: epan/dissectors/packet-scsi.c === --- epan/dissectors/packet-scsi.c (revision 19347) +++ epan/dissectors/packet-scsi.c (working copy) @@ -1323,9 +1323,19 @@ static co

[Wireshark-dev] [patch] Fix scsi log sense

2006-09-28 Thread patrick
Hi, This patch fixes the page code selector for the scsi log sense command. Patrick Index: epan/dissectors/packet-scsi.c === --- epan/dissectors/packet-scsi.c (revision 19347) +++ epan/dissectors/packet-scsi.c (wo

[Wireshark-dev] Patch for FMIPv6

2006-09-28 Thread Nicolas DICHTEL
Hi, I've two patchs for FMIPv6: - FBU encapsulated in FNA are not correctly parsed; - there is an error when parsing LLA Option. Patch is against ethereal-0.99.0, should I remake it against the latest wireshark ? Regards, Nicolas --- ethereal-0.99.0-orig/epan/dissectors/packet-mip6.c 2006-

Re: [Wireshark-dev] Patch: Improvements for TIPC dissector package-tipc.c

2006-09-28 Thread Jaap Keuter
Hi Martin, Some remarks: 1. The attachement was a actually a tar.gz 2. It's a BIG patch 3. It doesn't apply cleanly to the HEAD so, if you could: 1. send a 2 patch set, with a. protocol changes relative to HEAD first, for easier review b. cleanup changes to patched HEAD second. 2. also cleanup th

[Wireshark-dev] Patch: Improvements for TIPC dissector package-tipc.c

2006-09-28 Thread Martin Peylo
Hi, The attached patch (against wireshark 0.99.3a) mainly improves following aspects of the TIPC dissector: - dissection of TIPCv2 internal messages now shows all fields used according to the protocol spec - there should be no issues with the current protocol spec anymore - the info column is

Re: [Wireshark-dev] Problem dissection generic ASN1

2006-09-28 Thread Thomas Steffen
Hi Anders On 9/28/06, Anders Broman (AL/EAB) <[EMAIL PROTECTED]> wrote: > I think it sounds reasonable to have the dissector turned off as default > and definetly turned of if there is no > "ASN.1 type table file" as the table is "stating" how the protocol > should be dissected right? I agree tha

Re: [Wireshark-dev] Problem dissection generic ASN1

2006-09-28 Thread Anders Broman \(AL/EAB\)
Hi, I think it sounds reasonable to have the dissector turned off as default and definetly turned of if there is no "ASN.1 type table file" as the table is "stating" how the protocol should be dissected right? Furthermore the default port should probably be zero e.g dissection turned off. At some

Re: [Wireshark-dev] A problem of adding a int preference prefs_register_uint_preference()

2006-09-28 Thread Jaap Keuter
Hi, What do you mean by length? There's no length involved in prefs_register_uint_preference(). Thanx, Jaap On Thu, 28 Sep 2006 [EMAIL PROTECTED] wrote: > Hi, > > I want to add a new preference for a protocol, it is an integer type, > the length is great than 8 bytes, but the function preferenc

[Wireshark-dev] A problem of adding a int preference prefs_register_uint_preference()

2006-09-28 Thread chris.guo
Hi, I want to add a new preference for a protocol, it is an integer type, the length is great than 8 bytes, but the function preference prefs_register_uint_preference() can only register a int value less than 4 byte. Is there anyone know how to deal with this problem? Regards, Chris

Re: [Wireshark-dev] patch to eyesdn wiretap module

2006-09-28 Thread Rolf Fiedler
> Hi, > > Why not adding 129 as allowed channel number? > Please supply patch as attachment for easy handling. > > Thanx, > Jaap Hi Jaap, thanks for your feedback. Initially I just changed the number from 30 to 129, but then I thought what happens if we add additional channels again? Should we

[Wireshark-dev] Problem dissection generic ASN1

2006-09-28 Thread Thomas Steffen
Dear Developers I think I was able to pinpoint a long standing problem with the ASN1 dissector (plugin), and I wonder whether other users have the same experience. The ASN1 dissector works fine if you specify an "ASN.1 type table file" in the preference. It automatically dissects packets send to

Re: [Wireshark-dev] [PATCH] Adding support for ontap's nfsv4 filehandle in the nfs dissector

2006-09-28 Thread ronnie sahlberg
checked in with minor changes On 9/28/06, Burlyga, Alex <[EMAIL PROTECTED]> wrote: > This patch adds support for dissecting ontap's nfsv4 filehandle, > as well as some updates to nfsv3 filehandle as well in the nfs > dissector. > > Alex. > > ___ Wiresha