• Cedric Roux's avatar
    nrUE NAS: check NAS COUNT UL · a1c4c356
    Cedric Roux authored
    It should not be > 0xffffff.
    
    Normally the core network would prevent this case from happening.
    Plus to reach this value means to send a lot of NAS messages, which
    is very doubtful in practice.
    
    Anyway, it's better to deal with the case.
    
    We exit if that happens. To be refined if needed (very doubtful).
    a1c4c356
nr_nas_msg_sim.c 53 KB