Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/28732 )
Change subject: Support CBSP/TCP and SBc-AP/SCTP client mode ......................................................................
Patch Set 3:
(1 comment)
File src/cbsp_link.c:
https://gerrit.osmocom.org/c/osmo-cbc/+/28732/comment/4e19afa5_9a825e3e PS3, Line 286: CBC_PEER_LINK_MODE_CLIENT
Just wondering: how is it possible? Getting a client connection in client mode...
Because the server socket is still alive, so if the other end is configured as client while we configured our own end as client, it can happen. In that case, we want to reject and log accordingly, since it's probably a misconfiguration either here or on the other end.