Attention is currently required from: laforge, dexter. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26795 )
Change subject: mgw_fsm: add MGW support to osmo-hnbgw ......................................................................
Patch Set 16:
(2 comments)
File src/osmo-hnbgw/hnbgw_cn.c:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26795/comment/f227a747_05d404a8 PS16, Line 379: mgw_fsm_handle_iu_release(map); Is it expected that after handling IuRElease here, it is forwarded in rua_tx_dt below? If so, please document it here with some comment talking about fall through or whatever.
File src/osmo-hnbgw/mgw_fsm.c:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26795/comment/f135c721_38e2d3e0 PS16, Line 376: rc = msgb_resize_area(mgw_fsm_priv->ranap_rab_ass_resp_oph->msg, Why is this needed? I don't see a point for it.