This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "An utility library for Open Source Mobile Communications".
The branch, pmaier/aoip has been updated via a140348151526bb42f388407ba9b49719265b410 (commit) from d0d253381ff19472898734e2426637e9be6b4596 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmocore/commit/?id=a140348151526bb42f388407ba9b4...
commit a140348151526bb42f388407ba9b49719265b410 Author: Philipp Maier pmaier@sysmocom.de Date: Tue Mar 28 18:36:52 2017 +0200
gsm0808: Add utils for Encryption Information
The planned support for true A over IP requires the encoding of the n Encryption Information element (see also BSS_MAP_MSG_CIPHER_MODE_CMD).
This commt adds encoding/decoding functionality and tests for the element mentioned above, however, it is not yet actively used.
-----------------------------------------------------------------------
Summary of changes: include/osmocom/gsm/gsm0808_utils.h | 3 ++ include/osmocom/gsm/protocol/gsm_08_08.h | 7 ++++ src/gsm/gsm0808_utils.c | 63 ++++++++++++++++++++++++++++++++ src/gsm/libosmogsm.map | 2 + tests/gsm0808/gsm0808_test.c | 35 ++++++++++++++++++ 5 files changed, 110 insertions(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org