1. 15 Mar, 2024 2 commits
    • Robert Schmidt's avatar
      a1f40006
    • Robert Schmidt's avatar
      F1AP: message encoders should no trigger GTP · a645e10f
      Robert Schmidt authored
      The F1AP message encoders and decoders should do only that, encoding and
      decoding messages. For the actual logic handling, including set up and
      teardown of bearers, we should use the handlers.
      
      In this commit, delete GTP tunnel handling from encoders/decoders. For
      the CU, this happens already in the CU-UP/E1 handlers in
      cucp_cuup_handler.c.  For the DU, add it in the handlers in
      mac_rrc_dl_handler.c.
      a645e10f
  2. 12 Mar, 2024 1 commit
  3. 11 Mar, 2024 4 commits
  4. 08 Mar, 2024 19 commits
  5. 07 Mar, 2024 14 commits