osmo-hnbgw/src/osmo-hnbgw
Pau Espin c923d19b7b hnb_read_cb: use local var to reduce get_ofd() calls
Change-Id: Ic7058b5a05b0d34b80617006d4e929a523212221
2022-10-01 21:21:24 +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 hnb_read_cb: use local var to reduce get_ofd() calls 2022-10-01 21:21:24 +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 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 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