From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Thu, 20 Dec 2012 18:58:40 +0100
Message-ID: <E1TlkOG-0007oI-5B@calypso.gnumonks.org>
Subject: openbsc.git branch master updated. 0.12.0-176-g3a41b80
Message: 1

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  3a41b80bd7868ced91abb2d48662024f5e50d1cb (commit)
       via  2f25747e3f74dfa743363fb36069b78a19e0ce98 (commit)
       via  bce5675e5fa1eb4bcbe0dd24d503456eaeb58a0d (commit)
      from  c751cf92cbc25a5cfca8041ef3fdcc16ed5865ad (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=3a41b80bd7868ced91abb2d48662024f5e50d1cb

commit 3a41b80bd7868ced91abb2d48662024f5e50d1cb
Merge: c751cf9 2f25747
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Thu Dec 20 18:56:47 2012 +0100

    Merge branch 'zecke/abis-sw-selection'

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

Summary of changes:
 openbsc/.gitignore                |    1 +
 openbsc/configure.ac              |    1 +
 openbsc/include/openbsc/abis_nm.h |   16 ++++
 openbsc/src/libbsc/abis_nm.c      |  104 ++++++++++++++++-------
 openbsc/tests/Makefile.am         |    2 +-
 openbsc/tests/abis/Makefile.am    |   17 ++++
 openbsc/tests/abis/abis_test.c    |  169 +++++++++++++++++++++++++++++++++++++
 openbsc/tests/abis/abis_test.ok   |   17 ++++
 openbsc/tests/testsuite.at        |    6 ++
 9 files changed, 301 insertions(+), 32 deletions(-)
 create mode 100644 openbsc/tests/abis/Makefile.am
 create mode 100644 openbsc/tests/abis/abis_test.c
 create mode 100644 openbsc/tests/abis/abis_test.ok


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


