osmo-msc/src/libvlr
Neels Hofmeyr c98b19d4a3 vlr_auth_fsm: add result no_auth_info_event
Add third outcome of auth_fsm: the no_auth_info_event, which should be
dispatched when auth failed because the HLR has no auth info for this
subscriber, i.e. not because an actual auth challenge failed.

No functional change: Handling no_auth_info_event separately follows in
another patch (to allow fallback to no-auth). Feed the same
_E_AUTH_FAILURE as no_auth_info_event to still behave unchanged.

Related: OS#4830
Change-Id: I5103b1f2727f1729a5517ae359df813d50436ed3
2022-10-27 23:54:42 +02:00
..
Makefile.am Add SGs Interface 2019-02-04 13:36:26 +01:00
vlr.c vlr: Add rate counters and stat items 2022-05-15 16:23:02 +02:00
vlr_access_req_fsm.c vlr_auth_fsm: add result no_auth_info_event 2022-10-27 23:54:42 +02:00
vlr_access_req_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_auth_fsm.c vlr_auth_fsm: add result no_auth_info_event 2022-10-27 23:54:42 +02:00
vlr_auth_fsm.h vlr_auth_fsm: add result no_auth_info_event 2022-10-27 23:54:42 +02:00
vlr_core.h VLR: send CHECK-IMEI to EIR/HLR 2019-01-16 10:42:56 +00:00
vlr_lu_fsm.c vlr_auth_fsm: add result no_auth_info_event 2022-10-27 23:54:42 +02:00
vlr_lu_fsm.h vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
vlr_sgs.c vlr_sgs: Balance use_count incremented in vlr_sgs_loc_update 2021-08-24 14:59:27 +02:00
vlr_sgs_fsm.c cosmetic: Fix typo in comment 2021-08-25 12:40:36 +02:00
vlr_sgs_fsm.h Add SGs Interface 2019-02-04 13:36:26 +01:00