Commit d3cd0455 authored by aligungr's avatar aligungr

L3 RRC/NAS developments

parent a037ef24
......@@ -134,7 +134,7 @@ void UeAppTask::receiveStatusUpdate(NmUeStatusUpdate &msg)
sessionInfo.isEmergency = session->isEmergency;
sessionInfo.uplinkPending = false;
m_pduSessions[session->psi] = std::move(sessionInfo);
//m_pduSessions[session->psi] = std::move(sessionInfo);
setupTunInterface(session);
return;
......
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