Attention is currently required from: pespin, lynxis lazus. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/29788 )
Change subject: Add BTS setup ramping to prevent BSC overloading ......................................................................
Patch Set 3:
(2 comments)
File src/osmo-bsc/bsc_vty.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/29788/comment/1eecab74_f4128382 PS1, Line 1284: "allow-bts-configuration <0-65535>",
copy paste from drop bts connection. […]
What I actually suggest is to implement it as 'bts <0-255> bts-unblock-bringup-ramping', so that it's easier to find BTS specific commands. Other commands like 'drop bts connection' can be reworked and deprecated later. Also the upper limit is 255, not 256.
File src/osmo-bsc/nm_bts_fsm.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/29788/comment/cef0a59d_99df65de PS1, Line 92: struct gsm_bts *bts,
Done
Nope, not addressed.