obnox/wireshark/wip.git
14 years agoDisplay the capture filter in the main window title when capturing.
stig [Wed, 13 Jan 2010 10:21:25 +0000 (10:21 +0000)]
Display the capture filter in the main window title when capturing.

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

14 years agoFrom Didier Gautheron:
etxrab [Wed, 13 Jan 2010 07:42:42 +0000 (07:42 +0000)]
From Didier Gautheron:
Fix a memory leak.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3917

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

14 years agoDon't try to build NSIS installer if MAKENSIS not defined in config.nmake.
wmeier [Tue, 12 Jan 2010 22:27:41 +0000 (22:27 +0000)]
Don't try to build NSIS installer if MAKENSIS not defined in config.nmake.
Fixes Bug #3362.
Also: Use _FORCE_ instead of FORCE as dummy target.

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

14 years agoUse a more correct length for hf_bssgp_ie_type and hf_bssgp_bvci,
stig [Tue, 12 Jan 2010 21:25:35 +0000 (21:25 +0000)]
Use a more correct length for hf_bssgp_ie_type and hf_bssgp_bvci,
to try fixing a buildbot run-randpkt failure.

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

14 years agoFrom Gonzalo Casas:
etxrab [Tue, 12 Jan 2010 20:15:24 +0000 (20:15 +0000)]
From Gonzalo Casas:
MMS TimeOfDay display.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4387

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

14 years agoUse g_snprintf()
etxrab [Tue, 12 Jan 2010 20:08:30 +0000 (20:08 +0000)]
Use g_snprintf()

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

14 years agoUse snprintf() to pass checkAPI
martinm [Tue, 12 Jan 2010 18:43:18 +0000 (18:43 +0000)]
Use snprintf() to pass checkAPI

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

14 years agoFrom Elliott: Add contrast to the border.
gerald [Tue, 12 Jan 2010 18:03:12 +0000 (18:03 +0000)]
From Elliott: Add contrast to the border.

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

14 years agoMinor fix: highlight a command argument as part of the command.
wmeier [Tue, 12 Jan 2010 16:44:58 +0000 (16:44 +0000)]
Minor fix: highlight a command argument as part of the command.

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

14 years agoAppend to the SDU field only once (instead of for each byte!).
martinm [Tue, 12 Jan 2010 16:12:27 +0000 (16:12 +0000)]
Append to the SDU field only once (instead of for each byte!).

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

14 years agoUpdate to RFC5035.
stig [Tue, 12 Jan 2010 14:31:08 +0000 (14:31 +0000)]
Update to RFC5035.

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

14 years agoUpdate to RFC5652.
stig [Tue, 12 Jan 2010 14:29:53 +0000 (14:29 +0000)]
Update to RFC5652.

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

14 years agoUpdate to RFC3369.
stig [Tue, 12 Jan 2010 11:49:17 +0000 (11:49 +0000)]
Update to RFC3369.

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

14 years agoFix part of Bug 3917 "tvb_new_real_data is prone to memory leak"
etxrab [Mon, 11 Jan 2010 16:14:26 +0000 (16:14 +0000)]
Fix part of Bug 3917 "tvb_new_real_data is prone to memory leak"
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3917

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

14 years agoFix Bug 4183: "Wireshark can't decrypt WPA(2)-PSK when passphrase is 63 bytes".
wmeier [Mon, 11 Jan 2010 15:26:39 +0000 (15:26 +0000)]
Fix Bug 4183: "Wireshark can't decrypt WPA(2)-PSK when passphrase is 63 bytes".
See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4183

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

14 years agoMake it easy to add custom plugins to the installer.
etxrab [Mon, 11 Jan 2010 14:48:28 +0000 (14:48 +0000)]
Make it easy to add custom plugins to the installer.

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

14 years agoFrom Benoit Sibaud:
jake [Mon, 11 Jan 2010 14:28:51 +0000 (14:28 +0000)]
From Benoit Sibaud:
New option to allow retransmission detection with different source ports.

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

14 years agoSmall cleanup in conformation file.
stig [Mon, 11 Jan 2010 13:39:09 +0000 (13:39 +0000)]
Small cleanup in conformation file.

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

14 years agoUpdate to X.511:08/2005.
stig [Mon, 11 Jan 2010 13:37:36 +0000 (13:37 +0000)]
Update to X.511:08/2005.

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

14 years agoUpdate to X.518:08/2005 to add DitBridgeKnowledge.
stig [Mon, 11 Jan 2010 13:36:30 +0000 (13:36 +0000)]
Update to X.518:08/2005 to add DitBridgeKnowledge.
Export Exclusions.

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

14 years agoAdd some missing DSEType's.
stig [Mon, 11 Jan 2010 13:34:05 +0000 (13:34 +0000)]
Add some missing DSEType's.

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

14 years agoAdd missing DEFAULT for UpdateMode.
stig [Mon, 11 Jan 2010 13:32:55 +0000 (13:32 +0000)]
Add missing DEFAULT for UpdateMode.

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

14 years agoUse get_column_custom_field() to get unknown custom column field.
stig [Mon, 11 Jan 2010 08:27:10 +0000 (08:27 +0000)]
Use get_column_custom_field() to get unknown custom column field.

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

14 years agoFixed the tooltip for unknown custom column field.
stig [Mon, 11 Jan 2010 08:16:14 +0000 (08:16 +0000)]
Fixed the tooltip for unknown custom column field.
Apply the correction fix for the old packet list.

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

14 years agoFrom Hitoshi Irino:
etxrab [Mon, 11 Jan 2010 08:05:09 +0000 (08:05 +0000)]
From Hitoshi Irino:
Failed to decode NetFlow v9 packets including a 0 length scope field.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4381

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

14 years agoFrom Jim Young:
etxrab [Mon, 11 Jan 2010 08:00:56 +0000 (08:00 +0000)]
From Jim Young:
Patch to write "column.format:" preference values pairs to separate lines.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4380

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

14 years agoUpdate to V8.8.0 (2009-12).
etxrab [Mon, 11 Jan 2010 07:59:22 +0000 (07:59 +0000)]
Update to V8.8.0 (2009-12).
(Only a comment changed no need to regenerate.)

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

14 years agoFrom Jim Young:
etxrab [Mon, 11 Jan 2010 07:56:29 +0000 (07:56 +0000)]
From Jim Young:
Wireshark crash with new packet list if unknown custom column field.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4379

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

14 years agoFrom Gonzalo Casas:
etxrab [Mon, 11 Jan 2010 07:52:17 +0000 (07:52 +0000)]
From Gonzalo Casas:
Corrected utc-time display in goose dissector.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4378

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

14 years agoChange "Source" to use http://wireshark.org/download/automated/src/...
wmeier [Sun, 10 Jan 2010 19:40:18 +0000 (19:40 +0000)]
Change "Source" to use wireshark.org/download/automated/src/...
i

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

14 years agoFrom rmkml via wireshark-dev:
stig [Sun, 10 Jan 2010 19:39:35 +0000 (19:39 +0000)]
From rmkml via wireshark-dev:
Redirect secure SMTP traffic on non-standard port 465 to the ssl dissector.

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

14 years agoFix 'make rpm-package' so it works again ...
wmeier [Sun, 10 Jan 2010 19:24:26 +0000 (19:24 +0000)]
Fix 'make rpm-package' so it works again ...

Specifically: configure.in was changed in SVN 31068
 to "Switch to .tar.bz2 for the "dist" target since
 that's what most people download".

So: This patch has the required additional changes.

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

14 years agoReturn correct offset from function handling ExtensionField/value,
stig [Sun, 10 Jan 2010 16:14:35 +0000 (16:14 +0000)]
Return correct offset from function handling ExtensionField/value,
because this changed from mandatory to optional in revision 28593.

Regenerated with some BIT STRING SIZE constraints checking.

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

14 years ago[Automatic manuf and enterprise-numbers update for 2010-01-10]
gerald [Sun, 10 Jan 2010 16:03:28 +0000 (16:03 +0000)]
[Automatic manuf and enterprise-numbers update for 2010-01-10]

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

14 years agoFix for Bug 4369:
dimeg [Sun, 10 Jan 2010 14:29:49 +0000 (14:29 +0000)]
Fix for Bug 4369:
Use the correct function for adding an FT_STRING field and make some
checks regarding the length of parameters in cmd_manageuser().

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

14 years agoPartial fix for Bug 4369:
dimeg [Sun, 10 Jan 2010 14:00:49 +0000 (14:00 +0000)]
Partial fix for Bug 4369:
Remove the possibility of infinite loop when counting items of length 0.

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

14 years agoUpdate ASN.1 files.
stig [Sat, 9 Jan 2010 20:52:47 +0000 (20:52 +0000)]
Update ASN.1 files.

Added decoding of ADatP3Data, CorrectionsData, ForwardedEncryptedData, ACP127Data and ACP127NotificationResponse.

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

14 years agoExport ReceiptTimeField.
stig [Sat, 9 Jan 2010 20:33:48 +0000 (20:33 +0000)]
Export ReceiptTimeField.

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

14 years agoChange col_set_str() call to col_add_str() since the string being passed
sfisher [Sat, 9 Jan 2010 20:15:02 +0000 (20:15 +0000)]
Change col_set_str() call to col_add_str() since the string being passed
to it is freed right afterwards.  This fixes an issue reported to
wireshark-users by Ershov Pavel on Jan 9, 2010 (in the U.S.).

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

14 years agoFix Bug #4177: Analyze ! Expert... doesn't show IP "Bad Checksum" errors.
wmeier [Fri, 8 Jan 2010 23:53:46 +0000 (23:53 +0000)]
Fix Bug #4177: Analyze ! Expert... doesn't show IP "Bad Checksum" errors.

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

14 years agoChanges to use consistent indentation.
wmeier [Fri, 8 Jan 2010 21:07:51 +0000 (21:07 +0000)]
Changes to use consistent indentation.

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

14 years agoAdd needed offset to 'radio-type' attached to MAC frame.
martinm [Fri, 8 Jan 2010 16:08:22 +0000 (16:08 +0000)]
Add needed offset to 'radio-type' attached to MAC frame.

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

14 years agoDon't crash by calling null RRC dissector because TM appeared on 'impossible' channel...
martinm [Fri, 8 Jan 2010 16:07:14 +0000 (16:07 +0000)]
Don't crash by calling null RRC dissector because TM appeared on 'impossible' channel type.

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

14 years agofix Linux build error
kukosa [Fri, 8 Jan 2010 13:49:43 +0000 (13:49 +0000)]
fix Linux build error

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

14 years agodisplay RTSP in VoIP calls (first simple attempt)
kukosa [Fri, 8 Jan 2010 13:04:49 +0000 (13:04 +0000)]
display RTSP in VoIP calls (first simple attempt)

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

14 years agoRemove unneeded #includes.
wmeier [Fri, 8 Jan 2010 00:24:45 +0000 (00:24 +0000)]
Remove unneeded #includes.

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

14 years agoFrom Yaniv Kaul: VNC dissector cleanups and minor changes.
wmeier [Thu, 7 Jan 2010 23:34:39 +0000 (23:34 +0000)]
From Yaniv Kaul: VNC dissector cleanups and minor changes.
From me: Several fixes to the patch and some additional cleanup.

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

14 years agoPartial fix for Bug 4369:
dimeg [Thu, 7 Jan 2010 22:03:29 +0000 (22:03 +0000)]
Partial fix for Bug 4369:
Remove the possibility of infinite loop when command length is 0.

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

14 years agoFrom Michael Lum:
etxrab [Thu, 7 Jan 2010 20:27:38 +0000 (20:27 +0000)]
From  Michael Lum:
Fixes for E911 mobile positioning capability and Handoff Back2.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4373

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

14 years agoMade more generic concat meta method for TvbRange, Int64 and UInt64.
stig [Thu, 7 Jan 2010 12:40:23 +0000 (12:40 +0000)]
Made more generic concat meta method for TvbRange, Int64 and UInt64.
This way we can concat more objects in one line.

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

14 years agoWe do proto_item_append_string() all over the place; make the tree
guy [Thu, 7 Jan 2010 02:51:57 +0000 (02:51 +0000)]
We do proto_item_append_string() all over the place; make the tree
visible at the top level.

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

14 years agoClean up indentation.
guy [Thu, 7 Jan 2010 02:24:06 +0000 (02:24 +0000)]
Clean up indentation.

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

14 years agoAdded concat meta method for TvbRange, Int64 and UInt64.
stig [Wed, 6 Jan 2010 22:14:25 +0000 (22:14 +0000)]
Added concat meta method for TvbRange, Int64 and UInt64.

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

14 years agoUse /dev/urandom (which is non-blocking) instead of /dev/random (which
gerald [Wed, 6 Jan 2010 17:18:57 +0000 (17:18 +0000)]
Use /dev/urandom (which is non-blocking) instead of /dev/random (which
can block forever) for our seed. This fixes a problem with our new Linux
build slave, which is running Linux 2.6 as a VM guest, and which was
timing out waiting for entropy.

Add a comment about using CryptGenRandom on Windows.

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

14 years agoFrom Pascal Quantin: some typo fixes
martinm [Wed, 6 Jan 2010 17:07:37 +0000 (17:07 +0000)]
From Pascal Quantin: some typo fixes

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

14 years agoCompare both lines in svnversion.h when checking for update needed.
stig [Wed, 6 Jan 2010 12:24:38 +0000 (12:24 +0000)]
Compare both lines in svnversion.h when checking for update needed.

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

14 years agoFix some documentation typos.
stig [Wed, 6 Jan 2010 10:13:56 +0000 (10:13 +0000)]
Fix some documentation typos.

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

14 years agoAdded signed integer TvbRange methods.
stig [Tue, 5 Jan 2010 20:25:04 +0000 (20:25 +0000)]
Added signed integer TvbRange methods.

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

14 years agoFrom Pascal Quantin:
etxrab [Tue, 5 Jan 2010 20:05:12 +0000 (20:05 +0000)]
From Pascal Quantin:
[RRC] Update SIB PDU decoding.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4371
I also removed dummy code.

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

14 years agoUse correct method names in TvbRange error messages.
stig [Tue, 5 Jan 2010 16:07:21 +0000 (16:07 +0000)]
Use correct method names in TvbRange error messages.

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

14 years agoUse correct field types for signed integer.
stig [Tue, 5 Jan 2010 15:37:45 +0000 (15:37 +0000)]
Use correct field types for signed integer.

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

14 years agoTerminate value_string user_vals.
stig [Tue, 5 Jan 2010 14:46:53 +0000 (14:46 +0000)]
Terminate value_string user_vals.

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

14 years agoAdded check for SIZE constraints in bit-string.
stig [Tue, 5 Jan 2010 11:38:33 +0000 (11:38 +0000)]
Added check for SIZE constraints in bit-string.

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

14 years agoMore updates to the ISL dissector:
sfisher [Tue, 5 Jan 2010 10:15:11 +0000 (10:15 +0000)]
More updates to the ISL dissector:

1) Rollback r14139 in two parts:

    a) Change user priority back to what Cisco's ISL documentation states that
       the values mean instead of the 802.1Q CoS values (see also note below).
    b) Change the destination address back to type FT_ETHER since the
       ISL-Frame values were added to manuf/wka.tmpl in r16741 with a /40
       mask.

2) Add 03-00-0C-00-00/40 to manuf/wka.tmpl for ISL over Token Ring.

3) Move the type and user fields to a tree elow the destination address since
   that is where the values come from.

NOTE: Regarding change 1a, I noticed in the Wiki's isl-2-dot1q.cap sample
      capture file that bit #2 is being set to 1 when bits 0 and 1 are set to
      1.  When bits 0 and 1 are both set to 0, bit 2 is not set.  I cannot
      find a reference to this bit being used in Cisco's documentation.

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

14 years agoSplit in two asn files.
stig [Tue, 5 Jan 2010 08:50:15 +0000 (08:50 +0000)]
Split in two asn files.

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

14 years agoMinor updates to ISL dissector:
sfisher [Tue, 5 Jan 2010 08:17:09 +0000 (08:17 +0000)]
Minor updates to ISL dissector:

- Bring URLs at top of file up to date.
- Replace redundant true false string (bpdu_tfs) with built-in one (tfs_yes_no)
- Change VLAN ID representations from hex to decimal
- Change description (but not filter name) for BPDU indicator to indicate that,
  per Cisco documentation, it is set when it is not only a BPDU frame but also
  set for CDP and VTP frames.
- Add "(Color)" to VLAN ID field descriptions for nostalgic reasons :)

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

14 years agoGet rid of unused variables.
guy [Tue, 5 Jan 2010 02:11:24 +0000 (02:11 +0000)]
Get rid of unused variables.

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

14 years agoFrom gonzalocas:
etxrab [Mon, 4 Jan 2010 23:17:37 +0000 (23:17 +0000)]
From  gonzalocas:
GSSE message dissector.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4370

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

14 years agoAs requested by Pascal Quantin:
etxrab [Mon, 4 Jan 2010 15:36:51 +0000 (15:36 +0000)]
As requested by Pascal Quantin:
Add the ability to call the UE EUTRA Capability dissector directly.

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

14 years agoAdded casts wanted by win64 compiler.
martinm [Mon, 4 Jan 2010 15:24:33 +0000 (15:24 +0000)]
Added casts wanted by win64 compiler.

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

14 years agoStart to supply data for an RLC tap.
martinm [Mon, 4 Jan 2010 14:07:24 +0000 (14:07 +0000)]
Start to supply data for an RLC tap.

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

14 years agoCheck for valid linktype_history in capture_get_linktype().
stig [Mon, 4 Jan 2010 11:59:27 +0000 (11:59 +0000)]
Check for valid linktype_history in capture_get_linktype().

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

14 years ago[Automatic manuf and enterprise-numbers update for 2010-01-03]
gerald [Sun, 3 Jan 2010 16:03:26 +0000 (16:03 +0000)]
[Automatic manuf and enterprise-numbers update for 2010-01-03]

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

14 years agoCorrected abbrev for message-id ack.
stig [Sun, 3 Jan 2010 15:42:53 +0000 (15:42 +0000)]
Corrected abbrev for message-id ack.

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

14 years agoUse different abbrev for IPv4 and IPv6 address.
stig [Sun, 3 Jan 2010 15:41:29 +0000 (15:41 +0000)]
Use different abbrev for IPv4 and IPv6 address.

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

14 years agoCorrected abbrev for Client IP.
stig [Sun, 3 Jan 2010 15:40:14 +0000 (15:40 +0000)]
Corrected abbrev for Client IP.

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

14 years agoChanged abbrev for amqp_field.
stig [Sun, 3 Jan 2010 15:09:26 +0000 (15:09 +0000)]
Changed abbrev for amqp_field.

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

14 years agoUse different abbrev for IPv4 and IPv6 address.
stig [Sun, 3 Jan 2010 15:08:50 +0000 (15:08 +0000)]
Use different abbrev for IPv4 and IPv6 address.

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

14 years agoUse different abbrev for unknown data and unknown field.
stig [Sun, 3 Jan 2010 15:08:18 +0000 (15:08 +0000)]
Use different abbrev for unknown data and unknown field.

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

14 years agoChanged abbrev for XML Body.
stig [Sun, 3 Jan 2010 15:07:16 +0000 (15:07 +0000)]
Changed abbrev for XML Body.

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

14 years agoFixed abbrev for entry_mask elements.
stig [Sun, 3 Jan 2010 15:06:35 +0000 (15:06 +0000)]
Fixed abbrev for entry_mask elements.

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

14 years agoChanged abbrev for spare bytes.
stig [Sun, 3 Jan 2010 15:05:51 +0000 (15:05 +0000)]
Changed abbrev for spare bytes.

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

14 years agoFixed abbrev for Padding and Flags.
stig [Sun, 3 Jan 2010 15:01:32 +0000 (15:01 +0000)]
Fixed abbrev for Padding and Flags.
Fixed some indent.

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

14 years agoUse proto_ntlmssp for protocol tree item.
stig [Sun, 3 Jan 2010 14:59:38 +0000 (14:59 +0000)]
Use proto_ntlmssp for protocol tree item.

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

14 years agoFixed abbrev for attribute date.
stig [Sun, 3 Jan 2010 14:58:42 +0000 (14:58 +0000)]
Fixed abbrev for attribute date.

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

14 years agoFixed abbrev for "Session Receiver Label Space Identifier".
stig [Sun, 3 Jan 2010 14:57:54 +0000 (14:57 +0000)]
Fixed abbrev for "Session Receiver Label Space Identifier".

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

14 years agoFixed abbrev for "Location information age IE".
stig [Sun, 3 Jan 2010 14:56:44 +0000 (14:56 +0000)]
Fixed abbrev for "Location information age IE".

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

14 years agoFixed abbrev for PDU Length.
stig [Sun, 3 Jan 2010 14:55:35 +0000 (14:55 +0000)]
Fixed abbrev for PDU Length.
Removed unused hf entries.

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

14 years agoUse proto_mpeg_audio for protocol tree item.
stig [Sun, 3 Jan 2010 14:51:32 +0000 (14:51 +0000)]
Use proto_mpeg_audio for protocol tree item.

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

14 years agoUse proto_spnego for protocol tree item.
stig [Sun, 3 Jan 2010 14:50:36 +0000 (14:50 +0000)]
Use proto_spnego for protocol tree item.

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

14 years agoCorrected type for ACRP-apdu aSO-context-name,
stig [Sun, 3 Jan 2010 14:35:35 +0000 (14:35 +0000)]
Corrected type for ACRP-apdu aSO-context-name,
which has to be wrong in the ASN.1 spec.

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

14 years agoFrom Hitoshi Irino:
etxrab [Sun, 3 Jan 2010 14:23:08 +0000 (14:23 +0000)]
From Hitoshi Irino:
More complete support for IPFIX Information Elements for packet-netflow.c
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4365

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

14 years agoReformat value_string, its comments and whitespace.
sfisher [Sun, 3 Jan 2010 10:05:50 +0000 (10:05 +0000)]
Reformat value_string, its comments and whitespace.

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

14 years agoUpdate to V9.0.0 (2009-12)
etxrab [Sat, 2 Jan 2010 23:06:02 +0000 (23:06 +0000)]
Update to V9.0.0 (2009-12)

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

14 years agoUpdate to V9.0.0 (2009-12)
etxrab [Sat, 2 Jan 2010 22:12:14 +0000 (22:12 +0000)]
Update to V9.0.0 (2009-12)

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

14 years agoDo some cleanup:
wmeier [Sat, 2 Jan 2010 22:00:30 +0000 (22:00 +0000)]
Do some cleanup:
- Separate .h file not req'd since not used elsewhere;
- Use bitmasks instead of using non-portable bitfields;
- Note possible incorrect display of crcError and alignError flags;
- Clean up spacing.

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

14 years agoFrom Jim Young: patch to trigger recompilation on svnversion.h change.
wmeier [Sat, 2 Jan 2010 17:34:45 +0000 (17:34 +0000)]
From Jim Young: patch to trigger recompilation on svnversion.h change.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4361

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

14 years agoFrom Pascal Quantin:
etxrab [Sat, 2 Jan 2010 16:50:31 +0000 (16:50 +0000)]
From Pascal Quantin:
[RRC LTE] Add dissection of UE EUTRA Capability.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4367
Modified by me to also dissect the content for other RAT types except CDMA2000.

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

14 years agoGuard pragma pack in case we continue implementing the wireless toolbar for
stig [Sat, 2 Jan 2010 14:45:49 +0000 (14:45 +0000)]
Guard pragma pack in case we continue implementing the wireless toolbar for
all platforms.

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

14 years agoFrom Jakub Zawadzki:
etxrab [Sat, 2 Jan 2010 09:46:16 +0000 (09:46 +0000)]
From Jakub Zawadzki:
Cleanup dissector code - use proper memory functions.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4164

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