Attention is currently required from: pespin.
lynxis lazus has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-iuh/+/38946?usp=email )
Change subject: iu_client: add ranap_iu_page_cs2/ranap_iu_page_ps2 ......................................................................
Patch Set 3:
(1 comment)
File src/iu_client.c:
https://gerrit.osmocom.org/c/osmo-iuh/+/38946/comment/adf9e7e0_7ffbec20?usp=... : PS3, Line 901: };
afaiu when paging over LAC in here you'll only be matching entries which have RA=0. […]
I would *guess* the RNC here is the HNBGW and not the real "RNC" integrated into a hnodeb. Do we have multiple RNC by LAC? So far I understand, a LAC should only have a single RNC. Currently I think we should not allow multiple hnodebs to have the same LAC. It would be still fine, because we're sending a Iu Page CS with a LAC towards the hnodeb.
The interesting part here is the page_ps2(), should we allow paging by LAC and not RAC?