Attention is currently required from: laforge, pespin.
View Change
4 comments:
File src/iu_client.c:
Patch Set #10, Line 869: /* find all RNCs which are serving this RNC */
Acknowledged
Done
Patch Set #10, Line 878: osmo_rnc_id_name(&rnc->rnc_id),
this indentation may be wrong.
Done
Patch Set #10, Line 883: } else if (!is_ps && !osmo_lai_cmp(&entry->rai.lac, &ra_id->lac)) {
this "else" can be removed in this line, simplifying logic.
Done
Patch Set #10, Line 932: return iu_page2(imsi, tmsi, &rai, false);
Acknowledged
Done
To view, visit change 38946. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I1f07e96642737160d387de3e4c3f71d288d356dd
Gerrit-Change-Number: 38946
Gerrit-PatchSet: 12
Gerrit-Owner: lynxis lazus <lynxis@fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Mon, 17 Feb 2025 14:33:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin@sysmocom.de>
Comment-In-Reply-To: lynxis lazus <lynxis@fe80.eu>