openbsc.git branch dexter/draft updated. 0.15.0-390-g8cd31c0

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Tue Aug 9 17:13:24 UTC 2016


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, dexter/draft has been updated
       via  8cd31c0ec35eba7169ffca73f3a8edaa890ce377 (commit)
      from  d0fdc45bff53cad52cf1f5a233d502f411a99270 (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/openbsc/commit/?id=8cd31c0ec35eba7169ffca73f3a8edaa890ce377

commit 8cd31c0ec35eba7169ffca73f3a8edaa890ce377
Author: Philipp <pmaier at sysmocom.de>
Date:   Tue Aug 9 19:13:04 2016 +0200

    Updating git, api for xid stuff now clean
    
    Change-Id: Iefa751fe71aa868b1b589384ccfbade307dc9f76

-----------------------------------------------------------------------

Summary of changes:
 openbsc/include/openbsc/gprs_llc_xid.h     |   6 +-
 openbsc/include/openbsc/gprs_sndcp_xid.h   |   4 +-
 openbsc/src/gprs/gprs_llc.c                |  64 +++----
 openbsc/src/gprs/gprs_llc_xid.c            |  19 +-
 openbsc/src/gprs/gprs_sndcp.c              |  15 +-
 openbsc/src/gprs/gprs_sndcp_xid.c          | 207 ++++++++++-----------
 openbsc/tests/testsuite.at                 |   6 +-
 openbsc/tests/xid/xid_test                 | Bin 144924 -> 0 bytes
 openbsc/tests/xid/xid_test.c               |  31 +++-
 openbsc/tests/xid/xid_test.ok              |  10 +-
 openbsc/tests/xid_sndcp/sndcp_xid_test     | Bin 153866 -> 0 bytes
 openbsc/tests/xid_sndcp/sndcp_xid_test.c   |  24 ++-
 openbsc/tests/xid_sndcp/sndcp_xid_test.err | 279 -----------------------------
 openbsc/tests/xid_sndcp/sndcp_xid_test.ok  |  11 +-
 14 files changed, 208 insertions(+), 468 deletions(-)
 delete mode 100755 openbsc/tests/xid/xid_test
 delete mode 100755 openbsc/tests/xid_sndcp/sndcp_xid_test
 delete mode 100644 openbsc/tests/xid_sndcp/sndcp_xid_test.err


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list