osmo-msc/src
Neels Hofmeyr 703638e79a cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode()
a_iface_tx_cipher_mode() is a bit too far away from the VLR to be handling its
ciphering enums. Instead, construct the gsm0808_encrypt_info in the
msc_vlr_set_ciph_mode() callback.

Greatly simplify the sanity checking code: a_iface_tx_cipher_mode() no longer
needs to re-verify the presence of the gsm0808_encrypt_info contents.

Change-Id: Id46f9a513b555d0a481f7124c9984c2b5b196b3e
2017-12-18 05:18:11 +01:00
..
libcommon Add missing CFLAGS 2017-12-05 19:16:32 +00:00
libcommon-cs Add missing CFLAGS 2017-12-05 19:16:32 +00:00
libmsc cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode() 2017-12-18 05:18:11 +01:00
libvlr vlr: debug log: log Ciphering Mode details 2017-12-18 03:48:24 +01:00
osmo-msc mncc: remove deprecated commandline option. 2017-12-05 19:15:21 +00:00
utils Remove utils imported from openbsc, fix building remaining util smpp_mirror 2017-12-05 19:16:32 +00:00
Makefile.am split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00