aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/msc_vlr/msc_vlr_test_gsm_ciph.err
AgeCommit message (Collapse)AuthorFilesLines
2017-03-16log protocol discriminators and message types by namesysmocom/iu_before_collapseNeels Hofmeyr1-231/+231
Depends: libosmocore change-id I0fca8e95ed5c2148b1a7440eff3fc9c7583898df Change-Id: If1c49faf6e1757cb16b383dd2db87b48bc94eee6
2017-03-16debug log: upon bumping a conn, say why it is keptNeels Hofmeyr1-117/+152
Change-Id: I378af1fa06d8a45c01a80a381be143572e1dc41f
2017-03-16Reinstate msc subscriber conn ref countingNeels Hofmeyr1-18/+104
Indeed the easiest way of ensuring all code paths can cause conn discarding while still all code paths can check on whether a conn needs to be discarded. Change-Id: I641fe36d9fa2077e3caf63cc583aaa380603bff0
2017-03-16msc: decouple from bsc_api and btsNeels Hofmeyr1-5/+5
Change-Id: I3564291a6d20da13a8d75c71b0c425da4948d412
2017-03-16Make the code work so that the msc_vlr tests passNeels Hofmeyr1-54/+25
Change-Id: Ie8814d856bbe4c111007a696a4d26576854c134f
2017-03-16vlr: fix: don't send CM Service Accept after Ciphering CommandNeels Hofmeyr1-6/+4
Ciphering Mode Command is an implicit CM Service Accept, if we're sending both we're confusing the MS. Change-Id: I3a04debe9b01c086e7f44b6139cb8796fcc71d38 Conflicts: openbsc/tests/msc_vlr/msc_vlr_test_umts_authen.c openbsc/tests/msc_vlr/msc_vlr_test_umts_authen.err
2017-03-16Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr1-0/+1557
Change-Id: Ic073f3a069a7f5e7e421e0e56140f069ee9b10b8