osmo-msc/tests/msc_vlr
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 tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
msc_vlr_test_authen_reuse.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_authen_reuse.err gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_authen_reuse.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_call.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_call.err gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_call.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_gsm_authen.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_gsm_authen.err gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_gsm_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_gsm_ciph.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_gsm_ciph.err gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_gsm_ciph.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_hlr_reject.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_hlr_reject.err gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_hlr_reject.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_hlr_timeout.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_hlr_timeout.err gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_hlr_timeout.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_ms_timeout.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_ms_timeout.err gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_ms_timeout.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_no_authen.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_no_authen.err log which DTAP messages are sent to RAN 2019-10-21 00:40:31 +02:00
msc_vlr_test_no_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_reject_concurrency.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_reject_concurrency.err log which DTAP messages are sent to RAN 2019-10-21 00:40:31 +02:00
msc_vlr_test_reject_concurrency.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_rest.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_rest.err log which DTAP messages are sent to RAN 2019-10-21 00:40:31 +02:00
msc_vlr_test_rest.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_ss.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_ss.err log which DTAP messages are sent to RAN 2019-10-21 00:40:31 +02:00
msc_vlr_test_ss.ok msc_vlr_tests: don't abuse USSD-request to conclude connections 2018-07-29 16:22:06 +02:00
msc_vlr_test_umts_authen.c gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_umts_authen.err gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_umts_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_tests.c msc_vlr_tests: better err logging for dtap msgs 2019-11-28 02:52:55 +01:00
msc_vlr_tests.h gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00