Commit graph

7917 commits

Author SHA1 Message Date
Jaap Keuter
f37fe06f06 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28212
2009-05-01 07:10:49 +00:00
Jaap Keuter
e93d5f5314 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28211
2009-05-01 07:08:59 +00:00
Jaap Keuter
905ae0ffd5 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28210
2009-05-01 07:06:52 +00:00
Jaap Keuter
88d9e0f55f From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28209
2009-05-01 07:06:17 +00:00
Jaap Keuter
a6f65c6bf7 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28208
2009-05-01 07:05:47 +00:00
Jaap Keuter
9c8795c961 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28207
2009-05-01 07:04:41 +00:00
Jaap Keuter
a503077b85 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28203
2009-05-01 06:57:27 +00:00
Jörg Mayer
ce2e3c3eef Add a few additional pieces of information
svn path=/trunk/; revision=28202
2009-04-30 22:20:24 +00:00
Anders Broman
d27b5bd9ba Fix:
"This is due to a bug in the sourcecode of the MPEG-PES dissector. It originates in r26328, which added a bugfix to the generated code with the use of 'illegal' 
characters in the comment block.
Currently the bugfix is dropped since it was never added to the ASN.1 dissector template, hence has been lost with the new generation of this code."

svn path=/trunk/; revision=28201
2009-04-30 15:57:05 +00:00
Anders Broman
d75f0bc4aa Resort the list a bit.
svn path=/trunk/; revision=28200
2009-04-30 15:55:49 +00:00
Jörg Mayer
c79da570b1 Add additional Type->Name associations: Now we can roughly
interpret config and stat TLVs.

svn path=/trunk/; revision=28199
2009-04-30 13:26:39 +00:00
Martin Mathieson
96895f2e05 Another check/expert error for RARs.
svn path=/trunk/; revision=28198
2009-04-30 13:18:56 +00:00
Jaap Keuter
2a35626270 From Jared Renzullo:
The Gate Usage Info field was not displaying properly because the dissector code was 
looking for a 32 bit integer, when the PCMM spec says the field is a 64 bit integer. 
The UserID field was assuming the string was null terminated, but the string is only null 
terminated if the original string's length was not a multiple of four. I fixed this by getting 
the string based on the expected length instead of the null terminator.

svn path=/trunk/; revision=28197
2009-04-30 08:29:16 +00:00
Martin Mathieson
cea663a187 Sequence analysis is only for UM channels for now.
svn path=/trunk/; revision=28195
2009-04-29 21:50:02 +00:00
Anders Broman
8ca52b284c Try to fix the build bot.
svn path=/trunk/; revision=28194
2009-04-28 22:40:59 +00:00
Anders Broman
fbc7d2bf4e Signals and IE's updated to V8.1.1 (2009-04).
svn path=/trunk/; revision=28193
2009-04-28 19:40:37 +00:00
Anders Broman
27fa136ee9 Dissect IMSI.
svn path=/trunk/; revision=28192
2009-04-28 19:39:16 +00:00
Martin Mathieson
18f0722913 Try to cast away win64 buildbot problem.
svn path=/trunk/; revision=28191
2009-04-28 10:05:56 +00:00
Martin Mathieson
231928b308 Avoid calling strlen() lots of unnecessary times when parsing outhdr values.
svn path=/trunk/; revision=28190
2009-04-28 09:22:35 +00:00
Bill Meier
9e3f624416 reg_handoff: if (!initialized) ... not req'd; Also: propset.
svn path=/trunk/; revision=28188
2009-04-28 02:06:35 +00:00
Guy Harris
53525f893f Add packet-pw-common.h to the distribution.
svn path=/trunk/; revision=28187
2009-04-28 00:47:30 +00:00
Martin Mathieson
c1e9d8244b Try to speed up dissection by using pointers rather than allocating strings. This is safe as the line is in a static buffer throughout the dissection of any given frame.
svn path=/trunk/; revision=28183
2009-04-27 17:44:32 +00:00
Balint Reczey
eeef135e2f From Artem Tamazov: SAToP and CESoPSN MPLS PW support.
Introduction of decoding of MPLS payloads as CESoPSN PW (RFC5086)
and SAToP PW (RFC4553). Not supported yet:
- CESoPSN Basic NxDS0 mode.
- Decoding of <Optional> RTP Headers (RFC3550)
- Decoding of PW payload



svn path=/trunk/; revision=28181
2009-04-27 16:57:02 +00:00
Anders Broman
93e07687ba Bug fixes.
svn path=/trunk/; revision=28179
2009-04-27 15:32:43 +00:00
Martin Mathieson
c620ac8ed6 Allow RAR UL Request field to be broken down (as in 36.213).
Also consider an RAR PDU to be malformed if it contains > 1 BI headers.

svn path=/trunk/; revision=28175
2009-04-27 11:12:01 +00:00
Michael Tüxen
dccaadc3dc Remove duplicate code.
svn path=/trunk/; revision=28171
2009-04-27 08:24:21 +00:00
Anders Broman
fb1f3f0825 More IE decoding and bug fixes.
svn path=/trunk/; revision=28156
2009-04-26 16:17:00 +00:00
Anders Broman
c38c73ee5a More IE decoding.
svn path=/trunk/; revision=28150
2009-04-25 17:46:16 +00:00
Anders Broman
ddb0505c5b Update GSM MAP to V8.9.0 (2009-04).
svn path=/trunk/; revision=28149
2009-04-25 17:45:34 +00:00
Anders Broman
40f200a44c Try to get the security context right.
svn path=/trunk/; revision=28148
2009-04-24 20:06:00 +00:00
Stig Bjørlykke
ed948cc8f7 Fixed reassembly, which broke in r25195.
Small cleanup in info column.

svn path=/trunk/; revision=28143
2009-04-24 11:46:38 +00:00
Stig Bjørlykke
3517dbe258 The dissector does not use any bytes.
svn path=/trunk/; revision=28142
2009-04-24 08:17:28 +00:00
Stig Bjørlykke
98f592713c Improved reading Apple's PacketLogger files:
- Send last byte of header (type) and data to a packetlogger dissector
- Rewrite type to ACI channel in the dissector
- Direction is indirectly given from the PL type
- Dissect PacketLogger NewC and Info as text

svn path=/trunk/; revision=28141
2009-04-24 08:14:36 +00:00
Anders Broman
a3534cd46a From Wade Hennessey:
Fix version number support for kdp packets.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3435

svn path=/trunk/; revision=28139
2009-04-23 19:06:26 +00:00
Anders Broman
ba9dd57f6a - GSM MAP: incorrect decoding of getPassword operation .
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3433
- GSM MAP: incorrect decoding of returnError component 
   https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3434

svn path=/trunk/; revision=28138
2009-04-23 18:58:18 +00:00
Anders Broman
49f89b580c Try to fix more unused code warnings.
svn path=/trunk/; revision=28133
2009-04-22 19:38:04 +00:00
Guy Harris
d8ea851867 Fix a warning in the RANAP dissector.
There don't seem to be any more RANAP warning, so put it back with the
clean dissectors.

svn path=/trunk/; revision=28132
2009-04-22 19:21:43 +00:00
Anders Broman
3d9c861c60 Use #.OMIT_ASSIGNMENT
svn path=/trunk/; revision=28131
2009-04-22 18:34:22 +00:00
Anders Broman
88fc3fb09b Try to fix unused code warnings.
svn path=/trunk/; revision=28130
2009-04-22 18:13:57 +00:00
Anders Broman
55e3541e7f Try to fix unused code warnings.
svn path=/trunk/; revision=28129
2009-04-22 18:03:53 +00:00
Gerald Combs
180852ed7c From Mark Cave-Ayland: Fix a crash in the PCNFSD dissector.
From me: Apply Mark's fix to the ident string. Add public #defines for
the special strings that dissect_rpc_* might return and use them in
PCNFSD.  Replace a manual buffer allocation with ep_strdup_printf.

svn path=/trunk/; revision=28128
2009-04-22 17:42:47 +00:00
Anders Broman
1913c70d1a Fix a typo.
svn path=/trunk/; revision=28127
2009-04-22 16:19:06 +00:00
Anders Broman
749d40700c - Dissect transportlayeraddress
- Don't add nbap to protocols in framelist for every IE.

svn path=/trunk/; revision=28126
2009-04-22 16:11:53 +00:00
Anders Broman
2c8d44d3e6 - Try to get rid of the unused code warnings.
- GTP-TEI as hex and dec.

svn path=/trunk/; revision=28125
2009-04-22 16:10:31 +00:00
Bill Meier
ee180aec41 smpp: Fix potential crash(es): Mark hf[] entries with a range_string[] with BASE_RANGE_STRING in 'display' field;
svn path=/trunk/; revision=28124
2009-04-22 16:06:14 +00:00
Guy Harris
ad33ca6c2f Clean up some 64-bit issues.
svn path=/trunk/; revision=28117
2009-04-22 03:07:37 +00:00
Guy Harris
5e5c6be098 Get rid of trailing tab.
svn path=/trunk/; revision=28115
2009-04-21 22:29:47 +00:00
Bill Meier
e7a2df6290 Replace some non-ascii characters in comment
svn path=/trunk/; revision=28113
2009-04-21 22:22:35 +00:00
Bill Meier
5394178980 infiniband.h: Verify addt'l fields against spec; reformat
svn path=/trunk/; revision=28112
2009-04-21 21:48:38 +00:00
Anders Broman
58afb623c9 Move ranap to dirty dissectors for now.
svn path=/trunk/; revision=28111
2009-04-21 21:42:25 +00:00