Commit 94bf32b0 authored by Louis Adrien Dufrene's avatar Louis Adrien Dufrene

Bug fix: S1 id unknown after Detach Request (need to test)

parent b8ce24fe
This diff is collapsed.
......@@ -573,9 +573,6 @@ int s1ap_eNB_handle_nas_downlink(uint32_t assoc_id,
ie->value.choice.NAS_PDU.buf,
ie->value.choice.NAS_PDU.size);
// LG: Why set to 0 ??
//ue_desc_p->ue_initial_id = 0;
return 0;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment