Attention is currently required from: fixeria.
pespin has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/42497?usp=email )
Change subject: s1ap_proxy: fix build_erab_setup_response_failure() to report all E-RABs ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/s1ap_proxy.erl:
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/42497/comment/90b4bbb8_f79cc... : PS1, Line 334: value = Items} <- C0#'E-RABSetupRequest'.protocolIEs, Can you move the "<- part to a line below so the whole block becomes clearer? It's difficult to read as is.