You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zhe Huang cd1fb0d81e Set AMF to all zeros during resync (#213)
During the resync procedure, the security_milenage_f1_star generates a
MAC_S value that does not match the MAC_S value reported in AUTS. This
posts a security risk.

According to 3GPP TS 33.102 version 11.5.1 section 6.3.3, the AMF used
to calculate MAC-S assumes a dummy value of all zeros so that it does
not need to be transmitted in the clear in the re-synch message.

This patch corrects this problem. MAC_S reported by AUTS matches the
MAC_S calculated using f1_star function after the fix.
6 years ago
..
hdr Adding SGi-mb mask to config 6 years ago
src Set AMF to all zeros during resync (#213) 6 years ago
CMakeLists.txt add config install helper 7 years ago
epc.conf.example Making sure DNS address is present in the epc.conf 7 years ago
mbms.conf.example Adding SGi-mb mask to config 6 years ago
srsepc_if_masq.sh copy example config files and if masq script to install folder 7 years ago
user_db.csv.example Default RLC to UM 6 years ago