osmo-hnbgw/src/osmo-hnbgw
Daniel Willmann d129e0c86e hnbgw_hnbap: Fix memory leaks in HNBAP handling
* Use osmo_stream closed_cb to call hnb_context_release() in all cases
* Also call hnbap_free_hnbregisterrequesties() when sending hnb register
  reject

Related: OS#5656
Change-Id: I3ba02b0939413c67bc8088ea1a8f2252fc2bda31
2022-08-23 18:15:02 +02:00
..
Makefile.am build: add --enable-pfcp, make PFCP dep optional 2022-08-09 17:57:43 +02:00
context_map.c build: add --enable-pfcp, make PFCP dep optional 2022-08-09 17:57:43 +02:00
hnbgw.c hnbgw_hnbap: Fix memory leaks in HNBAP handling 2022-08-23 18:15:02 +02:00
hnbgw_cn.c optimize: decode PS msgs only when PFCP is enabled 2022-08-17 14:33:33 +00:00
hnbgw_hnbap.c hnbgw_hnbap: Fix memory leaks in HNBAP handling 2022-08-23 18:15:02 +02: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 optimize: decode PS msgs only when PFCP is enabled 2022-08-17 14:33:33 +00:00
hnbgw_vty.c build: add --enable-pfcp, make PFCP dep optional 2022-08-09 17:57:43 +02:00
mgw_fsm.c ranap_rab_ass_req_encode(): return msgb 2022-07-27 15:45:18 +02:00
ps_rab_ass_fsm.c add ps_rab_ass FSM to map GTP via UPF 2022-08-08 20:20:34 +00:00
ps_rab_fsm.c ps_rab_fsm: check use cb success 2022-08-17 14:33:33 +00:00
ranap_rab_ass.c ranap_rab_ass_req_encode(): return msgb 2022-07-27 15:45:18 +02:00
tdefs.c build: add --enable-pfcp, make PFCP dep optional 2022-08-09 17:57:43 +02:00