Change in osmo-hlr[master]: db v6: determine 3G AUC IND from VLR name

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

neels gerrit-no-reply at lists.osmocom.org
Tue Jul 13 19:58:04 UTC 2021


neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16764 )

Change subject: db v6: determine 3G AUC IND from VLR name
......................................................................


Patch Set 13:

(2 comments)

https://gerrit.osmocom.org/c/osmo-hlr/+/16764/11/src/db_auc.c 
File src/db_auc.c:

https://gerrit.osmocom.org/c/osmo-hlr/+/16764/11/src/db_auc.c@210 
PS11, Line 210: 	auc_3g_ind &= (1U << aud3g.u.umts.ind_bitlen) - 1;
modulo that the other comment mentions is here


https://gerrit.osmocom.org/c/osmo-hlr/+/16764/11/src/db_hlr.c 
File src/db_hlr.c:

https://gerrit.osmocom.org/c/osmo-hlr/+/16764/11/src/db_hlr.c@936 
PS11, Line 936: sqlite3_column_int64
> I didn't see any change so far, or any statement claiming this is not a problem.
the IND value is allowed to be arbitrary, the very first step is a modulo by the IND-bitlen.
Also the IND-bitlen may vary per subscriber, so it's not just a feature, there is no other way.

We use this also to round robin a subscriber's IND-bits, assuming the IND value assigned to RAN peers (MSC,SGSN) is dealt out in increments of 1.

In other words: totally fine if the value is completely random, expected to grow indefinitely.



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

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: I6f0a6bbef3a27507605c3b4a0e1a89bdfd468374
Gerrit-Change-Number: 16764
Gerrit-PatchSet: 13
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Tue, 13 Jul 2021 19:58:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge at osmocom.org>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210713/29efb160/attachment.htm>


More information about the gerrit-log mailing list