Attention is currently required from: arehbein, laforge.
Patch set 5:Code-Review -1
1 comment:
Patchset:
IIUC, the only that actually matters here for the user of the osmo_stream is adding a specific segmentation callback specific to IPAC. So I'd really avoid adding IPAC specific information in osmo_stream, and simply add a set_segmentation_callback() where the user wishing to establish an IPA stream can pass the relevant callback.
And tbh, I'm not even sure why this segmentation callback needs to be done in osmo_stream, to me it belongs to a layer on top of it.
I'm happy to discuss or be convinced otherwise.
To view, visit change 33197. To unsubscribe, or for help writing mail filters, visit settings.