osmo-hnbgw/src/osmo-hnbgw
Philipp Maier c6cef24546 mgw_fsm: refactor helper function handle_rab_release()
the function handle_rab_release() is difficult to read and it is not
immediately clear what happens and why. Lets split this up and add some
comments to improve this.

Related: OS#5916
Change-Id: I3595502b98ea5febbde7f2fab3999e2533766b48
2023-03-21 09:46:33 +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 debug log: log received RANAP message types on DCN, DHNB 2023-03-09 03:24:30 +01:00
hnbgw.c log osmo_fsm timeouts 2023-02-24 15:19:24 +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 UE state leak: when HNB re-registers, discard previous UE state 2023-02-11 03:32:34 +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