openbsc.git branch dexter/draft updated. 0.15.0-375-g7d0caae

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
Fri Jul 29 12:51:06 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  7d0caae1cd8c2825b3e594304b079ab355381047 (commit)
      from  640fa0dccf2b60a5b54e45742b632352a3093b22 (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=7d0caae1cd8c2825b3e594304b079ab355381047

commit 7d0caae1cd8c2825b3e594304b079ab355381047
Author: Philipp <pmaier at sysmocom.de>
Date:   Fri Jul 29 14:50:24 2016 +0200

    Compression state is now handled in llme
    
    Change-Id: If22c8bcf953bbf71f6de02084d5cadfed0c1a223

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

Summary of changes:
 openbsc/include/openbsc/debug.h                  |   1 +
 openbsc/include/openbsc/gprs_sndcp.h             |   3 +-
 openbsc/include/openbsc/gprs_sndcp_comp_entity.h |   3 +-
 openbsc/include/openbsc/gprs_sndcp_hdrcomp.h     |   8 +-
 openbsc/src/gprs/gprs_llc.c                      |   7 +-
 openbsc/src/gprs/gprs_llc_xid.c                  |   1 +
 openbsc/src/gprs/gprs_sndcp.c                    |  19 +-
 openbsc/src/gprs/gprs_sndcp_comp_entity.c        |  78 +++++--
 openbsc/src/gprs/gprs_sndcp_hdrcomp.c            | 276 ++++++++++-------------
 openbsc/src/gprs/gprs_sndcp_xid.c                |  69 +++---
 openbsc/src/gprs/sgsn_main.c                     |   5 +
 openbsc/src/gprs/slhc.c                          | 103 +++------
 12 files changed, 277 insertions(+), 296 deletions(-)


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



More information about the osmocom-commitlog mailing list