Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/28886 )
Change subject: cbsp/sbcap: Set link fsm id with peer's name ......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1: What
File src/cbsp_link.c:
https://gerrit.osmocom.org/c/osmo-cbc/+/28886/comment/4a1e752b_46908a23 PS1, Line 51: peer->name If peer->name contains an illegal character (see osmo_identifier_valid()), osmo_fsm_inst_alloc() will fail with "Attempting to set illegal id for FSM instance of type '%s': %s\n". For a better user experience we may need to enforce some naming restrictions in the VTY code.