osmo-hnbgw/src/osmo-hnbgw
Neels Hofmeyr be7df7c1a7 release UE Contexts on SCTP_RESTART
When receiving SCTP_RESTART for a given HNB, directly clear the UE
Contexts.

(The HNB typically connects via HNBAP shortly after this causing a UE
Context clearing too, but UE state should always be cleared on
SCTP_RESTART, no matter what.)

Change-Id: I583922193ba73e17ab85152005535188c2762b85
2023-03-24 04:14:59 +01:00
..
Makefile.am context map: introduce RUA and SCCP FSMs to fix leaks 2023-02-24 15:19:24 +01:00
context_map.c context map: introduce RUA and SCCP FSMs to fix leaks 2023-02-24 15:19:24 +01:00
context_map_rua.c debug log: log received RANAP message types on DCN, DHNB 2023-03-09 03:24:30 +01:00
context_map_sccp.c map_sccp: on timeout during WAIT_CC, send N-DISCONNECT to SCCP-SCOC 2023-03-24 04:14:56 +01:00
hnbgw.c release UE Contexts on SCTP_RESTART 2023-03-24 04:14:59 +01:00
hnbgw_cn.c fix regression: unbreak PFCP: PS RAB via UPF proxying 2023-03-09 03:24:30 +01:00
hnbgw_hnbap.c release UE Contexts on HNB (Re-)Register 2023-03-24 04:14:59 +01:00
hnbgw_pfcp.c add ps_rab_ass FSM to map GTP via UPF 2022-08-08 20:20:34 +00:00
hnbgw_ranap.c Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_rua.c fix regression: unbreak PFCP: PS RAB via UPF proxying 2023-03-09 03:24:30 +01:00
hnbgw_vty.c context map: introduce RUA and SCCP FSMs to fix leaks 2023-02-24 15:19:24 +01:00
mgw_fsm.c mgw_fsm: refactor helper function handle_rab_release() 2023-03-21 09:46:33 +01:00
ps_rab_ass_fsm.c context map: introduce RUA and SCCP FSMs to fix leaks 2023-02-24 15:19:24 +01:00
ps_rab_fsm.c context map: introduce RUA and SCCP FSMs to fix leaks 2023-02-24 15:19:24 +01:00
ranap_rab_ass.c ranap_rab_ass_req_encode(): return msgb 2022-07-27 15:45:18 +02:00
tdefs.c context map: introduce RUA and SCCP FSMs to fix leaks 2023-02-24 15:19:24 +01:00