osmo-pcu.git branch master updated. 0.2-602-g08e5d60

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 Nov 13 15:09:36 UTC 2015


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 "UNNAMED PROJECT".

The branch, master has been updated
       via  08e5d604d3fce75b955549244b36fde62f20894b (commit)
       via  19d1e9270d7da12b1f847d689b65dae107fc1c33 (commit)
       via  218482769bc85576ed25ffbd70f5c687cd76f1ff (commit)
      from  d32cbbb13087eae2617920d4ea980f0e8869a89e (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/osmo-pcu/commit/?id=08e5d604d3fce75b955549244b36fde62f20894b

commit 08e5d604d3fce75b955549244b36fde62f20894b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Nov 13 16:07:25 2015 +0100

    remove obsolete OpenBTS PCU interface support
    
    This OpenBTS socket interface was originally added to enable GPRS
    capabilitie with a forked version of OpenBTS, at a time when the public
    OpenBTS release didn't yet have any GPRS support.
    
    Meanwhile, the later OpenBTS releases included their own version of
    GPRS, without any external PCU/SGSN/GGSN, so this interface is no longer
    needed.
    
    This also means that the OsmoBTS socket interface is now the default at
    compilation time.  There is no other interface.

http://cgit.osmocom.org/osmo-pcu/commit/?id=19d1e9270d7da12b1f847d689b65dae107fc1c33

commit 19d1e9270d7da12b1f847d689b65dae107fc1c33
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Nov 12 01:08:19 2015 +0100

    osmobts_sock.cpp: Add missing space in log statement.

http://cgit.osmocom.org/osmo-pcu/commit/?id=218482769bc85576ed25ffbd70f5c687cd76f1ff

commit 218482769bc85576ed25ffbd70f5c687cd76f1ff
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Nov 12 01:07:41 2015 +0100

    print/log OpenBTS / OsmoBTS variant in PCU startup
    
    Otherwise it can be very confusing, as Max had to figure out today...

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

Summary of changes:
 configure.ac         |   8 ---
 src/Makefile.am      |   9 +--
 src/openbts_sock.cpp | 190 ---------------------------------------------------
 src/osmobts_sock.cpp |   4 +-
 4 files changed, 4 insertions(+), 207 deletions(-)
 delete mode 100644 src/openbts_sock.cpp


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list