[Wireshark-dev] tree check vs visited

2011-11-13 Thread mmann78
I'm working with a dissector that implements request/response tracking modeled after README.request_response_tracking. The one problem I noticed with the dissector is that it checks the if visited flag (pinfo-fd-flags.visited) per the example, but it also checks to see if the protocol tree

Re: [Wireshark-dev] Wireshark support for TinyOS packet format

2011-11-13 Thread vijay
thanks for the response, I donot have a pcap file. You are right tinyos ships with a pulgin for wireshark, So I guess I will build a wireshark with the plugin and update the thread how everything goes. Thankyou On Fri, Nov 11, 2011 at 8:32 PM, Sam Roberts vieuxt...@gmail.com wrote: On Thu,

[Wireshark-dev] non-official X.509 certificate extensions

2011-11-13 Thread Martin Kaiser
Dear all, I would like to add ASN.1 definitions for some non-official certificate extensions. They should be visible and usable by one certain dissector but not disturb everyone else. It seems that some extensions have their own asn1/... subdirectory but they're globally visible. Could I create

[Wireshark-dev] Wireshark build crashes on startup

2011-11-13 Thread vijay
Hi, I build Wireshark 1.6.3 from source, It went successfully with out any issue. But when I ran it using command ./wireshark, It crashes with the following the error: -- (lt-wireshark:2564):

Re: [Wireshark-dev] Wireshark build crashes on startup

2011-11-13 Thread vijay
forgot this: I using Linux Xubuntu, with kernel version : 2.6.20-15-generic On Sun, Nov 13, 2011 at 12:26 PM, vijay vijay.prasa...@gmail.com wrote: Hi, I build Wireshark 1.6.3 from source, It went successfully with out any issue. But when I ran it using command ./wireshark, It crashes

Re: [Wireshark-dev] tree check vs visited

2011-11-13 Thread Guy Harris
On Nov 13, 2011, at 9:41 AM, mman...@netscape.net wrote: I'm working with a dissector that implements request/response tracking modeled after README.request_response_tracking. The one problem I noticed with the dissector is that it checks the if visited flag (pinfo-fd-flags.visited) per

Re: [Wireshark-dev] Removing the lenght col in preferences - no effect on tshark

2011-11-13 Thread Guy Harris
On May 25, 2011, at 6:00 AM, Anders Broman wrote: I might have been to quick, I got reports that it now works if the column is hidden in prefreences but Doing: /usr/local/bin/tshark -o column.hidden:%L ... Does still not work neider does %t (time) or %d (destination) OK, I've checked in a

[Wireshark-dev] Reply-ASAP

2011-11-13 Thread Krishnamurthy Mayya
Hi all, Even though i have been able to compile the code successfully, when trying to run wireshark ( ./wireshark ) I am getting the following errors. How should i fix this. *GLib-ERROR **: The thread system is not yet initialized. aborting... Trace/breakpoint trap * The build information is