Re: [Wireshark-dev] Rev 38350 Capture Options Changes - Named Pipe?

2011-08-12 Thread Joerg Mayer
On Thu, Aug 11, 2011 at 07:41:25PM -0700, Guy Harris wrote: On Aug 11, 2011, at 6:00 AM, Joerg Mayer wrote: While everyone seems to be adding their wishes, now that someone is actually is working on that code: Would it make sense to add a button (or whatever) to scan for newly

Re: [Wireshark-dev] Compiling Wireshark for Win32

2011-08-12 Thread Helge Kruse
Original-Nachricht Datum: Thu, 11 Aug 2011 11:28:59 +0200 Von: news.gmane.com andreassand...@gmx.net I don't want to build 1.6.x at all. I want to upgrade all my dissectors for propriary protocols to Wireshark 1.6. Since there are no PDB files for 1.6.0 (found only for 1.7

Re: [Wireshark-dev] What is Wireshark 1.6.0 ?

2011-08-12 Thread news.gmane.com
Gerald Combs ger...@wireshark.org wrote in message news:4e43f85a.6070...@wireshark.org... On 8/11/11 12:24 AM, news.gmane.com wrote: Why don't I get the same files, when I checkout the SVN repository? svn export http://anonsvn.wireshark.org/wireshark/releases/wireshark-1.6.0 wireshark

Re: [Wireshark-dev] Compiling Wireshark for Win32

2011-08-12 Thread Gisle Vanem
Helge Kruse helge.kruse-nos...@gmx.net wrote: Why do you try to compile at all when you only need the import library? It's generated with a one-liner: link /dll /out:libwireshark.dll /def:libwireshark.def /implib:libwireshark.lib nul Does it? Where are the .obj files in this command? --gv

[Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-10.04-x64

2011-08-12 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Ubuntu-10.04-x64 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Ubuntu-10.04-x64/builds/2065 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build:

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-x86

2011-08-12 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-x86 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.5-x86/builds/4051 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build:

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-PowerPC

2011-08-12 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-PowerPC while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.5-PowerPC/builds/3455 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build:

Re: [Wireshark-dev] What is Wireshark 1.6.0 ?

2011-08-12 Thread Jeff Morriss
news.gmane.com wrote: Gerald Combs ger...@wireshark.org wrote in message news:4e43f85a.6070...@wireshark.org... On 8/11/11 12:24 AM, news.gmane.com wrote: Why don't I get the same files, when I checkout the SVN repository? svn export

[Wireshark-dev] how to check a field

2011-08-12 Thread Ed Beroset
I am working on refining a dissector and need to make sure the tree I'm passed actually points to the field I intend. This code may be called either before or after the packet is dissected. To do this I'm using code like this: if (PNODE_FINFO(tree)-hfinfo-id == hf_myproto_specialfield) {

Re: [Wireshark-dev] What is Wireshark 1.6.0 ?

2011-08-12 Thread Gerald Combs
On 8/12/11 1:52 AM, news.gmane.com wrote: Gerald Combs ger...@wireshark.org wrote in message news:4e43f85a.6070...@wireshark.org... If you take a fresh SVN checkout (*not* an export) of http://anonsvn.wireshark.org/wireshark/releases/wireshark-1.6.0 and run the following: perl

[Wireshark-dev] buildbot failure in Wireshark (development) on Windows-7-x64

2011-08-12 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Windows-7-x64 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Windows-7-x64/builds/2694 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build:

[Wireshark-dev] buildbot failure in Wireshark (development) on Visual-Studio-Code-Analysis

2011-08-12 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Visual-Studio-Code-Analysis while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Visual-Studio-Code-Analysis/builds/1627 Buildbot URL: http://buildbot.wireshark.org/trunk/

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.6-x64

2011-08-12 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.6-x64 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.6-x64/builds/3573 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build:

[Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-10.04-x64

2011-08-12 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Ubuntu-10.04-x64 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Ubuntu-10.04-x64/builds/2069 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build:

Re: [Wireshark-dev] Rev 38350 Capture Options Changes - Named Pipe?

2011-08-12 Thread Guy Harris
On Aug 12, 2011, at 12:06 AM, Joerg Mayer wrote: On Thu, Aug 11, 2011 at 07:41:25PM -0700, Guy Harris wrote: Actually, in that case, if Wireshark is using libpcap 1.1.0 or later, selecting wlan0 and checking the monitor mode checkbox should cause Wireshark to tell libpcap to do all that