openbsc.git branch laforge/pending updated. 0.15.0-266-g304465f

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 May 6 21:32:41 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, laforge/pending has been updated
       via  304465ffbcc7fc4dcaa838944bbe1c958804b42a (commit)
      from  325264bfed7cac7f5a436778cadbf389bbc83bb8 (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=304465ffbcc7fc4dcaa838944bbe1c958804b42a

commit 304465ffbcc7fc4dcaa838944bbe1c958804b42a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri May 6 23:25:45 2016 +0200

    WIP: Introduce libvlr

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

Summary of changes:
 openbsc/configure.ac                |   1 +
 openbsc/include/openbsc/Makefile.am |   2 +-
 openbsc/include/openbsc/debug.h     |   1 +
 openbsc/include/openbsc/vlr.h       | 116 +++++
 openbsc/src/Makefile.am             |   2 +-
 openbsc/src/libvlr/Makefile.am      |   7 +
 openbsc/src/libvlr/vlr.c            | 975 ++++++++++++++++++++++++++++++++++++
 7 files changed, 1102 insertions(+), 2 deletions(-)
 create mode 100644 openbsc/include/openbsc/vlr.h
 create mode 100644 openbsc/src/libvlr/Makefile.am
 create mode 100644 openbsc/src/libvlr/vlr.c


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



More information about the osmocom-commitlog mailing list