aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-11-23 13:49:20 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2021-11-23 14:18:40 +0100
commitd4a1107586e8fefb18de10b9d68d63a2d3f1fe0d (patch)
tree6f0e7a33e262d2d95e3e040f37ddc0f23d27bb7e /TODO-RELEASE
parent5967fa00580f07ddb428df0558e4d49aa1b7a7d1 (diff)
Introduce sctp.h to provide SCTP related functionalities
These value_strings are taken from existing private ones in libosmo-sccp.git osmo_ss7.c, and are moved here in order to be reused by other projects, such as osmo-hnodeb. Change-Id: Ica6f01851fb94e31f4ef097494bb1b8a95597ba6
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 d0852fc..1c9a2a6 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,3 +7,4 @@
# If any interfaces have been added since the last public release: c:r:a + 1.
# If any interfaces have been removed or changed since the last public release: c:r:0.
#library what description / commit summary line
+sctp.h new APIs