Commit Graph

75 Commits

Author SHA1 Message Date
Anders Broman 675d79871e Export SONtransferRequestContaine, SONtransferResponseContainerand and Global-ENB-ID
svn path=/trunk/; revision=36130
2011-03-03 07:20:34 +00:00
Anders Broman 8ec8d3fcc3 Export:
SONtransferRequestContainer
SONtransferResponseContainer
SONtransferCause

svn path=/trunk/; revision=36086
2011-02-27 21:55:35 +00:00
Anders Broman da8918838e Add dissection of SonTransfer-IEs.
svn path=/trunk/; revision=36084
2011-02-27 19:40:30 +00:00
Anders Broman 06e619bf42 If ENBname is text, append the text.
svn path=/trunk/; revision=35808
2011-02-04 09:38:36 +00:00
Anders Broman 12c8ede647 Export Global-ENB-ID.
svn path=/trunk/; revision=35645
2011-01-25 13:56:15 +00:00
Guy Harris a8bc4a0d13 Rename the routines that handle dissector tables with unsigned integer
keys to have _uint in their names, to match the routines that handle
dissector tables with string keys.  (Using _port can confuse people into
thinking they're intended solely for use with TCP/UDP/etc. ports when,
in fact, they work better for things such as Ethernet types, where the
binding of particular values to particular protocols are a lot
stronger.)

svn path=/trunk/; revision=35224
2010-12-20 05:35:29 +00:00
Anders Broman b4098dfae9 - Update to 3GPP TS 25.413 V9.4.0 (2010-09).
- Fill the value_strings.

svn path=/trunk/; revision=34929
2010-11-17 16:23:10 +00:00
Anders Broman 92d5c09ac6 Use value_string_ext.
svn path=/trunk/; revision=34844
2010-11-11 17:24:11 +00:00
Anders Broman 6dc9a19a91 Update to V9.4.0 (2010-09), no change in the asn1 def's.
svn path=/trunk/; revision=34362
2010-10-04 10:48:42 +00:00
Anders Broman 6644f9da35 Update to V9.3.0 (2010-06)
Export ENB-StatusTransfer-TransparentContainer

svn path=/trunk/; revision=33369
2010-06-29 10:46:54 +00:00
Stig Bjørlykke 6aba36dcc2 Add the missing packet-s1ap.h
svn path=/trunk/; revision=33356
2010-06-28 21:04:56 +00:00
Anders Broman 7ba4ce1983 Dissect more GTPV2 IE's
svn path=/trunk/; revision=33351
2010-06-28 15:31:41 +00:00
Anders Broman f4c87595c9 From KATAOKA Toshihiro:
3GPP S1AP Transparent Container.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4913

svn path=/trunk/; revision=33330
2010-06-26 16:39:18 +00:00
Anders Broman 6f754a1f1b FromToshihiro Kataoka:
Dissect 3GPP S1AP UE Capability Info Indication.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4904

svn path=/trunk/; revision=33294
2010-06-23 04:50:52 +00:00
Anders Broman d05485a32b Update to V9.2.0 (2010-03).
svn path=/trunk/; revision=32451
2010-04-12 19:35:51 +00:00
Bill Meier 9ade30a7b1 #include <string.h> and/or #include <stdio.h> not needed.
svn path=/trunk/; revision=32417
2010-04-07 16:54:29 +00:00
Bill Meier f8b92f8d0b #include <stdio.h> not needed.
svn path=/trunk/; revision=32405
2010-04-06 17:01:14 +00:00
Anders Broman 1257bf19bb From KATAOKA Toshihiro:
Add sctp default port for S1AP.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4630

svn path=/trunk/; revision=32337
2010-03-31 08:51:29 +00:00
Gerasimos Dimitriadis dfde72f247 Fix for Bug 4588:
RANAP and friends want the MNC encoded in big endian form.

svn path=/trunk/; revision=32257
2010-03-20 23:53:22 +00:00
Anders Broman 141a03f3d8 Update to V9.1.0 (2009-12)
svn path=/trunk/; revision=31327
2009-12-20 21:47:43 +00:00
Gerasimos Dimitriadis b7261fe2e4 Expert info when E.212 MCC/MNC contain non-decimal digits
svn path=/trunk/; revision=31102
2009-11-27 22:57:50 +00:00
Anders Broman 9da838cb7e offset is in bits
svn path=/trunk/; revision=31036
2009-11-20 21:51:48 +00:00
Anders Broman 7d6819f0bc ENBname is now a PrintableString. handling in .cnf no longer needed.
svn path=/trunk/; revision=31014
2009-11-19 09:56:18 +00:00
Anders Broman 9822e9f804 Align RRC-Container dissection with RANAP.
svn path=/trunk/; revision=30911
2009-11-09 21:47:21 +00:00
Anders Broman ff5758cdcb Dissect Handover "containers".
svn path=/trunk/; revision=30866
2009-11-08 19:59:21 +00:00
Anders Broman 110a5be310 Dissect Source-ToTarget-TransparentContainer in the intra LTE case.
svn path=/trunk/; revision=30837
2009-11-05 20:34:56 +00:00
Anders Broman d5cfd0edc9 - Remove check_col.
- Make x2ap work.

svn path=/trunk/; revision=30746
2009-10-28 06:18:05 +00:00
Kovarththanan Rajaratnam 7ab993bee7 Remove unused NEED_PACKET_PROTO_H variable
svn path=/trunk/; revision=30409
2009-10-08 17:26:57 +00:00
Anders Broman 8537091ce8 Update to 3GPP TS 36.413 V9.0.0 (2009-09)
svn path=/trunk/; revision=30232
2009-10-01 14:21:40 +00:00
Anders Broman 5e6b38d75a Update to 3GPP TS 36.413 V8.7.0 (2009-09)
svn path=/trunk/; revision=30231
2009-10-01 13:48:36 +00:00
Anders Broman f16502fdfb Minor ASN1 update.
svn path=/trunk/; revision=29975
2009-09-17 19:45:00 +00:00
Anders Broman c8ec27c000 Make build bot happy?
svn path=/trunk/; revision=29463
2009-08-18 12:15:36 +00:00
Anders Broman a4109274e2 Typo: parameter_tvb to be used.
svn path=/trunk/; revision=29462
2009-08-18 11:39:55 +00:00
Kovarththanan Rajaratnam e971354a54 Don't guard col_set_str (COL_PROTOCOL) with col_check
svn path=/trunk/; revision=29340
2009-08-09 06:26:46 +00:00
Stig Bjørlykke 87d24c9101 From Kovarththanan Rajaratnam:
Remove trailing spaces in protocol/field names

svn path=/trunk/; revision=28978
2009-07-07 11:37:15 +00:00
Anders Broman 1415c62c68 Fix:
packet-ndmp.c:562: warning: unused parameter 'pinfo'

svn path=/trunk/; revision=28936
2009-07-03 13:05:45 +00:00
Stig Bjørlykke e3ef20f3ea From Kovarththanan Rajaratnam:
Clean up header field info in asn1/*-template.c files.

From me:
Fixed a few typos in the patch.

svn path=/trunk/; revision=28817
2009-06-23 06:02:12 +00:00
Stig Bjørlykke 89162943b0 From Anders:
Update to June specification.

svn path=/trunk/; revision=28767
2009-06-17 15:02:12 +00:00
Anders Broman c2509b0b3f Handle Detach and Service request, make it possible to set direction on link(UL/DL).
svn path=/trunk/; revision=28648
2009-06-06 17:03:34 +00:00
Anders Broman 5c8f23cca1 Update to 8.5.1 - "Minor corrections before freezing of ASN.1"
svn path=/trunk/; revision=28421
2009-05-20 05:19:06 +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
Anders Broman 55e3541e7f Try to fix unused code warnings.
svn path=/trunk/; revision=28129
2009-04-22 18:03:53 +00:00
Anders Broman 85f8b0d87d Fix a typo.
svn path=/trunk/; revision=28107
2009-04-21 16:53:34 +00:00
Anders Broman c84056b66d Update to the 200903 release.
svn path=/trunk/; revision=27832
2009-03-23 17:31:50 +00:00
Anders Broman 5d8ce54e34 Use the SCTP ppid for S1AP.
svn path=/trunk/; revision=27585
2009-03-03 18:25:25 +00:00
Bill Meier 35e5fa9bc1 #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
svn path=/trunk/; revision=27390
2009-02-07 14:33:47 +00:00
Bill Meier 1fd90d2fd8 Move find_dissector to once-only section of _reg_handoff
svn path=/trunk/; revision=27220
2009-01-13 18:34:49 +00:00
Anders Broman d7cd8b410b From Pascal Quantin:
3GPP dissectors: do not go back to tree root when decoding an encapsulated message
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3132

svn path=/trunk/; revision=27081
2008-12-22 12:44:40 +00:00
Anders Broman 3003b32cdd Update S1AP to the latest spec rename nas_eps nas-eps.
svn path=/trunk/; revision=27042
2008-12-17 23:16:57 +00:00
Anders Broman fa3a12e5b0 It's the tvb lenght that's 0...
svn path=/trunk/; revision=26939
2008-12-08 22:21:03 +00:00