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=08e5d604d3fce75b955549244b36fde…
commit 08e5d604d3fce75b955549244b36fde62f20894b
Author: Harald Welte <laforge(a)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=19d1e9270d7da12b1f847d689b65dae…
commit 19d1e9270d7da12b1f847d689b65dae107fc1c33
Author: Harald Welte <laforge(a)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=218482769bc85576ed25ffbd70f5c68…
commit 218482769bc85576ed25ffbd70f5c687cd76f1ff
Author: Harald Welte <laforge(a)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