obnox/wireshark/wip.git
15 years agoFrom Max Filippov:
etxrab [Sun, 16 Nov 2008 17:15:49 +0000 (17:15 +0000)]
From  Max Filippov:
patch to support IEE802.15.4 non-ASK PHY.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2906

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

15 years ago[Automatic manuf update for 2008-11-16]
gerald [Sun, 16 Nov 2008 16:03:15 +0000 (16:03 +0000)]
[Automatic manuf update for 2008-11-16]

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

15 years agoFill the scrollbar when the graph is empty.
stig [Sun, 16 Nov 2008 14:41:35 +0000 (14:41 +0000)]
Fill the scrollbar when the graph is empty.

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

15 years agoDissect NAS-PDU.
etxrab [Sun, 16 Nov 2008 12:35:42 +0000 (12:35 +0000)]
Dissect NAS-PDU.

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

15 years agofix all warn_explicit() usages incompatible with Python 2.6
kukosa [Sat, 15 Nov 2008 19:53:05 +0000 (19:53 +0000)]
fix all warn_explicit() usages incompatible with Python 2.6

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

15 years agoremove nonexistent header file from Makefile
kukosa [Sat, 15 Nov 2008 19:51:36 +0000 (19:51 +0000)]
remove nonexistent header file from Makefile

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

15 years agoUpdate GTK packages.
etxrab [Sat, 15 Nov 2008 16:36:27 +0000 (16:36 +0000)]
Update GTK packages.

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

15 years agoFrom Abhik Sarkar:
etxrab [Sat, 15 Nov 2008 15:52:39 +0000 (15:52 +0000)]
From Abhik Sarkar:
Support for Diameter conversations and service response time.

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

15 years agoUse string format argument.
stig [Sat, 15 Nov 2008 15:51:26 +0000 (15:51 +0000)]
Use string format argument.

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

15 years agoMake it easy to add custom dissectors.
etxrab [Sat, 15 Nov 2008 15:44:56 +0000 (15:44 +0000)]
Make it easy to add custom dissectors.

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

15 years agoFrom Pascal Quantin:
etxrab [Sat, 15 Nov 2008 14:39:04 +0000 (14:39 +0000)]
From Pascal Quantin:
Fix building of packet-gsm_map.c and packet-gsm_map.h files.

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

15 years agoFix a typo.
etxrab [Sat, 15 Nov 2008 14:34:43 +0000 (14:34 +0000)]
Fix a typo.

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

15 years agoUpdate comments add Emergensy number list IE.
etxrab [Sat, 15 Nov 2008 11:38:27 +0000 (11:38 +0000)]
Update comments add Emergensy number list IE.

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

15 years agoFrom Pascal Quantin:
etxrab [Sat, 15 Nov 2008 11:36:49 +0000 (11:36 +0000)]
From Pascal Quantin:
Improve 3GPP 44.018 RR dissection.

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

15 years agoCorrect a minor (no-effect) bug;
wmeier [Fri, 14 Nov 2008 17:59:49 +0000 (17:59 +0000)]
Correct a minor (no-effect) bug;

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

15 years agoComment out variable not cuurently used ...
wmeier [Fri, 14 Nov 2008 15:52:34 +0000 (15:52 +0000)]
Comment out variable not cuurently used ...

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

15 years agoVarious proto_register & proto_reg_handoff changes:
wmeier [Fri, 14 Nov 2008 15:29:36 +0000 (15:29 +0000)]
Various proto_register & proto_reg_handoff changes:
  Change tcp ports preference name in prefs file to tcp.ports
   (register old 'udp.ports" as obsolete);
  Do various find_dissector & etc once-only in proto_reg_handoff;
  Move find_dissector_table from proto_register to proto_reg_handoff;
  Localize saved ports pref range;
  Do dissector_add_handle("udp.port",...) rather than registering
   to udp port 0;
Also:
 Clean up some spacing;
 Declare some global variables as static;
 Remove some unnecessary =NULL initializers;

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

15 years agoFrom SUZUKI Shinsuke: Fix some non-ascii characters: Bug #3057
wmeier [Thu, 13 Nov 2008 22:50:05 +0000 (22:50 +0000)]
From SUZUKI Shinsuke: Fix some non-ascii characters: Bug #3057

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

15 years agoFix previous fix.
guy [Thu, 13 Nov 2008 18:26:38 +0000 (18:26 +0000)]
Fix previous fix.

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

15 years agoFix some warnings.
guy [Thu, 13 Nov 2008 17:58:14 +0000 (17:58 +0000)]
Fix some warnings.

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

15 years agoGet rid of some warnings.
guy [Thu, 13 Nov 2008 17:54:17 +0000 (17:54 +0000)]
Get rid of some warnings.

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

15 years agoFix a warning.
guy [Thu, 13 Nov 2008 17:49:37 +0000 (17:49 +0000)]
Fix a warning.

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

15 years agoFix some warnings.
guy [Thu, 13 Nov 2008 17:45:16 +0000 (17:45 +0000)]
Fix some warnings.

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

15 years agoGet rid of an unused variable.
guy [Thu, 13 Nov 2008 17:37:47 +0000 (17:37 +0000)]
Get rid of an unused variable.

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

15 years agoImproved filter autocompletion when having one exact match to be more
stig [Thu, 13 Nov 2008 12:59:31 +0000 (12:59 +0000)]
Improved filter autocompletion when having one exact match to be more
like other autocompletion implementations.
Check for case match before removing a popup with one entry.

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

15 years agoSmall changes related to proto_register & proto_reg_handoff
wmeier [Thu, 13 Nov 2008 01:31:57 +0000 (01:31 +0000)]
Small changes related to proto_register & proto_reg_handoff
 - Move find_dissector_table(...) to proto_reg_handoff;
 - Use dissactor_add_handle instead of registering the dissector to tcp port 0;
 - Use find_dissector when appropriate.

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

15 years agoFor libpcap captures with the DLT DLT_BLUETOOTH_HCI_H4, make sure we
gerald [Thu, 13 Nov 2008 00:36:52 +0000 (00:36 +0000)]
For libpcap captures with the DLT DLT_BLUETOOTH_HCI_H4, make sure we
initialize the P2P direction. This keeps Valgrind from complaining.

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

15 years agoSmall changes related to proto_reg_handoff;
wmeier [Wed, 12 Nov 2008 23:55:52 +0000 (23:55 +0000)]
Small changes related to proto_reg_handoff;
 Use find_dissector;
 Initialize saved tcp_port pref properly; This should
  fix a possble bug wherein LDAP over SSL would not
  be dissected properly. (I don't have a test capture
  to verify this fix).

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

15 years agoAdd a few more bits.
etxrab [Wed, 12 Nov 2008 19:56:07 +0000 (19:56 +0000)]
Add a few more bits.

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

15 years agoFrom Johnny Mitrevski:
etxrab [Wed, 12 Nov 2008 17:43:32 +0000 (17:43 +0000)]
From   Johnny Mitrevski:
Add dissecton of some LCS related IE:s.
( Removed C++ type comments, changed (*8 to <<3), changed some add uint's to add_item
renamed value strings etc.)

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

15 years agoAdd RFC number for H.264
etxrab [Wed, 12 Nov 2008 17:40:49 +0000 (17:40 +0000)]
Add RFC number for H.264

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

15 years agoFrom Bartosz Baranowski:
etxrab [Wed, 12 Nov 2008 17:40:02 +0000 (17:40 +0000)]
From Bartosz Baranowski:
Update some AVP:s

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

15 years agoAvoid crash when unable to lookup psm_data before calling dissect_options().
stig [Wed, 12 Nov 2008 12:38:16 +0000 (12:38 +0000)]
Avoid crash when unable to lookup psm_data before calling dissect_options().
Removed an unused argument.

This fixes bug 3054.

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

15 years agoAdded some expert infos.
stig [Wed, 12 Nov 2008 08:17:52 +0000 (08:17 +0000)]
Added some expert infos.

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

15 years agoAdd newline at the end
martinm [Tue, 11 Nov 2008 21:44:29 +0000 (21:44 +0000)]
Add newline at the end

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

15 years agoFix build error
wmeier [Tue, 11 Nov 2008 21:43:31 +0000 (21:43 +0000)]
Fix build error

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

15 years agoMark parameters as unused.
etxrab [Tue, 11 Nov 2008 21:03:03 +0000 (21:03 +0000)]
Mark parameters as unused.

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

15 years agoDissect part ofconfiguration parameter in SDP for MP4V-ES.
etxrab [Tue, 11 Nov 2008 20:42:47 +0000 (20:42 +0000)]
Dissect part ofconfiguration parameter in SDP for MP4V-ES.

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

15 years agoAdd bitrate values to levels.
etxrab [Tue, 11 Nov 2008 20:38:29 +0000 (20:38 +0000)]
Add bitrate values to levels.

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

15 years agoFix a couple of wrong offsets, terminate dissecton where it is incomplete.
etxrab [Tue, 11 Nov 2008 20:36:44 +0000 (20:36 +0000)]
Fix a couple of wrong offsets, terminate dissecton where it is incomplete.

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

15 years agoRegenerated files for asn1 templates committed in SVN #26750
wmeier [Tue, 11 Nov 2008 15:26:08 +0000 (15:26 +0000)]
Regenerated files for asn1 templates committed in SVN #26750

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

15 years agoSmall cleanups mostly related to proto_reg_handoff
wmeier [Tue, 11 Nov 2008 15:05:00 +0000 (15:05 +0000)]
Small cleanups mostly related to proto_reg_handoff

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

15 years agoSignal error on field values that cannot be safely represented as strings instead...
rbalint [Tue, 11 Nov 2008 13:32:51 +0000 (13:32 +0000)]
Signal error on field values that cannot be safely represented as strings instead of crashing.
This fixes bug 2845.

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

15 years agoStill support GTK 2.4.0. No separator in combo box for GTK 2.4.0 :(
stig [Tue, 11 Nov 2008 12:46:16 +0000 (12:46 +0000)]
Still support GTK 2.4.0.  No separator in combo box for GTK 2.4.0 :(

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

15 years agoRewrote interface type option_menu to gtk_combo_box, this fixes the bug
stig [Tue, 11 Nov 2008 11:37:53 +0000 (11:37 +0000)]
Rewrote interface type option_menu to gtk_combo_box, this fixes the bug
showing the correct type on connect failure or cancel in the remote
interface dialog.

Added list of recent remote hosts to interface type combo box.
Save the recent remote hosts in the recent file.
Fixed some indents.

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

15 years agoFrom Paul Stath:
etxrab [Mon, 10 Nov 2008 20:25:38 +0000 (20:25 +0000)]
From   Paul Stath:
Dissector fails for OIDs with MacAddress in index.

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

15 years agoFrom Pascal Quantin:
etxrab [Mon, 10 Nov 2008 20:21:04 +0000 (20:21 +0000)]
From Pascal Quantin:
Proper Fix for "'subtree' may be used uninitialized in this function" error (SVN revision 26730)

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

15 years agoBugfixes:
etxrab [Mon, 10 Nov 2008 20:20:11 +0000 (20:20 +0000)]
Bugfixes:
- Wrong item lengths.
- rtsp traling bits gave"Malformed packet" if not present.
- Frame_num removed as length needs info from previous packet.

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

15 years agoCall tvb_new_subset with correct offset no matter whether tree is TRUE or FALSE
wmeier [Mon, 10 Nov 2008 17:59:13 +0000 (17:59 +0000)]
Call tvb_new_subset with correct offset no matter whether tree is TRUE or FALSE

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

15 years agopacket-nbap.h no longer used
wmeier [Mon, 10 Nov 2008 17:10:59 +0000 (17:10 +0000)]
packet-nbap.h no longer used

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

15 years agoApparently no longer needed ....
wmeier [Mon, 10 Nov 2008 17:02:15 +0000 (17:02 +0000)]
Apparently no longer needed ....

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

15 years agofix problem with X.411 asn2wrs compilation, all dissectors regenerated
kukosa [Mon, 10 Nov 2008 13:36:24 +0000 (13:36 +0000)]
fix problem with X.411 asn2wrs compilation, all dissectors regenerated

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

15 years ago- update H.245 to v14 (06/2008)
kukosa [Mon, 10 Nov 2008 13:31:16 +0000 (13:31 +0000)]
- update H.245 to v14 (06/2008)
- use #.MODULE_EXPORT to avoid conflict between TransportAddress from H.225 and H.245
- regenerate H.323 family dissectors

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

15 years ago- new #.MODULE_EXPORTS directive which exports symbols including module prefix, used...
kukosa [Mon, 10 Nov 2008 13:27:41 +0000 (13:27 +0000)]
- new #.MODULE_EXPORTS directive which exports symbols including module prefix, used to avoid conflicts when two modules have types with the same name and they need to be used together
- fix few Python warnings

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

15 years agoexplicit cast to avoid warning which stops Windows build
kukosa [Mon, 10 Nov 2008 13:22:18 +0000 (13:22 +0000)]
explicit cast to avoid warning which stops Windows build

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

15 years ago[Automatic manuf update for 2008-11-09]
gerald [Sun, 9 Nov 2008 16:03:15 +0000 (16:03 +0000)]
[Automatic manuf update for 2008-11-09]

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

15 years agoUse the standard I/O routines to write out audio files, rather than
guy [Sat, 8 Nov 2008 23:36:12 +0000 (23:36 +0000)]
Use the standard I/O routines to write out audio files, rather than
doing 1-byte, 2-byte, and 4-byte read() and write() calls.

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

15 years agoMake sure we always increment our offset. Fixes an infinite loop.
gerald [Sat, 8 Nov 2008 00:07:43 +0000 (00:07 +0000)]
Make sure we always increment our offset. Fixes an infinite loop.

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

15 years agoSince NEWS is not updated for the development builds, provide only the
sake [Fri, 7 Nov 2008 22:42:34 +0000 (22:42 +0000)]
Since NEWS is not updated for the development builds, provide only the
general information (current automated builds provide 0.99.5 "NEWS").

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

15 years agoTry to pacify the buildbot.
etxrab [Fri, 7 Nov 2008 18:13:10 +0000 (18:13 +0000)]
Try to pacify the buildbot.

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

15 years agoAdd 3GPP AVP:s
etxrab [Fri, 7 Nov 2008 17:38:24 +0000 (17:38 +0000)]
Add 3GPP AVP:s
600 Visited-Network-Identifier OctetString
601 Public-Identity UTF8String
602 Server-Name UTF8String

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

15 years agoFrom Pascal Quantin:
etxrab [Fri, 7 Nov 2008 17:37:22 +0000 (17:37 +0000)]
From Pascal Quantin:
Add 3GPP 44.018 RR Short Protocol Discriminator dissection.

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

15 years agoasn2wrs regenerated files: see SVN #26728
wmeier [Fri, 7 Nov 2008 17:20:15 +0000 (17:20 +0000)]
asn2wrs regenerated files: see SVN #26728

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

15 years agoMinor cleanup related to proto_reg_handoff...
wmeier [Fri, 7 Nov 2008 17:13:25 +0000 (17:13 +0000)]
Minor cleanup related to proto_reg_handoff...

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

15 years agoSave the remote interfaces list to be able to show the remote IP addresses
stig [Fri, 7 Nov 2008 15:52:14 +0000 (15:52 +0000)]
Save the remote interfaces list to be able to show the remote IP addresses
without fetching a new list each time the interface changes.

Catch the "activate" signal on the text boxes in the remote interfaces dialog.

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

15 years agopacket-gsm_bsslap.c:247: warning: unused parameter 'len'
etxrab [Fri, 7 Nov 2008 06:28:18 +0000 (06:28 +0000)]
packet-gsm_bsslap.c:247: warning: unused parameter 'len'

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

15 years agoFrom Johnny Mitrevski:
etxrab [Fri, 7 Nov 2008 06:04:04 +0000 (06:04 +0000)]
From Johnny Mitrevski:
Added RRLP functionality to the BSSLAP dissector that would be useful.

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

15 years agoClean up indentation (just use two spaces in the big case statement for
guy [Fri, 7 Nov 2008 01:54:08 +0000 (01:54 +0000)]
Clean up indentation (just use two spaces in the big case statement for
extension headers, just as is used elsewhere).

Add some blank lines to make that case statement a bit easier to read.

Fix typo.

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

15 years agoOops, barked at the wrong tree ;-)
sake [Fri, 7 Nov 2008 01:10:15 +0000 (01:10 +0000)]
Oops, barked at the wrong tree ;-)

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

15 years agoSkip to next extension header when there is an unknown header extension
sake [Fri, 7 Nov 2008 00:45:22 +0000 (00:45 +0000)]
Skip to next extension header when there is an unknown header extension

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

15 years agoRemove a unused variable.
stig [Thu, 6 Nov 2008 23:05:18 +0000 (23:05 +0000)]
Remove a unused variable.

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

15 years agoInitialize the interface type value key to fix updating the local interface
stig [Thu, 6 Nov 2008 22:36:43 +0000 (22:36 +0000)]
Initialize the interface type value key to fix updating the local interface
list when changing from remote to local interfaces.

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

15 years agoRe-generated packet-ansi_map.c (See svn #26718)
wmeier [Thu, 6 Nov 2008 22:08:46 +0000 (22:08 +0000)]
Re-generated packet-ansi_map.c (See svn #26718)

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

15 years agoFix bug wherein proto_reg_handoff... wasn't being called during dissector init;
wmeier [Thu, 6 Nov 2008 22:05:59 +0000 (22:05 +0000)]
Fix bug wherein proto_reg_handoff... wasn't being called during dissector init;
 (definition of proto_reg_hand_off... wasn't left-justified and thus was not
  found when generating register.c)
Also: slight changes related to proto_reg_handoff and proto_register:
  Use find_dissector;
  gboolean for intiialized flag;
  localize saved range pref;

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

15 years agoMark unused parameters as unused.
etxrab [Thu, 6 Nov 2008 21:54:20 +0000 (21:54 +0000)]
Mark unused parameters as unused.

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

15 years agoFrom Pascal Quantin:
etxrab [Thu, 6 Nov 2008 21:49:21 +0000 (21:49 +0000)]
From Pascal Quantin:
Add 3GPP Special Conformance Testing Procedures to GSM statistics

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

15 years agoInvalid code in range_delete_callback.
etxrab [Thu, 6 Nov 2008 21:41:49 +0000 (21:41 +0000)]
Invalid code in range_delete_callback.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3041

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

15 years ago"Dissect Profile and Level" and "Object Parameter" for ISO/IEC 14496-2 Capability.
etxrab [Thu, 6 Nov 2008 21:36:24 +0000 (21:36 +0000)]
"Dissect Profile and Level" and "Object Parameter" for ISO/IEC 14496-2 Capability.

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

15 years agoSimplified "info added" check.
stig [Thu, 6 Nov 2008 21:34:31 +0000 (21:34 +0000)]
Simplified "info added" check.

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

15 years agoUpdate to the latest spec. V8.0.1 (2008-09)
etxrab [Thu, 6 Nov 2008 19:42:59 +0000 (19:42 +0000)]
Update to the latest spec. V8.0.1 (2008-09)

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

15 years agoPut rev 26706 in the template file.
etxrab [Thu, 6 Nov 2008 19:41:38 +0000 (19:41 +0000)]
Put rev 26706 in the  template file.

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

15 years agoRemoved colorfilters for infiniband, as this dissector is not available when
stig [Thu, 6 Nov 2008 16:11:30 +0000 (16:11 +0000)]
Removed colorfilters for infiniband, as this dissector is not available when
building/running without plugins.

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

15 years agoFixed a check button text.
stig [Thu, 6 Nov 2008 15:33:44 +0000 (15:33 +0000)]
Fixed a check button text.

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

15 years agoAdded TCP segment reassembly.
stig [Thu, 6 Nov 2008 15:31:25 +0000 (15:31 +0000)]
Added TCP segment reassembly.
Only add one RPCAP entry to the Protocol and Info column.
Fixed some tree entry lengths.
Added packet frame number to the top tree entry.

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

15 years agoIndicate T.125 payload in the info column.
stig [Thu, 6 Nov 2008 15:22:32 +0000 (15:22 +0000)]
Indicate T.125 payload in the info column.

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

15 years agoAdd a missing space in a tooltip.
stig [Thu, 6 Nov 2008 15:21:03 +0000 (15:21 +0000)]
Add a missing space in a tooltip.

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

15 years agoFrom Pascal Quantin:
etxrab [Wed, 5 Nov 2008 22:34:22 +0000 (22:34 +0000)]
From Pascal Quantin:
3GPP 25.331: Dissect UE Radio Access Capability Info message embedded in InterRAT Handover Info message.

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

15 years agoRegenerated .c files for asn1 changes commited in SVN #26703
wmeier [Wed, 5 Nov 2008 21:46:23 +0000 (21:46 +0000)]
Regenerated .c files for asn1 changes commited in SVN #26703

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

15 years agoDon't register to SCTP port 0: use dissector_add_handle instead
wmeier [Wed, 5 Nov 2008 21:43:05 +0000 (21:43 +0000)]
Don't register to SCTP port 0: use dissector_add_handle instead

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

15 years agoFix a trivial typo
wmeier [Wed, 5 Nov 2008 21:34:26 +0000 (21:34 +0000)]
Fix a trivial typo

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

15 years agoMade rpcap heuristic.
stig [Wed, 5 Nov 2008 16:08:34 +0000 (16:08 +0000)]
Made rpcap heuristic.

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

15 years agofix double free bug caused by Lua GC after opening and closing Lua console
rbalint [Wed, 5 Nov 2008 15:00:46 +0000 (15:00 +0000)]
fix double free bug caused by Lua GC after opening and closing Lua console

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

15 years agoFrom Evan Black:
jake [Wed, 5 Nov 2008 10:59:20 +0000 (10:59 +0000)]
From Evan Black:
SeND:
rfc 3971:
1) Certification Path Solicitation was not being dissected.
2) CGA Parameter was not dissected.

rfc 4581:
Adding support.

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

15 years agoasn2wrs generated files changed as a result of recent asn1 template changes
wmeier [Tue, 4 Nov 2008 22:28:52 +0000 (22:28 +0000)]
asn2wrs generated files changed as a result of recent asn1 template changes

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

15 years agoMinor cleanup mostly related to proto_reg_handoff
wmeier [Tue, 4 Nov 2008 22:01:35 +0000 (22:01 +0000)]
Minor cleanup mostly related to proto_reg_handoff
 Remove code for unused handles;
 Localize handles to proto_reg_handoff as appropriate;
 Localize "saved_prefs" to proto_reg_handoff;
 In some cases: move "once-only" code in proto_reg_handoff
  so that it's executed only the first time thru
  proto_reg_handoff;
 Properly delete/add port when pref changed (packet_ulp);

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

15 years agoMove find_dissector (2x) to fcn called by proto_reg_hand_off in other dissectors
wmeier [Tue, 4 Nov 2008 21:50:33 +0000 (21:50 +0000)]
Move find_dissector (2x) to fcn called by proto_reg_hand_off in other dissectors

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

15 years agoMove prefs processing from registered init fcn to proto_reg_handoff fcn
wmeier [Tue, 4 Nov 2008 21:48:25 +0000 (21:48 +0000)]
Move prefs processing from registered init fcn to proto_reg_handoff fcn

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

15 years agoprefs.h & conversation.h not req'd; data_handle not used
wmeier [Tue, 4 Nov 2008 21:44:19 +0000 (21:44 +0000)]
prefs.h & conversation.h not req'd; data_handle not used

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

15 years agoMinor cleanup mostly related to proto_reg_handoff
wmeier [Tue, 4 Nov 2008 21:42:02 +0000 (21:42 +0000)]
Minor cleanup mostly related to proto_reg_handoff
 Remove code for unused handles;
 Localize handles (in proto_reg_handoff) which need not be global;
 Localize (in proto_reg_handoff) "saved prefs";
 Use find_dissector instead of create_dissector_handle as appropriate;
 Use gboolean for "initialized" flag in proto_reg_handoff.

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

15 years agogcp_initailized --> gcp_initialized; localize same
wmeier [Tue, 4 Nov 2008 21:13:26 +0000 (21:13 +0000)]
gcp_initailized --> gcp_initialized; localize same

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