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
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/27372
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I3f78ce73eb16fdff1f19359963405b2235000fc4
Gerrit-Change-Number: 27372
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 03 Mar 2022 22:16:18 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment