neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27372 )
Change subject: add missing counter increment for Perform Location Request ......................................................................
Patch Set 2: Code-Review-1
(1 comment)
File src/osmo-bsc/bsc_subscr_conn_fsm.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/27372/comment/2447fd52_c6cd7839 PS2, Line 331: rate_ctr_inc(&conn->sccp.msc->msc_ctrs->ctr[MSC_CTR_BSSMAP_RX_DT1_PERFORM_LOCATION_REQUEST]); as in code review for the Handover Request counter, this here also counts a Perf Loc Req coming in an SCCP CR as "DT1", so let's find a conclusion before merging