Skip to content
  • Holger Hans Peter Freyther's avatar
    tbf: Learn and propagate the TLLI changes due a new P-TMSI · b809866b
    Holger Hans Peter Freyther authored
    During a routing area update a new P-TMSI was assigned. During
    the PACKET CONTROL ACK on the DL we notice the change of TLLI
    but didn't propagate this. This means that a Routing Area Update
    Complete was only sent after a new RACH request.
    
    Addresses:
    <0007> gprs_rlcmac_meas.cpp:103 UL RSSI of TLLI=0x88661bc6: -67 dBm
    <0002> bts.cpp:945 Got ACK, but UL TBF is gone TLLI=0xe512eba3
    <0007> gprs_rlcmac_meas.cpp:158 DL packet loss of IMSI=274080000004765 / TLLI=0xe512eba3: 0%
    <0002> tbf.cpp:668 TBF TFI=0 TLLI=0x88661bc6 T3169 timeout during transsmission
    <0002> tbf.cpp:690 - Assignment was on PACCH
    <0002> tbf.cpp:694 - No uplink data received yet
    b809866b