osmo-hnbgw/include/osmocom/hnbgw
Neels Hofmeyr 223aeda282 ranap_rab_ass_req_encode(): return msgb
ranap_rab_ass_req_encode() forms a msgb, then copies the data to a
buffer provided by the caller. Instead, just return the msgb. This
removes one unnecessary memcpy() and simplifies some code.

In ranap_rab_ass_test.c, actually ensure the correct size of the
returned data. See also the fix of expected test data in patch
Ifb98a52e56db1227a834c0d7b7a260314d9f547e

Related: SYS#5895
Change-Id: I85e715326e1d8f4f301f82f78da109f1a7a92f30
2022-07-27 15:45:18 +02:00
..
Makefile.am mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
context_map.h add option to send SCCP CR without payload 2022-06-07 22:51:26 +02:00
hnbgw.h add option to send SCCP CR without payload 2022-06-07 22:51:26 +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_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
ranap_rab_ass.h ranap_rab_ass_req_encode(): return msgb 2022-07-27 15:45:18 +02:00
tdefs.h mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
vty.h mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00