Re: [Wireshark-dev] Need help about subprotocol

2007-01-27 Thread Bingyao Du
Hi Amit My problem is there are too many fields in only one protocol. So, I want to split the packet into two independent dissectors. I attached it:) Steve, I do it as you said. But the problem is there are too many fields. I think it's better split it into two protocols. Attached the C file.

Re: [Wireshark-dev] Prevent recursive IP dissector to fill summary columns

2007-01-27 Thread Andrej Mikus
The change is unfortunately not working with HTTP, the dissector is setting COL_INFO as not writable and further modification of the info field fails. Will try to set fence before running sub dissector. Andrej On Sat, 27.Jan.07 02:54:45 +0100, Andrej Mikus wrote: Hi, In the meantime I found

Re: [Wireshark-dev] Warning about radius directory

2007-01-27 Thread Andrej Mikus
Hi, Thank you guys. Looks like I overlooked the difference in runtime environment. For real use I have still installed Ethereal, and Wireshark is indeed run from build directory only. Sorry for the noise. I hope someone can help me further in main main issue about filling display columns from

[Wireshark-dev] [PATCH] Read K12xx .rf file with extra_len == 0

2007-01-27 Thread Kriang Lerdsuwanakij
Hello I found out the reason Wireshark refuses to read some .rf file I have. Those files have zero extra_len in SRCDEST header structure. See the attached file for example. It was created by selecting some frames from a larger .rf5 file (within Tektronix's own reader) and save as a separate

[Wireshark-dev] [PATCH] Support ALCAP, NBAP over SSCOP in K12xx

2007-01-27 Thread Kriang Lerdsuwanakij
Hello This patch add some capability for reading K12xx .rf5 files. Currently Wireshark has trouble dissecting .rf5 captured from UMTS ATM-based Iub interface. According to example configuration file at: http://wiki.wireshark.org/K12?highlight=%28K12%29 If one try to dissect protocol

Re: [Wireshark-dev] [PATCH] Support ALCAP, NBAP over SSCOP in K12xx

2007-01-27 Thread Martin Mathieson
On 1/27/07, Kriang Lerdsuwanakij [EMAIL PROTECTED] wrote: With above 3 changes together, dissecting Iub traces are correct for control and signaling planes. I am still investigating user plane frames because writing UMTS RLC/MAC protocol dissector is required. . Hi Kriang, This is very

Re: [Wireshark-dev] [PATCH] Support ALCAP, NBAP over SSCOP in K12xx

2007-01-27 Thread Luis Ontanon
Few thoughts on this see inline On 1/28/07, Martin Mathieson [EMAIL PROTECTED] wrote: On 1/27/07, Kriang Lerdsuwanakij [EMAIL PROTECTED] wrote: With above 3 changes together, dissecting Iub traces are correct for control and signaling planes. I am still investigating user plane frames

Re: [Wireshark-dev] [PATCH] Read K12xx .rf file with extra_len == 0

2007-01-27 Thread Luis Ontanon
Committed revision 20579. On 1/27/07, Kriang Lerdsuwanakij [EMAIL PROTECTED] wrote: Hello I found out the reason Wireshark refuses to read some .rf file I have. Those files have zero extra_len in SRCDEST header structure. See the attached file for example. It was created by selecting some

Re: [Wireshark-dev] [PATCH] Support ALCAP, NBAP over SSCOP in K12xx

2007-01-27 Thread Luis Ontanon
Committed revision 20580. On 1/27/07, Kriang Lerdsuwanakij [EMAIL PROTECTED] wrote: Hello This patch add some capability for reading K12xx .rf5 files. Currently Wireshark has trouble dissecting .rf5 captured from UMTS ATM-based Iub interface. According to example configuration file at:

Re: [Wireshark-dev] Need help about subprotocol

2007-01-27 Thread Luis Ontanon
On 1/27/07, Bingyao Du [EMAIL PROTECTED] wrote: Hi Amit My problem is there are too many fields in only one protocol. So, I want to split the packet into two independent dissectors. I attached it:) Trust me they are not that many... take a look at packet-alcap.c (just one example and see it

Re: [Wireshark-dev] [PATCH] New menu items to copy packet data

2007-01-27 Thread Stephen Fisher
On Thu, Jan 11, 2007 at 01:59:56PM -, Douglas Pratley wrote: This is a patch adding items to the context menus for the packet list and packet details panes for copying packet data to the clipboard. I've checked in your changes as SVN revision 20581. Thanks for your contribution! I'll

Re: [Wireshark-dev] [PATCH] New menu items to copy packet data

2007-01-27 Thread Stephen Fisher
On Mon, Jan 22, 2007 at 02:41:58PM -, Douglas Pratley wrote: Here is a patch for the documentation on the pop-up menus. Please note that the .diff file is from the top-level, even though it affects only one file. Your attachment came across as a winmail.dat file that my mail reader