osmo-gbproxy/openbsc/tests
Jacob Erlbeck 79d438a3dd sgsn: Move IMSI authorization to gsm48_gmm_authorize
Currently the IMSI is only checked immediately when an Attach Request
is received that contains an IMSI IE. If it contains a P-TMSI
instead, access is always granted.

This commit moves the IMSI check to gsm48_gmm_authorize where it is
applied when IMSI and IMEI have been acquired. This fixes the
authorization when the Attach Accept doesn't contain an IMSI.

Sponsored-by: On-Waves ehf
2014-11-14 09:27:23 +01:00
..
abis Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
bsc move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
bsc-nat nat: Introduce a config free for the test and fix valgrind issues 2014-08-29 11:42:34 +02:00
bsc-nat-trie move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
channel bsc: Move gsm_network_init function to libbsc 2014-11-11 22:52:04 +01:00
db db: Fix next fall-out with make distcheck 2014-05-01 07:53:42 +02:00
gbproxy gbproxy/test: Extend test_gbproxy_keep_info 2014-11-05 00:26:34 +01:00
gprs gprs: Add testcases for the APN string/octet conversion and fix it 2014-08-04 15:00:54 +02:00
gsm0408 sms: Increment the RP Message Reference for each transaction 2014-02-20 11:35:56 +01:00
mgcp mgcp: Count the incoming data instead of the modified one 2014-10-09 17:22:33 +02:00
sgsn sgsn: Move IMSI authorization to gsm48_gmm_authorize 2014-11-14 09:27:23 +01:00
smpp smpp: Fix the make distcheck for smpp 2013-09-19 11:08:43 +02:00
trau mncc: Complete definitions for all speech traffic frames at MNCC interface 2014-03-20 22:36:16 +01:00
Makefile.am sgsn: Add boilerplate code for a SGSN test 2014-10-09 17:22:34 +02:00
atlocal.in sgsn: Add boilerplate code for a SGSN test 2014-10-09 17:22:34 +02:00
ctrl_test_runner.py bts: Allow to set the LAC through the CTRL interface 2014-11-10 11:41:03 +01:00
smpp_test_runner.py nitb/smpp: Add simple test runner for the issues found by daniel 2014-03-06 23:48:17 +01:00
testsuite.at sgsn: Add boilerplate code for a SGSN test 2014-10-09 17:22:34 +02:00
vty_test_runner.py bsc: Allow to disable sending ping/pong to the MSC 2014-10-29 10:11:21 +01:00