Attention is currently required from: lynxis lazus, osmith, pespin.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/42594?usp=email )
Change subject: gprs_gmm: gsm48_rx_gmm_att_req(): drop stale PDP contexts on re-Attach ......................................................................
Patch Set 3:
(2 comments)
Patchset:
PS3:
@vyanitskiy@sysmocom.de shouldn't this be covered by […]
No, `process_ms_ctx_status()` does not apply here. It's wired up only for RA Update Request and Service Request, where it reads the `GSM48_IE_GMM_PDP_CTX_STATUS` IE and checks NSAPIs the MS reports as inactive against what the SGSN still holds. GMM Attach Request does not have that IE at all.
File src/sgsn/gprs_gmm.c:
https://gerrit.osmocom.org/c/osmo-sgsn/+/42594/comment/b9e075c7_11a39478?usp... : PS3, Line 1348: sgsn_pdp_ctx_terminate(pdp);
calling […]
Acknowledged. See https://gerrit.osmocom.org/c/osmo-sgsn/+/43390.