srsLTE/srsue
Andre Puschmann cc750d96ee nas: when receiving detach request, don't enter plmn_search automatically
this patch fixes an issue with TC_9_3_1_17 after the "send attach in RRC connected" issue
has been fixed. The TC failed because the UE would always attempt to re-attach, even
after receiving an explicit detach request WITHOUT re-attach from the network.

According to TS 24.301 Sec. 5.5.2.3.2 the handling of that message largely depends
on the detach cause sent by network. Since we don't currently parse and handle
that the simplest solution here is to just enter deregistered:::null.

The patch is also part of the fix for issue #2237
2021-01-29 17:49:46 +01:00
..
hdr Upgrade loggers in srsue (#2163) 2021-01-28 17:17:43 +01:00
src nas: when receiving detach request, don't enter plmn_search automatically 2021-01-29 17:49:46 +01:00
test Upgrade loggers in srsue (#2163) 2021-01-28 17:17:43 +01:00
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
ue.conf.example srsue: add DL NR-ARFCN param 2021-01-28 12:06:02 +01:00