1. 21 Mar, 2024 1 commit
    • Robert Schmidt's avatar
      Revert "F1AP SCTP: don't bind local address" · 70e585e7
      Robert Schmidt authored
      This reverts commit 28411652.
      
      The problem is that (1) we don't really support multi-homing, but (2) on
      some system, if the other IP addresses that the operating system
      considers part of the multi-homed connection are HEARTBEAT'ed (e.g.,
      docker), they answer with SCTP ABORT, which breaks the entire
      connection.
      
      In other words, force single-homing by binding. For F1-U uses, another
      option will be introduced that allows to bind to a separate interface
      for F1-U (separate from F1-C), if necessary.
      
      Closes #727
      70e585e7
  2. 19 Mar, 2024 2 commits
    • Robert Schmidt's avatar
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w11' into 'develop' · 122a5ce9
      Robert Schmidt authored
      Integration: `2024.w11`
      
      See merge request oai/openairinterface5g!2623
      
      * !2435 Add a sequence container in OAI
      * !2552 NR UE RRC re-establishment
      * !2611 RRC: ignore random value during RRC Setup Request
      * !2587 NR UE RRC handle MeasConfig
      * !2616 NR UE remove unused phy_config_ind queue
      * !2580 Improve function that map ro to ssb in the UE: make dynamic smaller memory...
      * !2614 F1AP: move GTP from enc/dec to logic handlers
      * !2622 gNB LOG with UE command line parameters
      * !2595 remove 5G dependency on 4G mac.h include, separate RA state enums between 4G/5G and UE/gNB
      * !2615 Enhancements to traffic flow in SW architecture documentation
      122a5ce9
  3. 18 Mar, 2024 4 commits
  4. 15 Mar, 2024 16 commits
  5. 14 Mar, 2024 1 commit
  6. 13 Mar, 2024 13 commits
  7. 12 Mar, 2024 3 commits