Re: [Wireshark-dev] time

2008-04-11 Thread Abhik Sarkar
Yikes! Sorry about that! On Thu, Apr 10, 2008 at 7:39 PM, Sake Blok [EMAIL PROTECTED] wrote: On Thu, Apr 10, 2008 at 04:31:57PM +0200, Maria de Fatima Requena wrote: The website itself http://www.wireshark.org/docs/wsug_html_chunked/ChWorkTimeFormatsSect this page doesn???t work

[Wireshark-dev] buildbot failure in Ubuntu-7.01-x86-64

2008-04-11 Thread buildbot-no-reply
The Buildbot has detected a new failure of Ubuntu-7.01-x86-64. Full details are available at: http://buildbot.wireshark.org/trunk/Ubuntu-7.01-x86-64/builds/3089 Buildbot URL: http://buildbot.wireshark.org/trunk/ Build Reason: Build Source Stamp: HEAD Blamelist: sfisher BUILD FAILED: failed

[Wireshark-dev] (no subject)

2008-04-11 Thread prakash chowbey
hi guys, i need ur help regarding a problem in wireshark. i need to append some bits(all 0 in fact) to a bit string of type tvbuff_t* , how can i do it, in fact in function tvbuff_t * new_octet_aligned_subset_bits they have done some kind of padding(line 182)to which u can refer to. will

[Wireshark-dev] how to append zeroes to a bit string?

2008-04-11 Thread prakash chowbey
hi guys, i need ur help regarding a problem in wireshark. i need to append some bits(all 0 in fact) to a bit string of type tvbuff_t* , how can i do it, in fact in function tvbuff_t * new_octet_aligned_subset_bits they have done some kind of padding(line 182)to which u can refer to. will

[Wireshark-dev] what tvb_get_ntohs() does?

2008-04-11 Thread prakash chowbey
hi, what the function tvb_get_ntohs() does, can u plz give clear idea including syntax and argument? regards prakash - Meet people who discuss and share your passions. Join them now.___ Wireshark-dev

[Wireshark-dev] Report a Windows Crash

2008-04-11 Thread Neall Preston Adams
Good day. I'm reporting a crash because I think that you are doing an awesome job with the opensource project and let me just take this time to say, thanks guys! You're really doing an awesome job! My WireShark (downloaded from sourceforge under the impression that you changed the name of the

Re: [Wireshark-dev] Wireshark decoding error- protocol DNS - section Flags for AD and CD bits information

2008-04-11 Thread Luis EG Ontanon
Hi, Thanks for the detailed report and traces (traces are always very appreciated). You better open a bug in http://bugs.wireshark.org that way we do keep track of this. Or else we risk just loosing track of it. Thanks, Luis On Fri, Apr 11, 2008 at 12:29 PM, März, Frank [EMAIL PROTECTED]

Re: [Wireshark-dev] Report a Windows Crash

2008-04-11 Thread Jaap Keuter
Hi, What's the filter? What's the interface you're capturing on? Thanx, Jaap Neall Preston Adams wrote: Good day. I'm reporting a crash because I think that you are doing an awesome job with the opensource project and let me just take this time to say, thanks guys! You're really doing

Re: [Wireshark-dev] what tvb_get_ntohs() does?

2008-04-11 Thread Stephen Fisher
On Fri, Apr 11, 2008 at 02:12:57PM +0100, prakash chowbey wrote: what the function tvb_get_ntohs() does, can u plz give clear idea including syntax and argument? It works similar to the way ntohs() works, but does this with data from a tvbuff. ntohs() converts a network byte order short

Re: [Wireshark-dev] GTK1: code cleanup status and some open points

2008-04-11 Thread Bill Meier
Stephen Fisher wrote: On Thu, Apr 10, 2008 at 01:33:03AM +0200, Ulf Lamping wrote: Lot's of stuff already done for the GTK1 cleanup, but we could still need a helping hand ... OPEN: gtk/STATUS.gtk2: very old content (remove items marked as Done - or remove the whole file?) Let's

Re: [Wireshark-dev] (was: no subject) KNX support

2008-04-11 Thread Jaap Keuter
Hi, This protocol specification is sold by the industry association. So if someone is willing to publish the specification, there's nothing much going to happen :/ Thanx, Jaap ander rosa anguiano wrote: Hello: I have made a domotic instalation in my home using KNX(EIB) and i have a knx

Re: [Wireshark-dev] Wireshark decoding error- protocol DNS - section Flags for AD and CD bits information

2008-04-11 Thread Jaap Keuter
Hi, Thank you for the report. Since bugzilla is down for maintenance I'll answer here. RFC2535 - 6.1 The AD and CD Header Bits Two previously unused bits are allocated out of the DNS query/response format header. The AD (authentic data) bit indicates in a response that all

Re: [Wireshark-dev] (was: no subject) KNX support

2008-04-11 Thread Andreas Fink
I have some KNX hardware and some expensive commercial software for it. I bought this when we renovated our house and installed everything on that system, replacing a 75 year old wiring. Since then I never had time to go too much further with it but there was a Linux implementation of some

[Wireshark-dev] buildbot failure in OSX-10.4-PPC

2008-04-11 Thread buildbot-no-reply
The Buildbot has detected a new failure of OSX-10.4-PPC. Full details are available at: http://buildbot.wireshark.org/trunk/OSX-10.4-PPC/builds/2366 Buildbot URL: http://buildbot.wireshark.org/trunk/ Build Reason: Build Source Stamp: HEAD Blamelist: ulfl BUILD FAILED: failed compile

[Wireshark-dev] buildbot failure in Solaris-8-SPARC

2008-04-11 Thread buildbot-no-reply
The Buildbot has detected a new failure of Solaris-8-SPARC. Full details are available at: http://buildbot.wireshark.org/trunk/Solaris-8-SPARC/builds/2575 Buildbot URL: http://buildbot.wireshark.org/trunk/ Build Reason: Build Source Stamp: HEAD Blamelist: ulfl BUILD FAILED: failed compile

[Wireshark-dev] buildbot failure in Ubuntu-7.01-x86-64

2008-04-11 Thread buildbot-no-reply
The Buildbot has detected a new failure of Ubuntu-7.01-x86-64. Full details are available at: http://buildbot.wireshark.org/trunk/Ubuntu-7.01-x86-64/builds/3091 Buildbot URL: http://buildbot.wireshark.org/trunk/ Build Reason: Build Source Stamp: HEAD Blamelist:

[Wireshark-dev] buildbot failure in OSX-10.4-PPC

2008-04-11 Thread buildbot-no-reply
The Buildbot has detected a new failure of OSX-10.4-PPC. Full details are available at: http://buildbot.wireshark.org/trunk/OSX-10.4-PPC/builds/2374 Buildbot URL: http://buildbot.wireshark.org/trunk/ Build Reason: Build Source Stamp: HEAD Blamelist: ulfl BUILD FAILED: failed compile

Re: [Wireshark-dev] Regarding development of network management interface between support software and wireshark

2008-04-11 Thread Stephen Fisher
On Fri, Apr 11, 2008 at 04:58:18PM +0530, Aashika Gupta wrote: I want to find out the places in wireshark code where we can put up the code for this interface's support ( Connection Establishment , Keepalive functionality,Shutown functionality). What is the support software that the