osmo-msc/openbsc/src
Holger Hans Peter Freyther 666e36aea9 nitb: Add a mode to not use TMSI for normal operation
In case foreign simcards are used we can not do authentication
and ciphering. In case a TMSI is re-used too early and we do
page using TMSI we can't know which of the two MS is responding
to us. We could change the "secure channel" routine to ask for
the IMSI and only then stop the paging.

As we don't have ciphering there is not much use in using the
TMSI. Add a mode "no assign-tmsi" that will not assign the TMSI
during LU. Now CM Service Request and Paging Response  will
work using the IMSI. There can't be a clash with that.

[ciaby fixed the vty write to use the right name]
2015-08-01 23:49:16 +00:00
..
gprs sgsn: Simplify finding/using the first address of the result 2015-06-02 09:51:32 +02:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc bsc: Check for the rand and then generate a res 2015-07-01 08:16:41 +02:00
libcommon filter: Move from DNAT to DFILTER category 2015-05-03 22:03:39 +02:00
libfilter build: avoid spurious hard dependency on libosmo-sccp 2015-06-19 20:58:35 +02:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp: Move assignment of src_codec downwards 2015-04-28 09:40:40 +02:00
libmsc nitb: Add a mode to not use TMSI for normal operation 2015-08-01 23:49:16 +00:00
libtrau Fix build wrt. missing CFLAGS constituents 2015-06-19 20:56:53 +02:00
osmo-bsc bsc: Rename core_ncc to core_mnc 2015-07-13 11:06:10 +02:00
osmo-bsc_mgcp configure: Do not link all applications against libgsm 2015-07-02 09:51:31 +02:00
osmo-bsc_nat nat: Use RAND_bytes instead of /dev/urandom 2015-07-01 08:34:16 +02:00
osmo-nitb Fix most compiler warnings with gcc-4.9.2 2015-01-01 12:32:03 +01:00
utils write_queue: Check the result of osmo_wqueue_enqueue and free 2015-03-28 18:13:37 +01:00
Makefile.am filter: Move the gsm 04.08 filter to a common place 2015-05-03 21:42:27 +02:00