Attention is currently required from: dexter.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/31678 )
Change subject: pcu_sock: fix PCU socket accept behavior ......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-bts/+/31678/comment/ba14c9d3_05cf13ee PS1, Line 10: then the new connection should replace the old one This is weird, I am surprised we're doing it this way. Starting an additional instance of osmo-pcu (e.g. by accident) will drop currently active PCU connection (and this drop the state of all TBFs), and then both PCUs will be kicking each other off one after another?