Skip to content
Failed

Changes

Summary

  1. iu_client: refactor LAC/RAC handling (details)
Commit d7c593d13c96bdad1d351a2d8ee053faecbafd17 by lynxis
iu_client: refactor LAC/RAC handling

The iu client ignored the PLMN which might ran into duplicate
RACs. Replace all lac/rac handling by the "new" osmo_routing_area_id
struct which has improved handling.
Further it allows to use the embedded lac when CS paging is only required.
The old gprs_ra_id is still used to contain api stability.

Change-Id: Ie38fa3751cfce1c981d8d0bed1b8ff891593a638
The file was modifiedsrc/iu_client.c