• Robert Schmidt's avatar
    Hack: enable UL traffic in do-ra mode · 9d564f36
    Robert Schmidt authored
    This commit enables UL traffic in do-ra mode by doing two changes:
    - configure SDAP to send traffic to TUN interface instead of GTP by
      abusing enb_flag=0 (i.e., setting UE mode for gNB SDAP)
    - manually enable RLC LCID in UE MAC, since nr_DRB_preconfiguration()
      statically enables one DRB bearer, without notifying MAC
    9d564f36
main_ue_nr.c 3.77 KB