aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-05-02 19:56:36 +0200
committerHarald Welte <laforge@osmocom.org>2020-06-08 21:16:54 +0200
commit00b2faf8217338d4d7d1f4d27331af3151447350 (patch)
treea38d9b1af7eae5d46658e6b5c49c5910a9e07384 /TODO-RELEASE
parent68944967b09ba28b795b0cc37e96ea525cc85257 (diff)
lapd/lapdm: print user-defined string name instead of (dl=%p)
At the moment we print the pointer address to identify the log lines belonging to a specific connection. Since pointer addresses are difficult to work with, a human readable ID should be printed instead. e.g. "This is LAPD instance for SAPI3 on bts0/trx1/ts5/lchan3" Change-Id: Ie6742843fff809edffcac24c4dce4edf66bc71be Closes: OS#1938
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 c9d9c560..2d653724 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -12,3 +12,4 @@ sim API/ABI change new osim_file_desc_find_aid()
sim API/ABI change all over the place
gsm new API new osmo_bts_unset_feature()
gb API/ABI change deprecate gprs_nsvc_crate(); export gprs_nsvc_create2()
+gsm API/ABI change add new member to lapd_datalink