aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorAlexander Chemeris <Alexander.Chemeris@gmail.com>2020-05-13 00:47:03 +0300
committerlaforge <laforge@osmocom.org>2020-05-19 20:00:32 +0000
commit3a656da1c685afe64fe54ee9fb9c9dc344ab899f (patch)
treed3a3e925abb4239e71e5853223dd339bc623ac35 /TODO-RELEASE
parenta3af93acc4681f6090d8562d3f2a89fdd0daa301 (diff)
bssap: Handle BSSMAP CONFUSION message.
We decode the mesage and print it to the log files at ERROR log level. We also count it in the BSSMAP message counters. There is not much else we could do about it. Depends: If8afd2d096fb66c6c2f255a08fc1129de3d09cec (libosmocore) Change-Id: Ib4cd94f185f751b2384842222678ff671ac413c4
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index dde4b72f2..e2fa427b3 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -8,3 +8,6 @@
# If any interfaces have been removed or changed since the last public release: c:r:0.
#library what description / commit summary line
manual needs common chapter cs7-config.adoc from osmo-gsm-manuals > 0.3.0
+libosmocore struct gsm0808_diagnostics Depends on libosmocore > 1.3.0
+libosmocore gsm0808_diagnostics_octet_location_str() Depends on libosmocore > 1.3.0
+libosmocore gsm0808_diagnostics_bit_location_str() Depends on libosmocore > 1.3.0