osmo-msc/src
Neels Hofmeyr 2ea7264b86 msc_a,vlr: add is_ciphering_required (accurately named)
For establishing Layer 3, pass a flag from msc_a to VLR that indicates
to fail if encryption is not possible.

An earlier patch [1] renamed a previously existing flag
require_ciphering to is_ciphering_to_be_attempted, because the naming
was not accurate. This new flag now indicates what its name suggests.

This new flag is needed for upcoming patch [2] to distinguish between
optional and mandatory encryption.

[1] Ia55085e3b36feb275bcf92fc91a4be7d1c24a6b9
[2] I5feda196fa481dd8a46b0e4721c64b7c6600f0d1

Related: OS#4830
Change-Id: I52090c5f5db997030da7c2ed9beca9c51f55f4cf
2022-10-27 23:54:00 +02:00
..
libmsc msc_a,vlr: add is_ciphering_required (accurately named) 2022-10-27 23:54:00 +02:00
libsmpputil SMPP: use default port from libsmpp34 2022-10-20 20:10:39 +03:00
libvlr msc_a,vlr: add is_ciphering_required (accurately named) 2022-10-27 23:54:00 +02:00
osmo-msc Introduce support for libosmo-mgcp-client MGW pooling 2022-10-19 18:27:15 +02:00
utils SMPP: use default port from libsmpp34 2022-10-20 20:10:39 +03:00
Makefile.am Introduce libsmpputil 2022-08-05 22:12:09 +07:00