Change in osmo-ttcn3-hacks[master]: Osmocom_Gb_Types: Fix t_BVC_FC_BVC_ACK() TAG IE length

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Dec 9 14:32:11 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21627 )


Change subject: Osmocom_Gb_Types: Fix t_BVC_FC_BVC_ACK() TAG IE length
......................................................................

Osmocom_Gb_Types: Fix t_BVC_FC_BVC_ACK() TAG IE length

Change-Id: Ib9a09fea85110a4f0966c07d911e37234aa06391
---
M library/Osmocom_Gb_Types.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/27/21627/1

diff --git a/library/Osmocom_Gb_Types.ttcn b/library/Osmocom_Gb_Types.ttcn
index 2afedcc..ba05f7d 100644
--- a/library/Osmocom_Gb_Types.ttcn
+++ b/library/Osmocom_Gb_Types.ttcn
@@ -1255,7 +1255,7 @@
 				iEI := '1E'O,
 				ext := '1'B,
 				lengthIndicator := {
-					length1 := 2
+					length1 := 1
 				},
 				unstructured_Value := tag
 			}

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21627
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ib9a09fea85110a4f0966c07d911e37234aa06391
Gerrit-Change-Number: 21627
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201209/d10cf0e1/attachment.htm>


More information about the gerrit-log mailing list