Commit 3efe9314 authored by Lionel Gauthier's avatar Lionel Gauthier

better gdb handling

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5681 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent eebfbd58
MME :
{
GNU_DEBUGGER = "yes";
REALM = "eur";
# Define the limits of the system in terms of served eNB and served UE.
# When the limits will be reached, overload procedure will take place.
......@@ -73,6 +74,7 @@ MME :
NAS :
{
# 3GPP TS 33.401 section 7.2.4.3 Procedures for NAS algorithm selection
# decreasing preference goes from left to right
ORDERED_SUPPORTED_INTEGRITY_ALGORITHM_LIST = [ "EIA0" , "EIA1" , "EIA2" ];
ORDERED_SUPPORTED_CIPHERING_ALGORITHM_LIST = [ "EEA0" , "EEA1" , "EEA2" ];
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment