aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-06-26 15:13:19 +0200
committerlaforge <laforge@osmocom.org>2020-06-26 16:07:15 +0000
commit2d3465fd1c0c2d59a852d2203b87d575e8cf9b0c (patch)
treeec514cd14d9053481521c1e76118016f3a3b75e9 /TODO-RELEASE
parent4247c94abf533d743a0c5c8831862ff24e61ca15 (diff)
gprs_bssgp: Add bssgp_tx_bvc_reset2()
If a BVC-RESET is sent from SGSN, there must not be a cell ID IE included. See "Note 1" of TS 48.018 Section 10.4.12. Change-Id: I11d4e70d510265b9c09dffccdab10b3f0816715a
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 8aa23673..e2fd8306 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -14,3 +14,4 @@ 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
gsm new API new gsm0808_create_common_id()
+gb new API new bssgp_tx_bvc_reset2()