• Cedric Roux's avatar
    rlc v2: fix for CU/DU split · f6acdc49
    Cedric Roux authored
    Limitation: this fix only works if there is only one eNB,
    because we force module_id = 0 in the function deliver_sdu where
    (as the code is today) we have no way to know which module_id is
    concerned. More generally, the rlc v2 does not work with more than
    1 eNB.
    f6acdc49
rlc_oai_api.c 26.7 KB