From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sun, 23 Dec 2012 20:25:19 +0100
Message-ID: <E1TmrAl-00056f-A8@calypso.gnumonks.org>
Subject: openbsc.git branch master updated. 0.12.0-191-g7d0f60d
Message: 4

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, master has been updated
       via  7d0f60dce6dd1538db8a62e2162c108d30edaecd (commit)
       via  b348939d86bbadab2b162dda00246abdfd33055a (commit)
       via  638da51a786c279cf7769afbb6fdb56cc4c6c867 (commit)
       via  9d50a27695fe512df2b429ecae93e66941a3f7e9 (commit)
       via  8582535c829e6a40591448e4b794af8fb022624e (commit)
       via  960c4044e61c8b4a522649c5d0e8f29b777356a6 (commit)
       via  93599a2c2c2a673ff3f19031850565050b4eb02c (commit)
       via  d66777f9cfc5b74253b1b163e2d8dc32e8f50ef9 (commit)
       via  5ca825e431e837b95f7db9057792e5a66de97a89 (commit)
       via  1411c066cc3ddaa46437cac7c580a04a1fe95eb1 (commit)
      from  10049bc3b701a0e8ce1dc5242c7c683a8c0ca99b (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/cgit/openbsc/commit/?id=7d0f60dce6dd1538db8a62e2162c108d30edaecd

commit 7d0f60dce6dd1538db8a62e2162c108d30edaecd
Merge: 10049bc b348939
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Sun Dec 23 20:21:15 2012 +0100

    Merge branch 'zecke/channel-release'
    
    Merge the channel release re-work. The most notable change is that
    SAPI > 0 will now be released on the local end and that the release
    process should be both more fast and more standard conform. With SMS
    spamming/mass sending the nanoBTS is crashing but this does not appear
    to originate from any of these changes. I used git rebase to go through
    each of the change to see where the nanoBTS is crashing but couldn't
    reproduce it. It might be a general overload or something generated by
    the modems of the sysmocom modem bank. Merge it before the 29C3 so we
    can test this code some more.

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

Summary of changes:
 openbsc/doc/channel_release.txt                    |   20 ++--
 .../osmo-nitb/bs11/openbsc-1bts-2trx-hopping.cfg   |    2 +-
 openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg     |    2 +-
 .../osmo-nitb/nanobts/openbsc-multitrx.cfg         |    2 +-
 openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg |    2 +-
 openbsc/doc/examples/osmo-nitb/rbs2308/openbsc.cfg |    2 +-
 openbsc/include/openbsc/abis_rsl.h                 |    9 +-
 openbsc/include/openbsc/chan_alloc.h               |    2 +-
 openbsc/include/openbsc/gsm_data_shared.h          |    6 +-
 openbsc/src/libbsc/abis_rsl.c                      |  152 +++++++++++++++----
 openbsc/src/libbsc/bsc_api.c                       |   14 +-
 openbsc/src/libbsc/bsc_vty.c                       |    2 +-
 openbsc/src/libbsc/chan_alloc.c                    |   67 +++------
 openbsc/src/libbsc/gsm_04_08_utils.c               |    6 +-
 openbsc/src/libbsc/handover_logic.c                |    8 +-
 openbsc/src/libcommon/gsm_data_shared.c            |    1 +
 16 files changed, 180 insertions(+), 117 deletions(-)


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


