aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/ran_msg.c
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2021-11-26 23:57:10 +0100
committerfixeria <vyanitskiy@sysmocom.de>2021-12-09 13:42:28 +0000
commite400b1161d2a00082dd0b0e543f3bb84a6efefe5 (patch)
tree7c13f7872139b31a37a6a98187bc9afe14310434 /src/libmsc/ran_msg.c
parentc44342b88c3d768966895622d9acb3e0cc45fcf4 (diff)
ran_msg_iu: do not pass UEA0 to ranap_new_msg_sec_mod_cmd2()
On the protocol level, it's impossible to indicate UEA0 together with the other algorithms. The encryption is either a) disabled, so the Encryption Information IE is not present, or b) enabled, so the Encryption Information IE indicates UEA1 and/or UEA2. Because of that, the ranap_new_msg_sec_mod_cmd2() would fail to generate the RANAP PDU if the given bitmask has the UEA0 bit set. Fixes: 505a94a610fc ("Make UTRAN encryption algorithms configurable") Change-Id: I3271d27c09fc8d70a912bce998ceffbce64dd95e
Diffstat (limited to 'src/libmsc/ran_msg.c')
0 files changed, 0 insertions, 0 deletions