obnox/wireshark/wip.git
15 years agotry improve the "Time Display Format" submenu by sorting the items by "display length"
ulfl [Tue, 10 Feb 2009 21:22:24 +0000 (21:22 +0000)]
try improve the "Time Display Format" submenu by sorting the items by "display length"

add/change accelerator keys:
"Time Display Format" <control>1 - <control>6
"Resize All Columns" <shift><control>R
"First Packet" Home
"Last Packet" End
"Interfaces" <control>I
"Start" <control>E
"Restart" <control>R
"Enabled Protocols" <shift><control>R -> <shift><control>E

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27411 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agothe current tab display "Error 3/24" is missleading IMHO. I would read this 3 out...
ulfl [Tue, 10 Feb 2009 21:16:45 +0000 (21:16 +0000)]
the current tab display "Error 3/24" is missleading IMHO. I would read this 3 out of 24, but in fact it means 3 items appearing in sum 24 times.

I've changed it to "Error 3 (24)", but this still is not perfect.

Is there an even better idea to display this?

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27410 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoTrying to make the buildbot happy.
etxrab [Tue, 10 Feb 2009 06:44:08 +0000 (06:44 +0000)]
Trying to make the buildbot happy.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27409 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoAdd charging_ase
etxrab [Tue, 10 Feb 2009 06:22:21 +0000 (06:22 +0000)]
Add charging_ase

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27408 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoRemove an ugly hack:
ulfl [Tue, 10 Feb 2009 03:54:55 +0000 (03:54 +0000)]
Remove an ugly hack:
There was an ugly hack while creating the menu, that tried to detect the stat_group a stats_tree belongs to by looking at the name string. That makes it unnecessarily hard to understand how the menu is really created.

Fix: Add a new function stats_tree_register_with_group() that takes the stat_group as a parameter. Use this function where a stats_tree doesn't fit into the default "unsorted" group.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27407 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoadd some comments
ulfl [Tue, 10 Feb 2009 01:39:29 +0000 (01:39 +0000)]
add some comments

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27406 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoAdd dissection of Charging ASE in ISUP APM messages.
etxrab [Mon, 9 Feb 2009 20:46:59 +0000 (20:46 +0000)]
Add dissection of Charging ASE in ISUP APM messages.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27405 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoadd some display details
ulfl [Mon, 9 Feb 2009 19:39:43 +0000 (19:39 +0000)]
add some display details

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27404 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agowe don't need to copy rawshark.exe.manifest, as this manifest is integrated using...
ulfl [Mon, 9 Feb 2009 19:38:15 +0000 (19:38 +0000)]
we don't need to copy rawshark.exe.manifest, as this manifest is integrated using mt.exe

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27403 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFrom yamisoe AT gmail.com: appverify: Report all missing applications in one run.
wmeier [Mon, 9 Feb 2009 17:02:26 +0000 (17:02 +0000)]
From yamisoe AT gmail.com: appverify: Report all missing applications in one run.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27402 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago- remove reference to AMR (submitted by mistake)
kukosa [Mon, 9 Feb 2009 12:54:40 +0000 (12:54 +0000)]
- remove reference to AMR (submitted by mistake)
- add new lines at the ends of headers
- fix struct usage

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27401 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoCorrected directory for Info.plist.in
stig [Mon, 9 Feb 2009 11:19:26 +0000 (11:19 +0000)]
Corrected directory for Info.plist.in

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27400 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFrom Peter Johansson:
stig [Mon, 9 Feb 2009 10:29:17 +0000 (10:29 +0000)]
From Peter Johansson:
Correct a misspelling.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27399 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoUpdate GnuTls to gnutls-2.6.4-1
kukosa [Mon, 9 Feb 2009 09:38:58 +0000 (09:38 +0000)]
Update GnuTls to gnutls-2.6.4-1

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27398 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoPly parser updated to 3.0
kukosa [Mon, 9 Feb 2009 07:28:30 +0000 (07:28 +0000)]
Ply parser updated to 3.0

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27397 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoMake "Copy as Filter" on the packet list actually work.
jake [Mon, 9 Feb 2009 07:10:46 +0000 (07:10 +0000)]
Make "Copy as Filter" on the packet list actually work.
Up till now every packet in the packet list got a copy of the pointer to the filter expressions for
the last packets' columns. Hence any 'Copy as Filter" on a column got the expression of the last
packet in the packet list. Instead every packet needs to get a pointer to the filter expressions
for its own columns. This requires making a copy of the filter expressions themselves.

Since this is a bug in 1.0 as well the GLIB1 code is provided for backporting, which can later be dropped from the development tree.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27396 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoChris Maynard:
jmayer [Sun, 8 Feb 2009 21:33:51 +0000 (21:33 +0000)]
Chris Maynard:

Fix for part one of bug 3120: Add packaging/macosx/Info.plist.in
to the distribution list.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27395 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago[Automatic manuf update for 2009-02-08]
gerald [Sun, 8 Feb 2009 16:03:42 +0000 (16:03 +0000)]
[Automatic manuf update for 2009-02-08]

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27393 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago#include <epan/conversation.h> not req'd ...
wmeier [Sat, 7 Feb 2009 16:01:26 +0000 (16:01 +0000)]
#include <epan/conversation.h> not req'd ...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27392 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago#include <epan/emem.h> not req'd ...
wmeier [Sat, 7 Feb 2009 15:17:54 +0000 (15:17 +0000)]
#include <epan/emem.h> not req'd ...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27391 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
wmeier [Sat, 7 Feb 2009 14:33:47 +0000 (14:33 +0000)]
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27390 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago#include <conversation.h> not req'd ....
wmeier [Fri, 6 Feb 2009 20:33:53 +0000 (20:33 +0000)]
#include <conversation.h> not req'd ....

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27389 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFrom Karl Heinz Wolf:
jake [Fri, 6 Feb 2009 20:10:57 +0000 (20:10 +0000)]
From Karl Heinz Wolf:
Bugfix RFC3825-Decoding

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27388 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoDisplay information which OID is not implemented in expert info
kukosa [Fri, 6 Feb 2009 13:48:32 +0000 (13:48 +0000)]
Display information which OID is not implemented in expert info

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27384 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFrom Sven Wegener:
etxrab [Thu, 5 Feb 2009 21:26:40 +0000 (21:26 +0000)]
From Sven Wegener:
- The size element has been in network byte order since october 2004.
- Someone mixed up the TCP and UDP protocol numbers.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3236

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27383 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoReplace remaining usage of sprintf ...
wmeier [Thu, 5 Feb 2009 21:16:36 +0000 (21:16 +0000)]
Replace remaining usage of sprintf ...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27382 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoSigned-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
etxrab [Thu, 5 Feb 2009 21:02:50 +0000 (21:02 +0000)]
Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Reviewed-by: Martin Philip Topholm <mph@comx.dk>
Implement packet loss detection in for MPEG2 Transport Streams
Second Part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3227

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27381 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoSigned-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
etxrab [Thu, 5 Feb 2009 19:12:44 +0000 (19:12 +0000)]
Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Reviewed-by: Martin Philip Topholm <mph@comx.dk>
Exception handling in packet-mp2t.c (MPEG2 Transport Stream)
Part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3227

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27380 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFrom Michael Lum:
etxrab [Thu, 5 Feb 2009 18:09:00 +0000 (18:09 +0000)]
From   Michael Lum:
ANSI MAP digits type decode and bitmask corrections
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3233

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27379 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoInit. data to zero.
etxrab [Thu, 5 Feb 2009 18:08:03 +0000 (18:08 +0000)]
Init. data to zero.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27378 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoTrivial spacing change
wmeier [Thu, 5 Feb 2009 15:49:52 +0000 (15:49 +0000)]
Trivial spacing change

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27376 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFix a typo
morriss [Thu, 5 Feb 2009 15:25:48 +0000 (15:25 +0000)]
Fix a typo

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27375 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoDon't convert a const to a non-const
jmayer [Thu, 5 Feb 2009 08:25:59 +0000 (08:25 +0000)]
Don't convert a const to a non-const

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27374 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoKeep the compiler happy: revert one change....
wmeier [Thu, 5 Feb 2009 03:14:08 +0000 (03:14 +0000)]
Keep the compiler happy: revert one change....

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27373 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoDefine most everything as static (fcns & global variables);
wmeier [Thu, 5 Feb 2009 02:27:33 +0000 (02:27 +0000)]
Define most everything as static (fcns & global variables);
Fix one of the sprintf usages;
Use NULL instead of "" for the FIELDDESC in the hf array entries;
Minor code cleanup;

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27372 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago#include <epan/prefs> not req'd; minor spacing changes;
wmeier [Thu, 5 Feb 2009 00:33:45 +0000 (00:33 +0000)]
#include <epan/prefs> not req'd; minor spacing changes;
next up: replace use of sprintf .....

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27371 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoMore whitespace changes
jmayer [Wed, 4 Feb 2009 23:17:55 +0000 (23:17 +0000)]
More whitespace changes

BOOL -> gboolean

_subtree -> _ett (not because it's better but because it's what's used
  (almost) everywhere else

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27370 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoSmall whitespace changes
jmayer [Wed, 4 Feb 2009 22:00:31 +0000 (22:00 +0000)]
Small whitespace changes

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27369 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agofix the buildbot: linking u3util.exe won't create a manifest file, so don't try to...
ulfl [Wed, 4 Feb 2009 21:31:34 +0000 (21:31 +0000)]
fix the buildbot: linking u3util.exe won't create a manifest file, so don't try to include it

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27368 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago- resolve one reduce/reduce conflict in grammar
kukosa [Wed, 4 Feb 2009 13:24:09 +0000 (13:24 +0000)]
- resolve one reduce/reduce conflict in grammar
- fix obsolete Python constructions

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27367 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoDon't show channel ID in info column for common channels
martinm [Wed, 4 Feb 2009 11:34:06 +0000 (11:34 +0000)]
Don't show channel ID in info column for common channels

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27366 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoadd display of GeoIP latitude/longitude
ulfl [Wed, 4 Feb 2009 01:02:59 +0000 (01:02 +0000)]
add display of GeoIP latitude/longitude

This is a crude hack, as the current Wireshark interface to GeoIP is not really suitable for reading several values of a single GeoIP database :-(

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27365 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoOne very minor reg_handoff change [static ... not req'd]
wmeier [Wed, 4 Feb 2009 00:12:55 +0000 (00:12 +0000)]
One very minor reg_handoff change [static ... not req'd]

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27364 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFix some errors I either missed or introduced:
jmayer [Tue, 3 Feb 2009 23:11:13 +0000 (23:11 +0000)]
Fix some errors I either missed or introduced:
- missing {0, NULL} at the end of a val array
- incorrect registration

Small formatting changes.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27363 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoAndreas Schuler <krater (A) badterrorist.com>
jmayer [Tue, 3 Feb 2009 21:30:36 +0000 (21:30 +0000)]
Andreas Schuler <krater (A) badterrorist.com>
Matthias Wenzel <dect (A) mazzoo.de>

Beginnings of a DECT dissector. This is a copy of the svn
repository at dedected.org with the following modifications:

- Change from plugin to normal dissector
- Change comments from // to /* */
- Change German comments to English
- #if-0-out unused variables
- Reorder functions to avoid forward declarations and use the normal
  Wireshark conventions
- Fix the scrt table (as by email from Andreas)
- Fix Mask for hf_dect_A_Tail_Qt_0_Cn from 0x2F -> 0x3F (as by email
  from Matthias)
- Initialize some variables because GCC isn't aware of the reduced
  value space in a switch statement that switches on (var & 7).
- Declare some function parameters as _U_
- Add GPLv2 and later header (as by emails from Andreas and Matthias).

TODO (roughly in that order)
  - Don't use structs to access the elements in the datastream.
  - Use tvb_..._item wherever possible
  - Add references to documentation (ETSI EN 300 175 parts 1-8)
    including the section.
  - Make things stateful
  - Once the capture format has stabilized, get rid of the Ethernet
    hack and use a proper capture type.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27362 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoRemove "empty" header file
sfisher [Tue, 3 Feb 2009 20:25:01 +0000 (20:25 +0000)]
Remove "empty" header file

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27361 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoThe new icon files were missing from the distribution list.
jmayer [Tue, 3 Feb 2009 08:50:11 +0000 (08:50 +0000)]
The new icon files were missing from the distribution list.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27360 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoGet rid of FAQ file completely: It's still available as help/faq.txt
jmayer [Tue, 3 Feb 2009 08:49:03 +0000 (08:49 +0000)]
Get rid of FAQ file completely: It's still available as help/faq.txt

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27359 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoadd missing mt.exe calls, to include manifest files into exe / dll files
ulfl [Mon, 2 Feb 2009 23:09:36 +0000 (23:09 +0000)]
add missing mt.exe calls, to include manifest files into exe / dll files

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27357 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoRevert previous checkin.
etxrab [Mon, 2 Feb 2009 22:16:46 +0000 (22:16 +0000)]
Revert previous checkin.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27356 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoUse Python to build tshark-tap-register.c
etxrab [Mon, 2 Feb 2009 21:22:01 +0000 (21:22 +0000)]
Use Python to build tshark-tap-register.c

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27355 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoActually display the minimum and maximum setup times, and split "setup"
guy [Mon, 2 Feb 2009 19:03:29 +0000 (19:03 +0000)]
Actually display the minimum and maximum setup times, and split "setup"
and "time".

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27354 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoCalculate average max and min setup time.
etxrab [Mon, 2 Feb 2009 18:27:17 +0000 (18:27 +0000)]
Calculate average max and min setup time.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27353 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoSet item generated.
etxrab [Mon, 2 Feb 2009 18:26:26 +0000 (18:26 +0000)]
Set item generated.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27352 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoIf we can't calculate the UDP checksum (e.g., because the packet is truncated)
morriss [Mon, 2 Feb 2009 15:47:32 +0000 (15:47 +0000)]
If we can't calculate the UDP checksum (e.g., because the packet is truncated)
make it obvious to the user: add [unchecked, not all data available] to the
tree item (like we do in TCP).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27351 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoAdd Linux support for determining the interface icon; this depends on a
guy [Mon, 2 Feb 2009 04:15:17 +0000 (04:15 +0000)]
Add Linux support for determining the interface icon; this depends on a
2.6 kernel feature, but it will just pick the default icon if that
feature doesn't work.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27350 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoClean up some comments.
guy [Mon, 2 Feb 2009 03:26:49 +0000 (03:26 +0000)]
Clean up some comments.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27349 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoDon't include ../image/toolbar/network_wireless_16.xpm on platforms
guy [Sun, 1 Feb 2009 23:15:55 +0000 (23:15 +0000)]
Don't include ../image/toolbar/network_wireless_16.xpm on platforms
where we don't (yet) use it.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27348 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoMove declarations of routines in gtk/capture_if_dlg.c into
guy [Sun, 1 Feb 2009 23:14:07 +0000 (23:14 +0000)]
Move declarations of routines in gtk/capture_if_dlg.c into
gtk/capture_if_dlg.h.  Include that header when appropriate.

Get rid of include of <sys/wait.h> in gtk/capture_if_dlg.c; there's no
forking or waiting in there.

Make update_if() in gtk/capture_if_dlg.c static - it's not used outside
that file.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27347 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoNo such luck with the AF_LINK address on FreeBSD or OpenBSD.
guy [Sun, 1 Feb 2009 22:57:17 +0000 (22:57 +0000)]
No such luck with the AF_LINK address on FreeBSD or OpenBSD.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27346 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoAdd (preliminary, and a bit hacky) support for interface-type icons on
guy [Sun, 1 Feb 2009 22:20:42 +0000 (22:20 +0000)]
Add (preliminary, and a bit hacky) support for interface-type icons on
OS X.

Add some comments to the interface-type icon code, and, when looking for
certain text in the description on Windows, look in the interface
description supplied by WinPcap rather than the user-supplied
description (if we want to look in the latter, we presumably want to
look in both, so the user giving a wireless interface a name they like
won't break the code that checks for wireless interfaces).  There's
probably *some* NDIS OID that can give you the information you want -
hopefully, not an NDIS 6-only OID).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27345 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoUse #if 0, not C99-style comments, to get rid of unused code.
guy [Sun, 1 Feb 2009 21:19:38 +0000 (21:19 +0000)]
Use #if 0, not C99-style comments, to get rid of unused code.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27344 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoSquelch warnings, for now.
guy [Sun, 1 Feb 2009 21:17:46 +0000 (21:17 +0000)]
Squelch warnings, for now.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27343 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoCalculate the avrage setuptime.
etxrab [Sun, 1 Feb 2009 20:52:38 +0000 (20:52 +0000)]
Calculate the avrage setuptime.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27342 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago[Automatic manuf update for 2009-02-01]
gerald [Sun, 1 Feb 2009 16:03:19 +0000 (16:03 +0000)]
[Automatic manuf update for 2009-02-01]

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27340 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoTo avoid adding icons to menu items, leave item_type along, not just
guy [Sun, 1 Feb 2009 02:59:28 +0000 (02:59 +0000)]
To avoid adding icons to menu items, leave item_type along, not just
entry_data; otherwise, you get a bunch of run-time warnings from GTK+.
Remove the line that sets extra_data, rather than commenting it out with
a C++ comment.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27339 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoExclude the new icons from the *NIX build.
jake [Sat, 31 Jan 2009 07:00:05 +0000 (07:00 +0000)]
Exclude the new icons from the *NIX build.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27338 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoGet rid of carriage returns, and set the EOL style to "native".
guy [Sat, 31 Jan 2009 04:50:29 +0000 (04:50 +0000)]
Get rid of carriage returns, and set the EOL style to "native".

Make some arrays const, to squelch warnings.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27337 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agomark unused parameter (under unix)
ulfl [Sat, 31 Jan 2009 00:33:02 +0000 (00:33 +0000)]
mark unused parameter (under unix)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27336 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoWindows only: for some typical capture interface names (with a "built in" heuristic...
ulfl [Fri, 30 Jan 2009 22:55:52 +0000 (22:55 +0000)]
Windows only: for some typical capture interface names (with a "built in" heuristic), show specific icons in the interface list and the welcome page (this helps to find the right interface)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27335 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agodo not show the telephony icon in any of the telephony menu entries
ulfl [Fri, 30 Jan 2009 22:48:56 +0000 (22:48 +0000)]
do not show the telephony icon in any of the telephony menu entries

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27334 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoMention packet-skinny.h, so it gets distributed with the source tarball.
guy [Fri, 30 Jan 2009 21:59:08 +0000 (21:59 +0000)]
Mention packet-skinny.h, so it gets distributed with the source tarball.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27333 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFrom Carlos Mendioroz:
jake [Fri, 30 Jan 2009 21:25:52 +0000 (21:25 +0000)]
From Carlos Mendioroz:
Enhanced the skinny dissector to expose a tap, and added SKINNY call control
protocol support to gtk/call_voip to show those calls.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27332 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoDon't remove it, but replace it with the relevant one.
jake [Fri, 30 Jan 2009 05:52:19 +0000 (05:52 +0000)]
Don't remove it, but replace it with the relevant one.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27331 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoDon't mention a variable that no longer exists.
guy [Thu, 29 Jan 2009 23:34:39 +0000 (23:34 +0000)]
Don't mention a variable that no longer exists.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27330 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoGroup time related fields.
jake [Thu, 29 Jan 2009 22:43:49 +0000 (22:43 +0000)]
Group time related fields.
Drop packet length in favor of frame length.
Clean up code / indentations / header fields.
Improve docsis preference description.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27329 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoAdd initializer for force_docsis_encap preference.
jake [Thu, 29 Jan 2009 19:07:50 +0000 (19:07 +0000)]
Add initializer for force_docsis_encap preference.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27328 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoUpdate 3GPP AVP:s.
etxrab [Thu, 29 Jan 2009 18:12:02 +0000 (18:12 +0000)]
Update 3GPP AVP:s.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27327 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoadd a new "Telephony" main menu entry and move the telephony specific statistics...
ulfl [Thu, 29 Jan 2009 01:38:08 +0000 (01:38 +0000)]
add a new "Telephony" main menu entry and move the telephony specific statistics stuff over there

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27326 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agotrying to "inject" commands into xcopy doesn't work on international windows version...
ulfl [Thu, 29 Jan 2009 01:31:11 +0000 (01:31 +0000)]
trying to "inject" commands into xcopy doesn't work on international windows version. You simply can't answer the question "Datei oder Verzeichnis" with the key 'f' ;-)

Replace this with the triple: "copy, if exist delete, rename" which isn't very nice but at least works on all machines

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27325 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoMinor changes mostly related to proto_register & proto_reg_handoff;
wmeier [Wed, 28 Jan 2009 21:52:57 +0000 (21:52 +0000)]
Minor changes mostly related to proto_register & proto_reg_handoff;
- Use 'dissector standard template format'
- Remove 'once-only' ["if (!initialized) ..."] if not req'd
- Misc
Also: adjust some indentation

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27324 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoAdjust some indentation
wmeier [Wed, 28 Jan 2009 21:22:30 +0000 (21:22 +0000)]
Adjust some indentation

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27323 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago#include prefs.h not req'd
wmeier [Wed, 28 Jan 2009 20:52:52 +0000 (20:52 +0000)]
#include prefs.h not req'd

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27322 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago#include prefs.h not req'd
wmeier [Wed, 28 Jan 2009 20:10:12 +0000 (20:10 +0000)]
#include prefs.h not req'd

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27321 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoCheck the length in dissect_q931_change_status_ie().
guy [Wed, 28 Jan 2009 18:16:22 +0000 (18:16 +0000)]
Check the length in dissect_q931_change_status_ie().

Don't print a string value returned by a function by using it as the
format string - use "%s" as the format.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27320 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoUse standard format (proto_reg_handoff last in the file).
wmeier [Wed, 28 Jan 2009 16:18:00 +0000 (16:18 +0000)]
Use standard format (proto_reg_handoff last in the file).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27319 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoRemove unnecessary code from proto_reg_handoff....
wmeier [Wed, 28 Jan 2009 16:16:09 +0000 (16:16 +0000)]
Remove unnecessary code from proto_reg_handoff....

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27318 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agonew SERVICE/SERVICE ACKNOWLEGE messages defined in various US standards (AT&T TR41459...
kukosa [Wed, 28 Jan 2009 13:32:13 +0000 (13:32 +0000)]
new SERVICE/SERVICE ACKNOWLEGE messages defined in various US standards (AT&T TR41459, Nortel NIS A211-1, Telcordia SR-4994)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27317 f5534014-38df-0310-8fa8-9805f1628bb7

15 years ago- add attributes and CDATA into XML structure
kukosa [Wed, 28 Jan 2009 11:25:39 +0000 (11:25 +0000)]
- add attributes and CDATA into XML structure
- implement functions for searching in XML structure

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27316 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFurther cleanup of code, put in standard template format.
jake [Tue, 27 Jan 2009 23:52:02 +0000 (23:52 +0000)]
Further cleanup of code, put in standard template format.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27315 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoMinor changes related to proto_reg_handoff...
wmeier [Tue, 27 Jan 2009 23:00:22 +0000 (23:00 +0000)]
Minor changes related to proto_reg_handoff...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27314 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFix some indentation ....
wmeier [Tue, 27 Jan 2009 21:46:58 +0000 (21:46 +0000)]
Fix some indentation ....

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27313 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFrom Rolf Fiedler:
etxrab [Tue, 27 Jan 2009 21:13:26 +0000 (21:13 +0000)]
From   Rolf Fiedler:
Add DPNSS link layer dissector, support EyeSDN Trace files with DPNSS.
(Removed a couple of c++ style comments).
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3224

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27312 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoHandle V3 SendRoutingInfoRes where the tag[3] is missing.
etxrab [Tue, 27 Jan 2009 20:25:28 +0000 (20:25 +0000)]
Handle V3 SendRoutingInfoRes where the tag[3] is missing.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27311 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFix some indentation ....
wmeier [Tue, 27 Jan 2009 18:09:50 +0000 (18:09 +0000)]
Fix some indentation ....

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27310 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoCorrected some defines. Use defines when appropriate.
stig [Tue, 27 Jan 2009 14:36:46 +0000 (14:36 +0000)]
Corrected some defines.  Use defines when appropriate.
Document last argument to DissectorTable.new().

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27309 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFixed some typos.
stig [Tue, 27 Jan 2009 12:41:33 +0000 (12:41 +0000)]
Fixed some typos.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27308 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFix some indentation .....
wmeier [Tue, 27 Jan 2009 00:54:09 +0000 (00:54 +0000)]
Fix some indentation .....

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27307 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoFix uninitialized variable.
guy [Mon, 26 Jan 2009 23:48:10 +0000 (23:48 +0000)]
Fix uninitialized variable.

More indentation cleanups.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27306 f5534014-38df-0310-8fa8-9805f1628bb7

15 years agoGet rid of "displaylang=" from the URLs; let whatever the site defaults
guy [Mon, 26 Jan 2009 23:04:18 +0000 (23:04 +0000)]
Get rid of "displaylang=" from the URLs; let whatever the site defaults
to be the language you get.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27305 f5534014-38df-0310-8fa8-9805f1628bb7