osmo-msc/src/libvlr
Neels Hofmeyr 63b246453b gsup: indicate CN-Domain in SendAuthInfo Requests
In order for osmo-hlr to be able to 100% guarantee distinct INDs for CS and PS,
set CN-Domain = CS in all SendAuthInfo Requests.

In Milenage auth, it is highly desirable that osmo-hlr guarantees use of
distinct INDs for CS and PS domains.  If an MSC and SGSN attached at the same
time use the same IND bucket to generate Milenage SQN, that collision would
rapidly waste SQNs and load osmo-hlr with requesting new auth tuples on each
CS/PS Complete-Layer3.

So far, osmo-msc did not indicate the CN domain in the GSUP SendAuthInfo
Request, which was neither required nor evaluated. The CN-Domain is only sent
for the UpdateLocation Request that usually follows later.

Related: OS#4318
Change-Id: I22f44068268e62801cadbf6542efaf153423cd65
2019-12-12 02:10:06 +01:00
..
Makefile.am Add SGs Interface 2019-02-04 13:36:26 +01:00
vlr.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
vlr_access_req_fsm.c large refactoring: support inter-BSC and inter-MSC Handover 2019-05-08 17:02:32 +02:00
vlr_access_req_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_auth_fsm.c Fix some typos 2019-11-19 01:04:34 +00:00
vlr_auth_fsm.h libvlr: Allow 2G auth tuples to be re-used without going through AUTH 2019-03-19 15:24:01 +00:00
vlr_core.h VLR: send CHECK-IMEI to EIR/HLR 2019-01-16 10:42:56 +00:00
vlr_lu_fsm.c Fix some typos 2019-11-19 01:04:34 +00:00
vlr_lu_fsm.h vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
vlr_sgs.c Fix some typos 2019-11-19 01:04:34 +00:00
vlr_sgs_fsm.c Fix some typos 2019-11-19 01:04:34 +00:00
vlr_sgs_fsm.h Add SGs Interface 2019-02-04 13:36:26 +01:00