Commit Graph

26362 Commits

Author SHA1 Message Date
Balint Reczey 8022776680 Disable MEGACO service response time statistics when context tracking is disabled.
svn path=/trunk/; revision=27167
2009-01-06 14:42:20 +00:00
Balint Reczey 5c7253a681 Made find_preference function public as prefs_find_preference.
svn path=/trunk/; revision=27166
2009-01-06 14:34:18 +00:00
Jeff Morriss 88d97f6a4b Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3175 by making WCCP a
a "new style" dissector: if the message type is unknown then don't try to
dissect the packet as WCCP.
Update the URL to the (expired) ID for the v2 spec.
Note in a comment that the UDP port in the spec is not IANA assigned.

svn path=/trunk/; revision=27165
2009-01-06 14:23:38 +00:00
Bill Meier 11042d0dd1 Fix a typo in a comment
svn path=/trunk/; revision=27164
2009-01-06 13:31:28 +00:00
Anders Broman 2100f9aa4e Update to Rel 8.
svn path=/trunk/; revision=27163
2009-01-06 12:40:45 +00:00
Jaap Keuter 286e4ccd12 From Roy M. Silvernail:
Several command codes were missing, causing the dissector to abort decoding
on valid packets.  Those commands have been added in the attached patch.
The semantics of Variation 0 have been cleaned up.

svn path=/trunk/; revision=27162
2009-01-06 07:03:43 +00:00
Martin Mathieson 9d39db177d Add RLC LTE dissector.
svn path=/trunk/; revision=27161
2009-01-05 23:18:00 +00:00
Jeff Morriss 896b654b4a Don't look up the mtp3 dissector (twice) for every packet: do it once at
proto_reg_handoff time and store the result.

If we don't call the mtp3 dissector on the payload then call the data dissector
to make it easier to see the payload.

svn path=/trunk/; revision=27160
2009-01-05 20:37:04 +00:00
Bill Meier 1e76a31b7a Use encap=WTAP_ENCAP_UNKNOWN if encap can't be determined from the file frame.
(The original code before SVN 27158 was correct).

svn path=/trunk/; revision=27159
2009-01-05 20:05:39 +00:00
Bill Meier 901627bfd8 Rework code somewhat; Fixes bug 1937 & various other issues.
Fixed: 
  Crash when reading a K12text file with one frame;
  Crash after selecting the last frame and then a previous frame
    after file open.
  Select of frame n (>1) immediately after file open incorrectly
    displayed the packet details & data from frame n+1.
  File ! Merge (for K12text files) did not work correctly.

Fixes:
  Essentially: clear all lexer state (look-ahead buffer, etc)
   for every file read. Also: Don't use global for keeping
   track of the current file position.
  Also: Handle *nix-style line endings as well as DOS-style.

svn path=/trunk/; revision=27158
2009-01-05 19:45:58 +00:00
Jaap Keuter e753de5100 Remove duplicate definitions found in lapd_sapi.h
svn path=/trunk/; revision=27157
2009-01-05 19:07:06 +00:00
Bill Meier 489eceddaf Fix some indentation
svn path=/trunk/; revision=27156
2009-01-04 16:45:34 +00:00
Bill Meier f281fabf7f Oops: Revert SVN #27152: There weren't actually any memory leaks ...
svn path=/trunk/; revision=27155
2009-01-04 16:28:48 +00:00
Gerald Combs abf305784d [Automatic manuf update for 2009-01-04]
svn path=/trunk/; revision=27153
2009-01-04 16:03:17 +00:00
Bill Meier e8cc3f500a Fix a few minor memory leaks...
svn path=/trunk/; revision=27152
2009-01-04 15:44:28 +00:00
Bill Meier a392d821db Minor rewording of a few comments; fix a few typos.
svn path=/trunk/; revision=27151
2009-01-04 14:21:54 +00:00
Jaap Keuter bd9ac16336 From Jim Young:
The attached patch augments the epan/dissectors/packet-frame.c module to optionally generate MD5 hashes of each packet.  These MD5 hashes are calculated in the same 
manner as the MD5 hash used for duplicate packet removal by the editcap utility.  

The ability to generate the MD5 hashes can be enabled or disabled by a new boolean preferences option: frame.generate_md5_hash.  By default MD5 hash generation is disabled.

To help identify frames with matching MD5 hashes this patch also includes a new
display filter: frame.md5_hash.

svn path=/trunk/; revision=27150
2009-01-04 12:08:17 +00:00
Martin Mathieson 1e5ab19726 Fix a typo.
svn path=/trunk/; revision=27149
2009-01-02 20:28:46 +00:00
Martin Mathieson 2137d6b3c6 Use LTE RRC dissector.
svn path=/trunk/; revision=27148
2009-01-02 01:37:55 +00:00
Anders Broman 5e2ccb0ecd Some more NAS updates.
svn path=/trunk/; revision=27147
2009-01-01 22:54:30 +00:00
Balint Reczey 43e5bd228f Include unknown commands in MEGACO service response time statistics on GUI, too.
svn path=/trunk/; revision=27146
2009-01-01 15:49:20 +00:00
Guy Harris da3d52d163 Add tap-megaco-common.h, so it'll show up in the distribution tarball.
svn path=/trunk/; revision=27145
2008-12-31 22:04:15 +00:00
Balint Reczey c466d8ca43 Removed obsolete GTK includes.
svn path=/trunk/; revision=27144
2008-12-31 18:28:41 +00:00
Balint Reczey ae51123939 Service response time statistics for MEGACO (CLI part).
Refactored GUI part to avoid code duplication.

svn path=/trunk/; revision=27143
2008-12-31 17:47:36 +00:00
Anders Broman 0e26b510ea Remove a debug output.
svn path=/trunk/; revision=27142
2008-12-31 16:39:39 +00:00
Anders Broman 9e61f345b9 From Thomas Dreibholz:
Improvements for the ASAP and ENRP dissectors.

svn path=/trunk/; revision=27141
2008-12-31 16:27:18 +00:00
Balint Reczey 43ac3652a3 Service response time statistics for MEGACO (GUI only).
svn path=/trunk/; revision=27140
2008-12-31 15:26:48 +00:00
Gerald Combs 80e2a01fae From Matt Briggs via bug 3062: Keep Lua from doing rude things to
the stack.

svn path=/trunk/; revision=27139
2008-12-31 01:20:20 +00:00
Jaap Keuter bc740b7822 From Gregor Jasny:
The dissect_aim_tlv_value_extended_data function does not work for iChat
generated rendezvous data. So I switched back to the generic value display.

Added another Rendezvous TLV name.

svn path=/trunk/; revision=27138
2008-12-30 22:00:59 +00:00
Gerald Combs 9b852da8a5 Enable GeoIP if INETSDK is defined (which should mean we have IPv6
definitions even if we're running Visual C++ 6.0).

svn path=/trunk/; revision=27137
2008-12-30 20:05:58 +00:00
Gerald Combs d2aa34721a Check in a modified version of Jaap's patch in bug 3162. This should fix
compilation under Visual C++ 6.0.

svn path=/trunk/; revision=27136
2008-12-30 19:17:35 +00:00
Gerald Combs 08364de20d Try to fix a compilation error with Visual C++ 6.0.
svn path=/trunk/; revision=27135
2008-12-30 18:27:34 +00:00
Martin Mathieson 6508f8ca1f Add some comments to uat_new().
svn path=/trunk/; revision=27134
2008-12-30 17:21:19 +00:00
Martin Mathieson 70dfbeaa27 Comment parameters in call to uat_new()
svn path=/trunk/; revision=27133
2008-12-30 17:17:14 +00:00
Balint Reczey 315c36c847 From yami <yamisoe@gmail.com>:
Expose pinfo->private_data to lua interface.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3129

svn path=/trunk/; revision=27132
2008-12-30 12:49:42 +00:00
Balint Reczey 4dab0f663e Show topology descriptor using unescaped whitespaces.
svn path=/trunk/; revision=27131
2008-12-30 12:23:28 +00:00
Balint Reczey 2c77634418 Do not dissect descriptors twice after topology descriptor.
svn path=/trunk/; revision=27130
2008-12-30 11:22:49 +00:00
Balint Reczey 824e42a248 Fixed topology descriptor dissection.
svn path=/trunk/; revision=27129
2008-12-30 10:25:05 +00:00
Gerald Combs 8d65f94d65 Update the PDML and PSML URLs.
svn path=/trunk/; revision=27128
2008-12-30 00:25:14 +00:00
Anders Broman 421acac3db From Florian Lohoff:
Decode binary "Ascend-Data-Filter" vendor specific attribute in packet-radius
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2975

svn path=/trunk/; revision=27127
2008-12-29 15:24:08 +00:00
Anders Broman 11fbea953e From Florian Lohoff:
packet-radius.c - avp specific dissectors broken
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2974

svn path=/trunk/; revision=27126
2008-12-29 15:16:41 +00:00
Anders Broman 57d4f179fd Use the install-plugins target.
svn path=/trunk/; revision=27125
2008-12-29 15:12:04 +00:00
Anders Broman f5bdbc6af9 Change install-plugins target to install plugins in "$(INSTALL_DIR)\plugins\$(VERSION)" instead.
svn path=/trunk/; revision=27124
2008-12-29 12:37:15 +00:00
Gerald Combs 8a61c78268 [Automatic manuf update for 2008-12-28]
svn path=/trunk/; revision=27122
2008-12-28 16:03:29 +00:00
Anders Broman 960cd2feee Use GTK+ 2.14.6
svn path=/trunk/; revision=27121
2008-12-27 16:24:16 +00:00
Jaap Keuter 5f96568834 Update ARP hardware types from http://www.iana.org/assignments/arp-parameters/
svn path=/trunk/; revision=27120
2008-12-27 14:30:46 +00:00
Jaap Keuter 0f486eb479 Fix for bug 2839:
Add field for Client hardware address padding.

svn path=/trunk/; revision=27119
2008-12-27 14:28:10 +00:00
Anders Broman fac8a7669d Add some LTE related AVP:s
svn path=/trunk/; revision=27118
2008-12-26 21:19:53 +00:00
Anders Broman 058e9d2f20 Fix:
Wrong decoding IMSI with GSM MAP protocol
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3116

svn path=/trunk/; revision=27117
2008-12-26 21:19:13 +00:00
Bill Meier 19098177f3 Remove unneeded/incorrect properties
svn path=/trunk/; revision=27116
2008-12-26 17:02:08 +00:00