osmo-msc/openbsc/tests/mm_auth
Neels Hofmeyr 0d929be826 Fix MM Auth: disallow key_seq mismatch
In auth_get_tuple_for_subscr(), add missing condition to match incoming
key_seq with stored key_seq, so that re-authentication is requested for
mismatching key_seqs.

Add test for this issue.
2016-03-31 11:56:48 +02:00
..
Makefile.am Add MM Auth test; add auth_action_str() function 2016-03-31 11:56:00 +02:00
mm_auth_test.c Fix MM Auth: disallow key_seq mismatch 2016-03-31 11:56:48 +02:00
mm_auth_test.ok Fix MM Auth: disallow key_seq mismatch 2016-03-31 11:56:48 +02:00