Create nrUE network interface from SDAP
Changes
- Move tunnel interface read thread to SDAP for gNB (noS1) and UE (noS1 and SA).
- Hold tunnel interface socket fd in SDAP entity instead of global variable.
- Handle UE tunnel interface creation and IP configuration from NAS thread in noS1 and SA modes.
- Modified UE tunnel interface naming scheme. Additional PDU sessions get
oaitun_ue<id>p<pdusession_id>
. - Refactor SDAP entity manager to use standard queue library.
Edited by Sakthivel Velumani