[Wireshark-bugs] [Bug 5674] New: Rev 35862 breaks compilation on GCC Ver 4.3 and higher

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5674 Summary: Rev 35862 breaks compilation on GCC Ver 4.3 and higher Product: Wireshark Version: SVN Platform: x86-64 OS/Version: Ubuntu Status: NEW Severity: Blocker

[Wireshark-bugs] [Bug 5674] Rev 35862 breaks compilation on GCC Ver 4.3 and higher

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5674 Roland Knall rkn...@gmail.com changed: What|Removed |Added Priority|Low |High --- Comment

[Wireshark-bugs] [Bug 5675] New: Rev 35862 - Changes made to airpcap dialog prevent proper building

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5675 Summary: Rev 35862 - Changes made to airpcap dialog prevent proper building Product: Wireshark Version: 1.5.x (Experimental) Platform: x86-64 OS/Version: Ubuntu

[Wireshark-bugs] [Bug 5674] Rev 35862 breaks compilation on GCC Ver 4.3 and higher

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5674 --- Comment #2 from Jaap Keuter jaap.keu...@xs4all.nl 2011-02-10 11:54:52 CET --- . or Gerald simply forgot the commit the header file airpcap_dlg.h. There should be absolutely no reason for this compiler/CMake/config/whatever

[Wireshark-bugs] [Bug 5674] Rev 35862 breaks compilation on GCC Ver 4.3 and higher

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5674 --- Comment #3 from Roland Knall rkn...@gmail.com 2011-02-10 03:49:48 PST --- (In reply to comment #2) . or Gerald simply forgot the commit the header file airpcap_dlg.h. There should be absolutely no reason for this

[Wireshark-bugs] [Bug 5660] Cleanup 802.11 Dissector : Enhance add_tagged_field (and sub tagged field dissector)

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5660 Alexis La Goutte alexis.lagou...@gmail.com changed: What|Removed |Added Attachment #5925|

[Wireshark-bugs] [Bug 5674] Rev 35862 breaks compilation on GCC Ver 4.3 and higher

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5674 Gerald Combs ger...@wireshark.org changed: What|Removed |Added CC|

[Wireshark-bugs] [Bug 5676] New: Submitting patch to add 6rd DHCP option support per RFC 5969

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5676 Summary: Submitting patch to add 6rd DHCP option support per RFC 5969 Product: Wireshark Version: SVN Platform: All OS/Version: All Status: NEW

[Wireshark-bugs] [Bug 5676] Submitting patch to add 6rd DHCP option support per RFC 5969

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5676 --- Comment #1 from Joe McEachern j...@qacafe.com 2011-02-10 09:25:46 PST --- Created an attachment (id=5927) -- (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5927) The trace contains 2 DHCP exchanges with the 6rd option --

[Wireshark-bugs] [Bug 5676] Submitting patch to add 6rd DHCP option support per RFC 5969

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5676 --- Comment #2 from Joe McEachern j...@qacafe.com 2011-02-10 09:26:41 PST --- Created an attachment (id=5928) -- (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5928) This trace contains 2 DHCP exchnages with malformed 6rd options

[Wireshark-bugs] [Bug 5676] Submitting patch to add 6rd DHCP option support per RFC 5969

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5676 Stephen Fisher st...@stephen-fisher.com changed: What|Removed |Added Attachment #5926|

[Wireshark-bugs] [Bug 5674] Rev 35862 breaks compilation on GCC Ver 4.3 and higher

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5674 Roland Knall rkn...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Wireshark-bugs] [Bug 5675] Rev 35862 - Changes made to airpcap dialog prevent proper building

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5675 Guy Harris g...@alum.mit.edu changed: What|Removed |Added Attachment #5924||review_for_checkin-

[Wireshark-bugs] [Bug 5675] Rev 35862 - Changes made to airpcap dialog prevent proper building

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5675 --- Comment #1 from Guy Harris g...@alum.mit.edu 2011-02-10 11:00:45 PST --- The right way to mark a parameter as unused is to put _U_ after it (it expands to the appropriate __attribute__ value on compilers that support it and expands to

[Wireshark-bugs] [Bug 1129] idl2wrs produces invalid procedure names if input file name contains a -

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1129 Chris Maynard christopher.mayn...@gtech.com changed: What|Removed |Added Attachment #5929|

[Wireshark-bugs] [Bug 5654] dissector for DVB-CI (Common Interface)

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5654 --- Comment #4 from Bill Meier wme...@newsguy.com 2011-02-10 14:20:55 EST --- (I'm copying this discussion to wireshark-dev for further discussion)). -- Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email

[Wireshark-bugs] [Bug 1141] Save as doesn't work for an existing file if the existing file can not be deleted.

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1141 Chris Maynard christopher.mayn...@gtech.com changed: What|Removed |Added Summary|Save as doesn't work for |Save as

[Wireshark-bugs] [Bug 5653] Display Day of Year for January 1 as 1, not 0

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5653 --- Comment #3 from Matthew Parris parris...@gmail.com 2011-02-10 11:36:44 PST --- So does that mean it'll get committed at the next available opportunity? Thanks to all the comments on the wireshark-dev mailing list! -- Configure

[Wireshark-bugs] [Bug 5675] Rev 35862 - Changes made to airpcap dialog prevent proper building

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5675 Gerald Combs ger...@wireshark.org changed: What|Removed |Added CC|

[Wireshark-bugs] [Bug 1151] Wireshark/tshark very slow to start with lots of IP addresses on eth device

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1151 --- Comment #10 from Chris Maynard christopher.mayn...@gtech.com 2011-02-10 11:52:12 PST --- Much has changed in Wireshark and libpcap in the ~4.5 years this bug was opened. Is this bug still applicable after all this time? -- Configure

[Wireshark-bugs] [Bug 5675] Rev 35862 - Changes made to airpcap dialog prevent proper building

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5675 Roland Knall rkn...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Wireshark-bugs] [Bug 5675] Rev 35862 - Changes made to airpcap dialog prevent proper building

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5675 --- Comment #4 from Gerald Combs ger...@wireshark.org 2011-02-10 12:16:27 PST --- It might help if I actually used #ifndef. Fixed in r35900. -- Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email --- You

[Wireshark-bugs] [Bug 5675] Rev 35862 - Changes made to airpcap dialog prevent proper building

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5675 Guy Harris g...@alum.mit.edu changed: What|Removed |Added Attachment #5924|review_for_checkin- |review_for_checkin+

[Wireshark-bugs] [Bug 5675] Rev 35862 - Changes made to airpcap dialog prevent proper building

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5675 Guy Harris g...@alum.mit.edu changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment

[Wireshark-bugs] [Bug 5522] Support for the Linux ATM-over-TCP protocol

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5522 Alexis La Goutte alexis.lagou...@gmail.com changed: What|Removed |Added Attachment #5930|

[Wireshark-bugs] [Bug 5676] Submitting patch to add 6rd DHCP option support per RFC 5969

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5676 Alexis La Goutte alexis.lagou...@gmail.com changed: What|Removed |Added CC|

[Wireshark-bugs] [Bug 5522] Support for the Linux ATM-over-TCP protocol

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5522 --- Comment #7 from Tyson Key tyson@gmail.com 2011-02-10 13:15:00 PST --- Thanks for working in this, Alexis. I'll test your preliminary patch, and report back with the results, once I've got time. :) -- Configure bugmail:

[Wireshark-bugs] [Bug 5660] Cleanup 802.11 Dissector : Enhance add_tagged_field (and sub tagged field dissector)

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5660 Anders Broman anders.bro...@ericsson.com changed: What|Removed |Added Attachment #5925|review_for_checkin?

[Wireshark-bugs] [Bug 5677] New: Decode as for IPP not available for HTTP

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5677 Summary: Decode as for IPP not available for HTTP Product: Wireshark Version: SVN Platform: Other OS/Version: Linux (other) Status: NEW Severity: Minor

[Wireshark-bugs] [Bug 5677] Decode as for IPP not available for HTTP

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5677 --- Comment #1 from Troels Liebe Bentsen t...@rapanden.dk 2011-02-10 16:07:49 PST --- Created an attachment (id=5931) -- (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5931) IPP post from CUPS client to MS IPP server on port 80

[Wireshark-bugs] [Bug 5677] IPP on ports other than 631 not recognized

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5677 Guy Harris g...@alum.mit.edu changed: What|Removed |Added Platform|Other |All

[Wireshark-bugs] [Bug 5677] IPP on ports other than 631 not recognized

2011-02-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5677 Jaap Keuter jaap.keu...@xs4all.nl changed: What|Removed |Added Status|NEW |RESOLVED