Skip to content
Snippets Groups Projects
  1. Jun 18, 2021
  2. Jun 17, 2021
  3. Jun 16, 2021
  4. Jun 15, 2021
  5. Jun 14, 2021
    • Raphael Defosseux's avatar
      Fixes on the array size computation. · 2a6ebaaa
      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: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
      2a6ebaaa
    • Remi Hardy's avatar
      Integration 2021 wk23 · df645ef7
      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
      2021.w23
      df645ef7
  6. Jun 11, 2021
  7. Jun 10, 2021
  8. Jun 09, 2021
  9. Jun 08, 2021
  10. Jun 07, 2021
  11. Jun 02, 2021
  12. Jun 01, 2021
  13. May 28, 2021
  14. May 27, 2021
  15. May 26, 2021
  16. May 25, 2021
  17. May 24, 2021
    • Xenofon Foukas's avatar
      Fixes to L2NFAPI_NOS1 dataplane traffic forwarding · db4769bc
      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".
      db4769bc
  18. May 22, 2021
  19. May 21, 2021
Loading