- 24 Jun, 2021 1 commit
-
-
sfn authored
-
- 23 Jun, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 18 Jun, 2021 4 commits
-
-
Remi Hardy authored
MR !1179 : Fix Incorrect Array Size computation MR !1182 : CI NSA test fixes and enhancements MR !1169 : Dataplane bug in L2NFAPI_NOS1
-
Florian Kaltenberger authored
-
hardy authored
-
hardy authored
-
- 17 Jun, 2021 3 commits
-
-
hardy authored
-
Remi Hardy authored
-
Thomas Schlichter authored
-
- 16 Jun, 2021 1 commit
-
-
hardy authored
-
- 15 Jun, 2021 1 commit
-
-
hardy authored
-
- 14 Jun, 2021 2 commits
-
-
Raphael Defosseux authored
This work is based on feedback from Thomas Schlichter. His comments and suggestions were made just after the original MR was merged. Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Remi Hardy authored
MR !1180: \[CI\] nsa traces -NSA test and pipeline update for UE-module -improve traces and log collection (pcap, QLog, stats) MR !1126: bugfix-nr-t-reordering -deal with "infinity" case for t-reordering -some small fixes (one bug i pdcp, one log set to LOG_E in rlc) MR !1168: nr-pdcp-small-bugfixes -better nettle version detection -bad HFN computation at PDU reception
-
- 11 Jun, 2021 3 commits
- 10 Jun, 2021 3 commits
-
-
hardy authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
-
- 09 Jun, 2021 6 commits
- 08 Jun, 2021 2 commits
-
-
Remi Hardy authored
-
Remi Hardy authored
MR !1171 : \[RHEL8\]\[CONTAINER\] Runtime check when creating pThreads MR !1172 : \[Docker\] adding OAI LTE RU target build in a container image MR !1174 : flexran-rtc repository is now public MR !1167 : fixing bugs in pucch ue functions
-
- 07 Jun, 2021 1 commit
-
-
Remi Hardy authored
-
- 02 Jun, 2021 1 commit
-
-
hardy authored
-
- 01 Jun, 2021 2 commits
- 28 May, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 27 May, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 26 May, 2021 3 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 25 May, 2021 1 commit
-
-
Raphael Defosseux authored
It looks like : - when running on a Fedora-host - with generic kernel - in a container - even in privileged mode That is not enough and priority/schedule settings is not allowed. So at runtime, we check and in case, we don't set up priorities. Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 24 May, 2021 1 commit
-
-
Xenofon Foukas authored
This commit fixes a bug that makes the dataplane traffic of all the emulated UEs to go through the interface of the first UE (oaitun_ue1). The fix uses the last octet of the IP assigned to each UE to map it to its UE_id, which is then used to get its RNTI and the correct PDCP queue. For the emulator to work properly, the routing tables of the emulated UEs must also be set. This patch introduces a script (setup_routes.sh) in cmake_targets/tools that configures the routing tables. This script must be run at the UE host machine once the UEs have successfully attached, passing the number of emulated UEs as the argument. For example, in the case of 16 emulated UEs, one must run "./setup_routes.sh 16".
-
- 22 May, 2021 2 commits
-
-
Cedric Roux authored
This fix may fail to work. we should stop supporting old versions of nettle at some point.
-
Cedric Roux authored
-