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 292769e19e1ec7ea28b69370f04569501020659f (commit)
via 46caed8fc490f0f9f3c435d1cf59fc900fad9b5a (commit)
via 64630cccc763da7088c1d1ff251a89d4d352cd4b (commit)
from 11cb27ece64944c17c2714cfe7ea9971a8c4ab7c (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=292769e19e1ec7ea28b69370f0456950…
commit 292769e19e1ec7ea28b69370f04569501020659f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Nov 2 16:07:57 2015 +0100
stats/mgcp: Initialize the statistics for MGCP as well
There are currently no reate counters but this will hopefully
change in the near future.
http://cgit.osmocom.org/openbsc/commit/?id=46caed8fc490f0f9f3c435d1cf59fc90…
commit 46caed8fc490f0f9f3c435d1cf59fc900fad9b5a
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Nov 2 15:15:38 2015 +0100
stats: Set class_id in rate_ctr group descriptions
This commit adds the class_id initialiser to all rate_ctr_group_desc
definitions.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=64630cccc763da7088c1d1ff251a89d4…
commit 64630cccc763da7088c1d1ff251a89d4d352cd4b
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Oct 26 16:25:37 2015 +0100
stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat
This commit initialises and enables the stats subsystem for the given
binaries.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gb_proxy.c | 2 ++
openbsc/src/gprs/gb_proxy_main.c | 4 ++++
openbsc/src/gprs/gb_proxy_peer.c | 2 ++
openbsc/src/gprs/gprs_sgsn.c | 3 +++
openbsc/src/gprs/sgsn_main.c | 6 +++++-
openbsc/src/libbsc/bsc_vty.c | 2 ++
openbsc/src/libfilter/bsc_msg_acc.c | 2 ++
openbsc/src/osmo-bsc/osmo_bsc_main.c | 2 ++
openbsc/src/osmo-bsc_mgcp/mgcp_main.c | 7 +++++++
openbsc/src/osmo-bsc_nat/bsc_nat.c | 4 ++++
openbsc/src/osmo-bsc_nat/bsc_nat_utils.c | 2 ++
openbsc/src/osmo-nitb/bsc_hack.c | 2 ++
12 files changed, 37 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)