Attention is currently required from: pespin.
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/33336 )
Change subject: stream: Allow setting name printed during logging ......................................................................
Patch Set 2:
(3 comments)
File src/stream.c:
https://gerrit.osmocom.org/c/libosmo-netif/+/33336/comment/71049528_6ba16a1e PS1, Line 317: LOGSCLI(cli, LOGL_INFO, "retrying reconnect in %d seconds...\n", Unrelated
https://gerrit.osmocom.org/c/libosmo-netif/+/33336/comment/b9c23799_bbdb7bca PS1, Line 421: LOGSCLI(cli, LOGL_ERROR, "send: not connected, dropping data!\n"); Unrelated
https://gerrit.osmocom.org/c/libosmo-netif/+/33336/comment/2ecd871b_b87c3e59 PS1, Line 1228: struct osmo_stream_srv_link *osmo_stream_srv_link_create(void *ctx) Also add a create2() function with name as parameter.