• Guido Casati's avatar
    E1 Reestablishment · 2a078c75
    Guido Casati authored
    - PDCP reestablishment on CUCP (DRBs) triggering Bearer Context Modification procedures over E1
    - Performing PDCP reestablishment for requested DRBs on CUUP
    - Introduced function to notify re-establishment to CU-UP
    - removed call to PDCP reestablishment for the DRBs on CUCP (it's done on CUUP)
    
    cuup_notify_reestablishment:
    
    - to fetch PDU session to setup in E1 following logic as in e1_send_bearer_updates
    - fill bearer context modification request with stored F1-U tunnel information
      during E1 reestablishment, otherwise it would initialized to 0 by default
    - update GTP tunnel with the stored configuration after E1 reestablishment
    2a078c75
nr_pdcp_oai_api.c 44.9 KB