Change in osmo-ttcn3-hacks[master]: library/IPA_Emulation: server mode: also request IPA UnitID

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 May 27 08:16:03 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18463 )

Change subject: library/IPA_Emulation: server mode: also request IPA UnitID
......................................................................

library/IPA_Emulation: server mode: also request IPA UnitID

Change-Id: I195894d72cf40f081d286a6c0a6d2531e3d0a45c
Related: OS#4546
---
M library/IPA_Emulation.ttcnpp
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved
  laforge: Looks good to me, but someone else must approve



diff --git a/library/IPA_Emulation.ttcnpp b/library/IPA_Emulation.ttcnpp
index 2148392..3762449 100644
--- a/library/IPA_Emulation.ttcnpp
+++ b/library/IPA_Emulation.ttcnpp
@@ -418,7 +418,8 @@
 	msg_type := IPAC_MSGT_ID_GET,
 	u := {
 		get := {
-			{ 1, IPAC_IDTAG_UNITNAME }
+			{ 1, IPAC_IDTAG_UNITNAME },
+			{ 1, IPAC_IDTAG_UNITID }
 		}
 	}
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18463
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: I195894d72cf40f081d286a6c0a6d2531e3d0a45c
Gerrit-Change-Number: 18463
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200527/dfda6aeb/attachment.htm>


More information about the gerrit-log mailing list