osmo-hnbgw/src/osmo-hnbgw
Philipp Maier f5742a3bed ranap_rab_ass: add function to check if RAB is in ReleaseList
A RANAP RAB-AssignmentRelease may contain a ReleaseList. In order to
detect that a RAB is about to be released we need to be able to check if
the RAB we are dealing with is contained in such a ReleaseList.

Change-Id: I5b67cc2d35d11de7a09e66c181a1fdd5a58c75bb
Related: OS#5152
2022-02-23 15:50:43 +01:00
..
Makefile.am ranap_rab_ass: add decoder and rewrite functions for RAB-AssignmentRequest/Response 2022-02-02 10:51:38 +01:00
context_map.c Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw.c Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_cn.c hnbgw_cn.c: fix sourcecode formatting 2022-01-12 16:59:45 +01:00
hnbgw_hnbap.c hbgw_hnbap: use osmo_plmn_from_bcd instead of gsm48_mcc_mnc_from_bcd 2022-01-14 17:31:25 +01:00
hnbgw_ranap.c Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_rua.c Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_vty.c Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
ranap_rab_ass.c ranap_rab_ass: add function to check if RAB is in ReleaseList 2022-02-23 15:50:43 +01:00