1. 23 May, 2022 1 commit
  2. 20 May, 2022 1 commit
  3. 19 May, 2022 2 commits
  4. 18 May, 2022 2 commits
  5. 11 May, 2022 2 commits
  6. 10 May, 2022 1 commit
  7. 09 May, 2022 3 commits
  8. 07 May, 2022 2 commits
  9. 06 May, 2022 2 commits
    • Sagar Parsawar's avatar
      4e869190
    • Robert Schmidt's avatar
      Merge branch 'integration_2022_wk18' into 'develop' · d11350c0
      Robert Schmidt authored
      integration_2022_wk18
      
      See merge request oai/openairinterface5g!1545
      
      Merged MRs:
      - MR !1484 NR 20 MHz with LTE raster on AW2S Jaguar
      - MR !1499 Handle RRC processing time at gNB
      - MR !1511 NR UE memory leak fixes
      - MR !1523 Avoid gNB to exit when UE release or becomes out of coverage
      - MR !1533 Code and CI fixes
      - MR !1536 feat(ci): add script to properly flatten the target images
      - MR !1537 Fix for OAI UE AUTH_REQ processing additional check for RAND value
      - MR !1543 x2 nsa bug at socket establishment
      d11350c0
  10. 05 May, 2022 2 commits
  11. 04 May, 2022 10 commits
  12. 03 May, 2022 3 commits
  13. 02 May, 2022 8 commits
  14. 28 Apr, 2022 1 commit
    • Vijay Chadachan's avatar
      Update for the code review comment. · a8f879ea
      Vijay Chadachan authored
      Instead of NULL RAND value check, added the flag to indicate if the
      AUTH process started. The flag is used manage the timer handling
      for authentication process when stored RAND values is same as received
      RAND value in AUTH_REQ.
      a8f879ea