Skip to content
Success

Changes

Summary

  1. stream: Undeprecate osmo_stream_srv_set_segmentation_cb() (details)
Commit 14734aaed52cce253c6f40b7da1b860a773b27e2 by Pau Espin Pedrol
stream: Undeprecate osmo_stream_srv_set_segmentation_cb()

It has been decided that it's convenient to use the older
segmentation_cb() callback when user wants to segment traffic which
doesn't require any external pointer (like IPA), since then less glue
code is needed to call the relevant segmentation functions.

Change-Id: Icec7ed9e16eb92a2384c16ff5b3e7011205e767c
The file was modifiedsrc/stream_cli.c
The file was modifiedinclude/osmocom/netif/stream.h
The file was modifiedsrc/stream_srv.c