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/.
lynxis lazus gerrit-no-reply at lists.osmocom.orglynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/10382
Change subject: BSSGP_Emulation: add type record LLC_Entities
......................................................................
BSSGP_Emulation: add type record LLC_Entities
In prepartion of moving the LLC layer out of the BSSGP
Change-Id: I1a8c6a608c84a984e542510482bbfc5394ae6658
---
M library/BSSGP_Emulation.ttcn
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/82/10382/1
diff --git a/library/BSSGP_Emulation.ttcn b/library/BSSGP_Emulation.ttcn
index a9d2a25..ca97ccd 100644
--- a/library/BSSGP_Emulation.ttcn
+++ b/library/BSSGP_Emulation.ttcn
@@ -116,6 +116,8 @@
var ClientEntity ClientTable[16];
}
+type record length(16) of LLC_Entity LLC_Entities;
+
type record ClientEntity {
OCT4 tlli,
OCT4 tlli_old optional,
--
To view, visit https://gerrit.osmocom.org/10382
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1a8c6a608c84a984e542510482bbfc5394ae6658
Gerrit-Change-Number: 10382
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180807/49d0eb15/attachment.htm>