Attention is currently required from: neels, laforge, fixeria, lynxis lazus.
1 comment:
File src/osmo-bsc/bts_setup_ramp.c:
Patch Set #16, Line 40: nm_fsm_dispatch_all(bts, NM_EV_RAMP_GO, NULL);
As long we don't check the state here of the NM objects, we might end up sending events to the NM st […]
This shouldn't happen in general since at the moment the RAMP_GO is sent, the BTS is not configured, so it's in the expected state.
The only case would be where the "administrative" VTY command to unblock all BTS are executed. That code path should only send the event to BTS requiring it.
To view, visit change 29788. To unsubscribe, or for help writing mail filters, visit settings.