pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/34348?usp=email )
Change subject: stream: Add new stream_{cli,srv_link} parameters to set SCTP_INITMSG sockopt values ......................................................................
Patch Set 3:
(2 comments)
File include/osmocom/netif/stream.h:
https://gerrit.osmocom.org/c/libosmo-netif/+/34348/comment/60fb2e8c_9e1d4d00 PS2, Line 48: OSMO_STREAM_SRV_LINK_PAR_SCTP_INIT_NUM_OSTREAMS
Specify the value type (`uint16_t`) in comments like above?
Done
https://gerrit.osmocom.org/c/libosmo-netif/+/34348/comment/6204809a_352eeb44 PS2, Line 122: OSMO_STREAM_CLI_PAR_SCTP_INIT_NUM_OSTREAMS
Specify the value type (`uint16_t`) in comments like above?
Done