Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc-nat/+/27767 )
Change subject: bssap: forward paging to relevant BSCs only ......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1: IIRC we used to have per-bsc VTY node configuring data like LAC. Why did we decide to not go that way and do it dynamically using extenion IEs? I don't recall hearing any discussions regarding this topic.
File src/osmo-bsc-nat/bssap.c:
https://gerrit.osmocom.org/c/osmo-bsc-nat/+/27767/comment/31891996_275d4419 PS1, Line 62: if (!(e = TLVP_GET(&tp, GSM0808_IE_CELL_IDENTIFIER_LIST))) { is it mandatory IE? Maybe page all BSCs if not present?