osmo-msc/src/libvlr
Max 7d41d870de Remove redundancy in LAC processing
Always use LAC which is part of Cell Global ID otherwise we might end up
in a situation where separately stored LAC differs.

Both are described in 3GPP TS 23.008 $2.4 as temporary subscriber data
to be stored in VLR. Both are defined in 3GPP TS 23.003. The LAC is part
of LAI which is part of CGI so there should be no case when those values
differ for a given subscriber.

Change-Id: I993ebc3e14f25e83124b6d3f8461a4b18f971f8e
2018-12-19 11:48:33 +01:00
..
Makefile.am Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr 2018-08-05 11:20:21 +02:00
vlr.c comment: vlr: put the 'balancing' comment closer to the put() 2018-12-17 14:39:16 +00:00
vlr_access_req_fsm.c vlr_access_req_fsm.c: use osmo_strlcpy and avoid compiler error 2018-07-26 20:31:55 +02:00
vlr_access_req_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_auth_fsm.c move gsm_auth_tuple to vlr.h as vlr_auth_tuple 2018-11-30 22:46:15 +01:00
vlr_auth_fsm.h refactor VLR FSM result handling 2018-04-12 19:40:00 +00:00
vlr_core.h vlr: drop unused is_ps parameter in vlr_subscr_req_lu() 2018-11-16 18:11:50 +00:00
vlr_lu_fsm.c Remove redundancy in LAC processing 2018-12-19 11:48:33 +01:00
vlr_lu_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00