Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/30347 )
Change subject: paging: Replace reqs waiting for retransmission with new incoming inital req if queue is full ......................................................................
Patch Set 1:
(1 comment)
File src/osmo-bsc/paging.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/30347/comment/c0328c87_42f44f00 PS1, Line 477: /* Need to drop a retrans from the queue if possible, in order to make space for the new initial req. */ This function is getting hard to read, maybe move finding and dropping a retrans into a separate static function?