Change in ...libosmocore[master]: add define for magic tmsi constant

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/.

Hoernchen gerrit-no-reply at lists.osmocom.org
Mon Jun 17 11:24:08 UTC 2019


Hoernchen has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmocore/+/14487 )

Change subject: add define for magic tmsi constant
......................................................................

add define for magic tmsi constant

Change-Id: I52b9f6b5f3e96d85a390ba2af21d7814df8aaeec
---
M include/osmocom/gsm/protocol/gsm_23_003.h
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/include/osmocom/gsm/protocol/gsm_23_003.h b/include/osmocom/gsm/protocol/gsm_23_003.h
index 3e5c3e5..15656f8 100644
--- a/include/osmocom/gsm/protocol/gsm_23_003.h
+++ b/include/osmocom/gsm/protocol/gsm_23_003.h
@@ -10,6 +10,7 @@
 #define OSMO_IMSI_BUF_SIZE (GSM23003_IMSI_MAX_DIGITS+2)
 /* Chapter 2.4 */
 #define GSM23003_TMSI_NUM_BYTES		4
+#define GSM23003_TMSI_SGSN_MASK		0xC0000000UL
 /* Chapter 2.5 */
 #define GSM23003_LMSI_NUM_BYTES		4
 /* Chapter 2.6 */

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/14487
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I52b9f6b5f3e96d85a390ba2af21d7814df8aaeec
Gerrit-Change-Number: 14487
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
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/20190617/3d998fbb/attachment.htm>


More information about the gerrit-log mailing list