summaryrefslogtreecommitdiff
path: root/asn1
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-11-01 11:55:18 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-11-01 11:55:18 +0000
commit0492d79c1393241d8961ab8071f67464b5c0021e (patch)
treed4d06edbd09078a9d633ccc58d59447137d33fd4 /asn1
parentd3d53f1b1aec3da00d40cf350374e7cc4c0f607e (diff)
downloadwireshark-0492d79c1393241d8961ab8071f67464b5c0021e.tar.gz
Update to TS 36.423 V9.0.0 (2009-09)
No actual code change so no need to regenerate. svn path=/trunk/; revision=30791
Diffstat (limited to 'asn1')
-rw-r--r--asn1/x2ap/X2AP-CommonDataTypes.asn7
-rw-r--r--asn1/x2ap/X2AP-Constants.asn5
-rw-r--r--asn1/x2ap/X2AP-Containers.asn2
-rw-r--r--asn1/x2ap/X2AP-IEs.asn2
-rw-r--r--asn1/x2ap/X2AP-PDU-Contents.asn3
-rw-r--r--asn1/x2ap/X2AP-PDU-Descriptions.asn3
6 files changed, 9 insertions, 13 deletions
diff --git a/asn1/x2ap/X2AP-CommonDataTypes.asn b/asn1/x2ap/X2AP-CommonDataTypes.asn
index 8f598e15a1..347581466a 100644
--- a/asn1/x2ap/X2AP-CommonDataTypes.asn
+++ b/asn1/x2ap/X2AP-CommonDataTypes.asn
@@ -1,6 +1,7 @@
-- $Id$
--- 3GPP TS 36.423 V8.6.0 (2009-06)
--- 9.3.6 Common Definitions
+-- 3GPP TS 36.423 V9.0.0 (2009-09)
+
+9.3.6 Common definitions
-- **************************************************************
--
-- Common definitions
@@ -49,5 +50,3 @@ ProtocolIE-ID ::= INTEGER (0..maxProtocolIEs)
TriggeringMessage ::= ENUMERATED { initiating-message, successful-outcome, unsuccessful-outcome}
END
-
-
diff --git a/asn1/x2ap/X2AP-Constants.asn b/asn1/x2ap/X2AP-Constants.asn
index 1d424a8f70..1e384a02f7 100644
--- a/asn1/x2ap/X2AP-Constants.asn
+++ b/asn1/x2ap/X2AP-Constants.asn
@@ -1,5 +1,5 @@
-- $Id$
--- 3GPP TS 36.423 V8.6.0 (2009-06)
+-- 3GPP TS 36.423 V9.0.0 (2009-09)
-- 9.3.7 Constant Definitions
-- **************************************************************
--
@@ -61,7 +61,7 @@ maxnoofForbTACs INTEGER ::= 4096
maxnoofBPLMNs INTEGER ::= 6
maxnoofNeighbours INTEGER ::= 512
maxnoofPRBs INTEGER ::= 110
-maxPools INTEGER ::= 16 -- FFS Value to be checked
+maxPools INTEGER ::= 16
maxnoofCells INTEGER ::= 16
@@ -118,4 +118,3 @@ id-Number-of-Antennaports ProtocolIE-ID ::= 41
END
-
diff --git a/asn1/x2ap/X2AP-Containers.asn b/asn1/x2ap/X2AP-Containers.asn
index 8d5f9f8a9b..209f70c16e 100644
--- a/asn1/x2ap/X2AP-Containers.asn
+++ b/asn1/x2ap/X2AP-Containers.asn
@@ -1,5 +1,5 @@
-- $Id$
--- 3GPP TS 36.423 V8.6.0 (2009-06)
+-- 3GPP TS 36.423 V9.0.0 (2009-09)
-- 9.3.8 Container Definitions
-- **************************************************************
--
diff --git a/asn1/x2ap/X2AP-IEs.asn b/asn1/x2ap/X2AP-IEs.asn
index 7a126f3f06..d20d3fe31c 100644
--- a/asn1/x2ap/X2AP-IEs.asn
+++ b/asn1/x2ap/X2AP-IEs.asn
@@ -1,5 +1,5 @@
-- $Id$
--- 3GPP TS 36.423 V8.6.0 (2009-06)
+-- 3GPP TS 36.423 V9.0.0 (2009-09)
-- 9.3.5 Information Element Definitions
-- **************************************************************
--
diff --git a/asn1/x2ap/X2AP-PDU-Contents.asn b/asn1/x2ap/X2AP-PDU-Contents.asn
index bdb28cff7b..6da4b9735b 100644
--- a/asn1/x2ap/X2AP-PDU-Contents.asn
+++ b/asn1/x2ap/X2AP-PDU-Contents.asn
@@ -1,5 +1,5 @@
-- $Id$
--- 3GPP TS 36.423 V8.6.0 (2009-06)
+-- 3GPP TS 36.423 V9.0.0 (2009-09)
-- 9.3.4 PDU Definitions
-- **************************************************************
--
@@ -700,4 +700,3 @@ PrivateMessage-IEs X2AP-PRIVATE-IES ::= {
}
END
-
diff --git a/asn1/x2ap/X2AP-PDU-Descriptions.asn b/asn1/x2ap/X2AP-PDU-Descriptions.asn
index f1c122d828..7ff0707118 100644
--- a/asn1/x2ap/X2AP-PDU-Descriptions.asn
+++ b/asn1/x2ap/X2AP-PDU-Descriptions.asn
@@ -1,5 +1,5 @@
-- $Id$
--- 3GPP TS 36.423 V8.6.0 (2009-06)
+-- 3GPP TS 36.423 V9.0.0 (2009-09)
-- 9.3.3 Elementary Procedure Definitions
-- **************************************************************
--
@@ -250,4 +250,3 @@ privateMessage X2AP-ELEMENTARY-PROCEDURE ::= {
}
END
-