osmo-hnbgw/src/osmo-hnbgw
Harald Welte 96c712570a Don't permit anything but HNB (de)registration until HNB is registered
UE registration or other HNBAP procedures should only happen once the
HNB is registered.

Change-Id: Iaa62ce89f4ffbff868309bfb8b1df7ebcca5c44a
2022-09-13 13:00:01 +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 Don't process RUA messages if HNB is not registered 2022-09-13 13:00:01 +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 Don't permit anything but HNB (de)registration until HNB is registered 2022-09-13 13:00:01 +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 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