aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-11-15 19:35:38 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2022-11-15 19:55:03 +0100
commit62a7ec137aa5c3f01e96e20f96c16b0a64199315 (patch)
tree65c489f5c530c137413cddbfa72886984b081af7 /TODO-RELEASE
parent3424ee0c8dd3c4524b428b94379817b10aa65239 (diff)
osmux: Add data[0] field to osmux_hdr
This allows easy access to osmux_hdr payload. Change-Id: I27750c38f12d3d84dbaac5beff166d78ffa6c45b
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 5629a9c..55371fd 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -9,4 +9,5 @@
#library what description / commit summary line
libosmo-netif osmux new osmux_xfrm_output_* APIs
libosmo-netif osmux new osmux_xfrm_input_* APIs
+libosmo-netif osmux new struct osmux_hdr->data[0] field
libosmo-netif stream new APIs osmo_stream_{cli,srv}_clear_tx_queue() \ No newline at end of file