diff options
author | Max <msuraev@sysmocom.de> | 2016-04-21 14:46:30 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2016-04-22 15:09:27 +0200 |
commit | bf990bb8fd5aa27c57416831311bc4b2a9769bef (patch) | |
tree | 5bc2a1d0abb7645b2785a6ec61a4f798b274677e /TODO-RELEASE | |
parent | 402b9b055538737838ce112a99a75401aa4f14c6 (diff) |
Update internal GPRS cipher API
Update internal API (for GPRS cipher implementors): make it compliant
with ETSI TS 155.22. External API left untouched.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 09393366..ffdea4bd 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,3 +1,4 @@ -#library what description / commit summary line +#library what description / commit summary line +libosmogsm internal API update Internal API for GPRS cipher implementors updated to accommodate for arbitrary key lengths libosmocore change major external talloc dependency / internal talloc removal libosmocore change major size of ph_data_param struct changed / Extend L1SAP PH-DATA with presence information
\ No newline at end of file |