- Mar 04, 2020
-
-
Robert Schmidt authored
-
Robert Schmidt authored
NAS triggered the Kenb Refresh Req always for (hardcoded) UE 0. This fixes this by setting the correct UE ID. An effect of this was that the Kenb would always be set for UE 0, regardless for which UE it was actually intended. This led for integrity check failures for every UE with ID > 0.
-
- Feb 12, 2020
-
-
frtabu authored
ENABLE_ITTI macro removal, modified telnet server to support all executables, modified record player to finalize switch to run-time option and allow usage with any device
-
- Jan 20, 2020
-
-
Robert Schmidt authored
-
- Jan 13, 2020
-
-
Raphael Defosseux authored
- physical simulators - LTE eNB - LTE UE - 5G-NR gNB Still NR-UE does not build and eNB segs fault at start of program Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jan 09, 2020
-
-
Raphael Defosseux authored
Mainly comestics and integer type management Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Dec 14, 2019
-
-
Dr.-Ing. Javier Morgade authored
M3AP ASN1 source spec updated ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu ) Signed-off-by:
Javier Morgade <javier.morgade@ieee.org>
-
- Dec 05, 2019
-
-
- Oct 25, 2019
-
-
Panos Matzakos authored
-
- Sep 24, 2019
-
-
Turker YILMAZ authored
-
- Sep 23, 2019
-
-
frtabu authored
remove RRC_VERSION macros, simplify build-oai and CMakefile.txt accordingly, get rid of remaining compilation warnings (opt module improperly merged and patch asn1c files with tests against max 64 bits integer value)
-
- Sep 16, 2019
-
-
Dr.-Ing. Javier Morgade authored
-Removing unused files ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu ) Signed-off-by:
Javier Morgade <javier.morgade@ieee.org>
-
- Sep 14, 2019
-
-
Dr.-Ing. Javier Morgade authored
BUGIFX PDCP MBMS PIPE ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu ) Signed-off-by:
Javier Morgade <javier.morgade@ieee.org>
-
Dr.-Ing. Javier Morgade authored
ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu ) Signed-off-by:
Javier Morgade <javier.morgade@ieee.org>
-
Dr.-Ing. Javier Morgade authored
1.MME entity developed to handle M3 side (new dedicated task developed: TASK_MME_APP) (these procedures should be moved to OPENAIR-CN ... just implemented to easy the E-UTRAN MBMS stuff development) 2.MCE side M3 interface procedures (new dedicated task developed: TASK_M3AP_MCE) 3.MME side M3 interface procedures (new dedicated task developed: TASK_M2AP_MME) (these procedures should be moved to OPENAIR-CN ... just implemented to easy the E-UTRAN MBMS stuff development) 4.ASN1 bindings for m3ap-14.0.0.asn1 implemented and tested 5.MME config parameters ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu ) Signed-off-by:
Javier Morgade <javier.morgade@ieee.org>
-
- Sep 08, 2019
-
-
Dr.-Ing. Javier Morgade authored
-
- Aug 11, 2019
-
-
Dr.-Ing. Javier Morgade authored
Added M2AP ETSI TS 136 443 V14.0.0 ASN1 references
-
- Aug 01, 2019
-
-
Cédric Roux authored
-
knopp authored
-
- Jul 29, 2019
-
-
Bi-Ruei, Chiu authored
LTE-RRC 15.6.0 NR-RRC 15.6.0 S1AP 15.6.0 X2AP 15.6.0 and 14.7.0
-
- Jul 11, 2019
-
-
Cédric Roux authored
The 5G phone OPPO has a very big UE capability (> 2KB). We need bigger buffers to transfer this, especially in x2 handover. Also the sctp messages need a bigger buffer. Note: in sctp, we didn't check for partial messages, it's now done. When detected, we exit. To be redone differently if needed. (Look for "if (!(flags & MSG_EOR))".)
-
- Jul 16, 2019
-
-
- Jul 11, 2019
-
-
luaihui authored
-
- Jul 05, 2019
-
-
Raphael Defosseux authored
Fix a few cppcheck errors/warnings Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jun 21, 2019
-
-
DONG Anyuan authored
Remove Coverity Scan CID 60471 (Function memory_read does not terminate string *user->nas_user_nvdata.)
-
DONG Anyuan authored
Remove Coverity Scan CID 60241 (Passing &eplmn to function emm_proc_attach_accept which uses it as an array. This might corrupt or misinterpret adjacent memory locations.)
-
- Jun 20, 2019
-
-
DONG Anyuan authored
Fix Coverity Scan CID 340232 (Variable message_p going out of scope leaks the storage it points to.)
-
DONG Anyuan authored
Fix Coverity Scan CID 340243 (Overrunning array of 1 bytes at byte offset 1 by dereferencing pointer ie->value.choice.UESecurityCapabilities.encryptionAlgorithms.buf + 1.)
-
DONG Anyuan authored
Fix Coverity Scan CID 60241 (Passing &eplmn to function emm_proc_attach_accept which uses it as an array. This might corrupt or misinterpret adjacent memory locations.)
-
DONG Anyuan authored
Fix Coverity Scan CID 60277 (Calling strncpy with a maximum size argument of 4096 bytes on destination array user_api_id->recv_buffer of size 4096 bytes might leave the destination string unterminated.)
-
DONG Anyuan authored
-
DONG Anyuan authored
-
DONG Anyuan authored
-
DONG Anyuan authored
-
DONG Anyuan authored
-
DONG Anyuan authored
-
DONG Anyuan authored
Fix Coverity Scan CID 60387 (Using uninitialized value ulp. Field ulp.hUlp is uninitialized when calling nwGtpv1uSetUlpEntity.)
-
DONG Anyuan authored
-
DONG Anyuan authored
Fix Coverity Scan CID 60394 (Using uninitialized value addr6. Field addr6.sin6_flowinfo is uninitialized when calling bind.)
-
DONG Anyuan authored
Fix Coverity Scan CID 60413 (Using uninitialized value udp. Field udp.hUdp is uninitialized when calling nwGtpv1uSetUdpEntity.)
-