osmo-hnbgw/src/osmo-hnbgw
Philipp Maier 0c465b0f68 ranap_rab_ass: ensure specific rab_id
The parser functions currently ignore the rab_id. An exception is
ranap_rab_ass_req_ies_extract_inet_addr, which extracts the rab_id
of the first RAB. To make the handling of the RAB assignment parsing
more robust lets add a rab_id parameter to the other functions. This
parameter can then be used to ensure thet the correct RAB is handled.

Change-Id: I2259ffce9f4b508c555d60618c5983ac6294e0ae
Related: OS#5152
2022-02-11 11:00:35 +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: ensure specific rab_id 2022-02-11 11:00:35 +01:00