Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/31796 )
Change subject: Clarify type and values of sccp.conn_id ......................................................................
Patch Set 2:
(1 comment)
File include/osmocom/bsc/gsm_data.h:
https://gerrit.osmocom.org/c/osmo-bsc/+/31796/comment/3e62b7dc_081a1edf PS2, Line 332: 0xFFFFFFFF If this was not your patch, I would expect you to comment on this and suggest defining these values somewhere:
``` #define SCCP_SIGTRAN_CID_UNSET 0xFFFFFFFF #define SCCP_SIGTRAN_CID_MAX 0x00FFFFFF ```
I think it makes sense here, to improve code readability.