Patch Set 1: (2 comments)
https://gerrit.osmocom.org/#/c/7078/1/src/common/l1sap.c File src/common/l1sap.c: Line 1200: if (rach_ind->ber10k > btsb->max_ber10k_rach) { Why don't we increase the BTS_CTR_RACH_DROP here? Line 1207: btsb->load.rach.access++; And why this increment happens before the ToA check? Is there any reason? -- To view, visit https://gerrit.osmocom.org/7078 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icfe1256cba117a5735107a25bf7cdb47479454ee Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Vadim Yanitskiy <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Vadim Yanitskiy <[email protected]> Gerrit-HasComments: Yes
