Skip to content

Create nrUE network interface from SDAP

Sakthivel Velumani requested to merge NR_UE_create_iptun_sdap into develop

Changes

  1. Move tunnel interface read thread to SDAP for gNB (noS1) and UE (noS1 and SA).
  2. Hold tunnel interface socket fd in SDAP entity instead of global variable.
  3. Handle UE tunnel interface creation and IP configuration from NAS thread in noS1 and SA modes.
  4. Modified UE tunnel interface naming scheme. Additional PDU sessions get oaitun_ue<id>p<pdusession_id>.
Edited by Sakthivel Velumani

Merge request reports