osmo-hnbgw/include/osmocom/hnbgw
Harald Welte d3382ae952 hnbgw_rx_hnb_deregister: Don't call hnb_context_release()
Don't release the HNB context as there's plenty of code that
assumes there's always a HNB context associated with a SCTP connection.

Instead, simply unset the hnb_registered flag in the context when
processing a HNB_DE-REGISTER.

Related: OS#5676

Change-Id: Id5c4f5c900ea049f54afbf58edb84b4dc00b1dcb
2022-09-13 12:59:57 +02:00
..
Makefile.am add ps_rab_ass FSM to map GTP via UPF 2022-08-08 20:20:34 +00:00
context_map.h add ps_rab_ass FSM to map GTP via UPF 2022-08-08 20:20:34 +00:00
hnbgw.h hnbgw_rx_hnb_deregister: Don't call hnb_context_release() 2022-09-13 12:59:57 +02:00
hnbgw_cn.h Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_hnbap.h Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_pfcp.h add ps_rab_ass FSM to map GTP via UPF 2022-08-08 20:20:34 +00:00
hnbgw_ranap.h Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_rua.h add option to send SCCP CR without payload 2022-06-07 22:51:26 +02:00
mgw_fsm.h mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
ps_rab_ass_fsm.h add ps_rab_ass FSM to map GTP via UPF 2022-08-08 20:20:34 +00:00
ps_rab_fsm.h add ps_rab_ass FSM to map GTP via UPF 2022-08-08 20:20:34 +00:00
ranap_rab_ass.h ranap_rab_ass_req_encode(): return msgb 2022-07-27 15:45:18 +02:00
tdefs.h add ps_rab_ass FSM to map GTP via UPF 2022-08-08 20:20:34 +00:00
vty.h add ps_rab_ass FSM to map GTP via UPF 2022-08-08 20:20:34 +00:00