openbsc.git branch dexter/draft updated. 0.15.0-400-gb5c46bb

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
Thu Aug 18 17:20:25 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  b5c46bb797dd345c3eb4ac257d1318c11f5136f6 (commit)
       via  73c0a184f94ee469935aba7a5a484e54c1385818 (commit)
       via  f15712cfc1bf5f3240f2d5277bf2a665eaebb124 (commit)
      from  ee1f382631a2c6d943b6d08dde21fc4d2cc040fd (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=b5c46bb797dd345c3eb4ac257d1318c11f5136f6

commit b5c46bb797dd345c3eb4ac257d1318c11f5136f6
Author: Philipp <pmaier at sysmocom.de>
Date:   Thu Aug 18 19:20:05 2016 +0200

    update, working!
    
    Change-Id: I6566652f73f4d35895975f65339f3493e2b7289a

http://cgit.osmocom.org/openbsc/commit/?id=73c0a184f94ee469935aba7a5a484e54c1385818

commit 73c0a184f94ee469935aba7a5a484e54c1385818
Author: Philipp <pmaier at sysmocom.de>
Date:   Thu Aug 18 19:07:09 2016 +0200

    fixup
    
    Change-Id: Id526cfa0cfa8327a5873689a5296999a3ca54e93

http://cgit.osmocom.org/openbsc/commit/?id=f15712cfc1bf5f3240f2d5277bf2a665eaebb124

commit f15712cfc1bf5f3240f2d5277bf2a665eaebb124
Author: Philipp <pmaier at sysmocom.de>
Date:   Thu Aug 18 12:33:51 2016 +0200

    fixed problem with compression enitity pointer
    
    Change-Id: Id9705157a1e4bb3ba742bbacd12a2a612af6d2b5

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

Summary of changes:
 openbsc/include/openbsc/gprs_llc.h         |   4 +-
 openbsc/include/openbsc/gprs_llc_xid.h     |  10 +-
 openbsc/include/openbsc/gprs_sndcp_comp.h  |  47 ++++---
 openbsc/include/openbsc/gprs_sndcp_pcomp.h |  17 ++-
 openbsc/include/openbsc/gprs_sndcp_xid.h   | 136 ++++++++++----------
 openbsc/include/openbsc/sgsn.h             |   4 +-
 openbsc/include/openbsc/v42bis.h           |   5 +-
 openbsc/src/gprs/gprs_llc.c                |  32 ++---
 openbsc/src/gprs/gprs_llc_xid.c            |  37 ++----
 openbsc/src/gprs/gprs_sndcp.c              |  46 +++----
 openbsc/src/gprs/gprs_sndcp_comp.c         | 162 +++++++++++-------------
 openbsc/src/gprs/gprs_sndcp_pcomp.c        | 108 +++-------------
 openbsc/src/gprs/gprs_sndcp_xid.c          | 120 +++++++++---------
 openbsc/src/gprs/sgsn_vty.c                |   7 +-
 openbsc/src/gprs/v42bis.c                  |   8 +-
 openbsc/tests/slhc/packets.txt             |   6 -
 openbsc/tests/slhc/slhc_test.c             |  45 +++----
 openbsc/tests/slhc/slhc_test.ok            |  11 --
 openbsc/tests/sndcp_xid/sndcp_xid_test.c   |   7 +-
 openbsc/tests/{xid => v42bis}/Makefile.am  |  10 +-
 openbsc/tests/v42bis/v42bis_test.c         | 191 +++++++++++++++++++++++++++++
 openbsc/tests/v42bis/v42bis_test.ok        |   4 +
 openbsc/tests/xid/xid_test.c               |   5 +-
 23 files changed, 540 insertions(+), 482 deletions(-)
 delete mode 100644 openbsc/tests/slhc/packets.txt
 copy openbsc/tests/{xid => v42bis}/Makefile.am (68%)
 create mode 100644 openbsc/tests/v42bis/v42bis_test.c
 create mode 100644 openbsc/tests/v42bis/v42bis_test.ok


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



More information about the osmocom-commitlog mailing list