Attention is currently required from: pespin.
lynxis lazus has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-iuh/+/38945?usp=email )
Change subject: iu_client: refactor LAC/RAC handling ......................................................................
Patch Set 3:
(2 comments)
File src/iu_client.c:
https://gerrit.osmocom.org/c/osmo-iuh/+/38945/comment/c1f5419d_41f5f0b1?usp=... : PS3, Line 254: static bool iu_rnc_lac_rac_find_legacy(struct ranap_iu_rnc **rnc, struct iu_lac_rac_entry **lre,
I wonder why do we still need this...
because we want to keep the old broken codepath of paging.
https://gerrit.osmocom.org/c/osmo-iuh/+/38945/comment/c1655181_ab254553?usp=... : PS3, Line 819: iu_rnc_lac_rac_find_legacy(&rnc, NULL, lac, rac);
Can't we get the plmn when calling iu_page?
No, it is not present at all.