osmo-hnbgw/src/osmo-hnbgw
Neels Hofmeyr a08b8a595a fix msgb leak for RANAP RAB Ass. Req.
Fix leaked msgb introduced by the MGW support recently added, and from
there copied to the UPF support added after that.

Fixes leaked "RANAP Tx" msgb, one per RAB Assignment that involves an
MGW or UPF proxying of user data.

Related: SYS#6297
Change-Id: Ie30e880301346ffca72f98f8c467e56d622fb03f
2023-01-17 23:40:00 +01:00
..
Makefile.am Makefile.am: Drop duplicated LIBOSMOMGCPCLIENT_LIBS 2022-10-19 15:56:52 +02:00
context_map.c context_map: Lower loglevel to INFO when deallocating context IDs 2022-12-23 15:23:00 +00:00
hnbgw.c osmo-hnbgw: Transition to use of 'telnet_init_default' 2022-12-23 11:13:46 +00:00
hnbgw_cn.c optimize: decode PS msgs only when PFCP is enabled 2022-08-17 14:33:33 +00:00
hnbgw_hnbap.c Workaround bug where old hnb_context from same remote addr+port is kept 2022-09-29 17:18:56 +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 fix regression: in RUA, do PFCP only when enabled 2022-08-29 16:57:28 +02:00
hnbgw_vty.c vty: Fix timers not printed when dumping running-config 2022-11-02 20:12:54 +01:00
mgw_fsm.c fix msgb leak for RANAP RAB Ass. Req. 2023-01-17 23:40:00 +01:00
ps_rab_ass_fsm.c fix msgb leak for RANAP RAB Ass. Req. 2023-01-17 23:40:00 +01: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