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, neels/gtphub has been updated
via 82361037c2f7c53a0375c059bf14d66626683abf (commit)
via b8290e6754e0bfa2f1dad34211f89d7c3a57fc97 (commit)
via e19435024eb808b97c68af8c8f1edb0f2ad5ab36 (commit)
via d434dc08c1670359d8fe4932e23fc24b40680d5a (commit)
via 13d3c4c4c3904cbfb9d4c3a3315091aace14aaf3 (commit)
via 702a564350c16041b77acc70e901236f1b111e02 (commit)
via d126b86ceae4ec494fb296c65bc5ee6aca27ba06 (commit)
via 6e47bd0ee4c5382883da5b3582468415684c6d19 (commit)
from 6ae589886d830f01ed708fb19f4618bdb13d45a3 (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=82361037c2f7c53a0375c059bf14d666…
commit 82361037c2f7c53a0375c059bf14d66626683abf
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Oct 28 20:07:07 2015 +0100
wip
http://cgit.osmocom.org/openbsc/commit/?id=b8290e6754e0bfa2f1dad34211f89d7c…
commit b8290e6754e0bfa2f1dad34211f89d7c3a57fc97
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Oct 28 20:05:58 2015 +0100
comment
http://cgit.osmocom.org/openbsc/commit/?id=e19435024eb808b97c68af8c8f1edb0f…
commit e19435024eb808b97c68af8c8f1edb0f2ad5ab36
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Oct 28 19:29:29 2015 +0100
fixup
http://cgit.osmocom.org/openbsc/commit/?id=d434dc08c1670359d8fe4932e23fc24b…
commit d434dc08c1670359d8fe4932e23fc24b40680d5a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Oct 28 19:29:06 2015 +0100
teimap
http://cgit.osmocom.org/openbsc/commit/?id=13d3c4c4c3904cbfb9d4c3a3315091aa…
commit 13d3c4c4c3904cbfb9d4c3a3315091aace14aaf3
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Oct 28 19:27:51 2015 +0100
tweak osmo_sockaddr_to_str*()
http://cgit.osmocom.org/openbsc/commit/?id=702a564350c16041b77acc70e901236f…
commit 702a564350c16041b77acc70e901236f1b111e02
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Oct 28 18:27:59 2015 +0100
long_comment
http://cgit.osmocom.org/openbsc/commit/?id=d126b86ceae4ec494fb296c65bc5ee6a…
commit d126b86ceae4ec494fb296c65bc5ee6aca27ba06
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Oct 28 17:09:18 2015 +0100
comment
http://cgit.osmocom.org/openbsc/commit/?id=6e47bd0ee4c5382883da5b3582468415…
commit 6e47bd0ee4c5382883da5b3582468415684c6d19
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Oct 28 17:09:11 2015 +0100
association
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gtphub.h | 31 +++-
openbsc/src/gprs/gtphub.c | 299 ++++++++++++++++++++++++++++++---------
2 files changed, 256 insertions(+), 74 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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, daniel/is_paging-debug has been created
at 0f99de3d6d57126a89706ea847cf2fb5e5f3a6a5 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=0f99de3d6d57126a89706ea847cf2fb5…
commit 0f99de3d6d57126a89706ea847cf2fb5e5f3a6a5
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Wed Oct 28 15:53:28 2015 +0100
libmsc/gsm_subscriber: Correct comment about function call
http://cgit.osmocom.org/openbsc/commit/?id=420bffde806cb7ff421a767b6b0da5f2…
commit 420bffde806cb7ff421a767b6b0da5f2008f6f75
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Thu Oct 8 16:49:55 2015 +0200
libmsc/gsm_subscriber: Track who calls the paging cb how often
Rhizomatica runs into the OSMO_ASSERT in subscr_paging_dispatch() which
can only happen if the subscr_paging_dispatch() callback is called
multiple times. This patch tries to get more info about where that call
originated from.
http://cgit.osmocom.org/openbsc/commit/?id=c6cb3d486e8173db197b95dc71529ab6…
commit c6cb3d486e8173db197b95dc71529ab61ba18480
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Wed Oct 28 15:13:04 2015 +0100
tests/channel: Add mock function prototype
http://cgit.osmocom.org/openbsc/commit/?id=984f7b2d41cdca7a1f85c05c569d43fb…
commit 984f7b2d41cdca7a1f85c05c569d43fb5d297856
Author: Ciaby <ciaby(a)rhizomatica.org>
Date: Fri Jul 31 14:06:28 2015 +0200
Temporary patch from Holger to fix the frequent crashes caused by un-handled paging request.
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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, fairwaves/sup-ussd has been updated
via ea0fc34f8d9d7e5e236ad4266ef3ef06e7979ee3 (commit)
via 63f1c568b451028fa7ab1af816e91b676820d52a (commit)
via 2b02d4f9807bb0597e12321c1bdc1300c9a3ef98 (commit)
via ea23fcbff77c3781c826d9911d20add47c274515 (commit)
via e6e9f0d18e94af75562e6645e281245388816c74 (commit)
via 3f81324f7b8a64fb241e48a1d86d0efec8abc6d4 (commit)
via 5efc93f5251f8bb3fe05ae7e09115cd950cc2b71 (commit)
via bfcabfdf6f2224118d572f6225c0bc51f00d1752 (commit)
via ceff7aebcfd462d7ec55af197e9d20180ed1c0d9 (commit)
from 8670d23649d7827d28074b12506b516c1a87290b (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=ea0fc34f8d9d7e5e236ad4266ef3ef06…
commit ea0fc34f8d9d7e5e236ad4266ef3ef06e7979ee3
Author: Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com>
Date: Tue Oct 27 17:32:30 2015 +0300
ussd_proxy: handle multiple USSD sessions
http://cgit.osmocom.org/openbsc/commit/?id=63f1c568b451028fa7ab1af816e91b67…
commit 63f1c568b451028fa7ab1af816e91b676820d52a
Author: Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com>
Date: Tue Oct 27 16:22:17 2015 +0300
ussd_proxy: handle session timeout
http://cgit.osmocom.org/openbsc/commit/?id=2b02d4f9807bb0597e12321c1bdc1300…
commit 2b02d4f9807bb0597e12321c1bdc1300c9a3ef98
Author: Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com>
Date: Tue Oct 27 14:39:59 2015 +0300
ussd_proxy: handle error callback
http://cgit.osmocom.org/openbsc/commit/?id=ea23fcbff77c3781c826d9911d20add4…
commit ea23fcbff77c3781c826d9911d20add47c274515
Author: Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com>
Date: Mon Oct 26 20:47:49 2015 +0300
ussd_proxy: handle USSD dialogs into sip INFO messages
http://cgit.osmocom.org/openbsc/commit/?id=e6e9f0d18e94af75562e6645e2812453…
commit e6e9f0d18e94af75562e6645e281245388816c74
Author: Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com>
Date: Mon Oct 26 14:25:09 2015 +0300
ussd_proxy: handle basic errors to release channel
http://cgit.osmocom.org/openbsc/commit/?id=3f81324f7b8a64fb241e48a1d86d0efe…
commit 3f81324f7b8a64fb241e48a1d86d0efec8abc6d4
Author: Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com>
Date: Mon Oct 26 13:35:48 2015 +0300
ussd_proxy: properly set To and From SIP headers
http://cgit.osmocom.org/openbsc/commit/?id=5efc93f5251f8bb3fe05ae7e09115cd9…
commit 5efc93f5251f8bb3fe05ae7e09115cd950cc2b71
Author: Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com>
Date: Mon Oct 26 11:21:19 2015 +0300
Add forgotten Makefile
http://cgit.osmocom.org/openbsc/commit/?id=bfcabfdf6f2224118d572f6225c0bc51…
commit bfcabfdf6f2224118d572f6225c0bc51f00d1752
Author: Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com>
Date: Sun Oct 25 02:35:18 2015 +0300
add standalone ussd_proxy utility based on sip sofia
http://cgit.osmocom.org/openbsc/commit/?id=ceff7aebcfd462d7ec55af197e9d2018…
commit ceff7aebcfd462d7ec55af197e9d20180ed1c0d9
Author: Kirill Zakharenko <earwin(a)gmail.com>
Date: Sat Oct 24 18:27:20 2015 +0300
debian: added libosip2 to build dependencies
-----------------------------------------------------------------------
Summary of changes:
debian/control | 3 +-
openbsc/src/reg-proxy/Makefile.am | 14 +-
openbsc/src/reg-proxy/test_sip.py | 90 ++-
openbsc/src/reg-proxy/ussd_proxy.c | 1346 ++++++++++++++++++++++++++++++++++++
4 files changed, 1425 insertions(+), 28 deletions(-)
create mode 100644 openbsc/src/reg-proxy/ussd_proxy.c
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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, neels/gtphub has been updated
discards 30b3db5fd2e3caac97e7dbf0e0fdc37cfba40d13 (commit)
via 6ae589886d830f01ed708fb19f4618bdb13d45a3 (commit)
via f01271ad9ae19e594e83a9c05bdda31428ca68b5 (commit)
via a63133d398af4b3f4bacd9ce2798af98c4a7409d (commit)
via 0660f4d24f98bc343d96a24eeadbfe1e5503b2b1 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (30b3db5fd2e3caac97e7dbf0e0fdc37cfba40d13)
\
N -- N -- N (6ae589886d830f01ed708fb19f4618bdb13d45a3)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=6ae589886d830f01ed708fb19f4618bd…
commit 6ae589886d830f01ed708fb19f4618bdb13d45a3
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 27 16:29:35 2015 +0100
wip
http://cgit.osmocom.org/openbsc/commit/?id=f01271ad9ae19e594e83a9c05bdda314…
commit f01271ad9ae19e594e83a9c05bdda31428ca68b5
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 27 13:22:14 2015 +0100
gtphub: drop an obsoleted function, rename another.
http://cgit.osmocom.org/openbsc/commit/?id=a63133d398af4b3f4bacd9ce2798af98…
commit a63133d398af4b3f4bacd9ce2798af98c4a7409d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 27 13:15:58 2015 +0100
comment
http://cgit.osmocom.org/openbsc/commit/?id=0660f4d24f98bc343d96a24eeadbfe1e…
commit 0660f4d24f98bc343d96a24eeadbfe1e5503b2b1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 27 13:11:07 2015 +0100
gtphub: test from several origins
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gtphub.h | 10 +-
openbsc/src/gprs/gtphub.c | 215 ++++++++++++++++++++++++++-----------
openbsc/tests/gtphub/gtphub_test.c | 18 ++--
3 files changed, 161 insertions(+), 82 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 OpenGGSN project".
The branch, master has been updated
via 6c06d25667f7c46e179bfd1121c512234c98649f (commit)
from e845cb950544af8f0d00f5a2bed2072d795a2a7e (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/openggsn/commit/?id=6c06d25667f7c46e179bfd1121c5122…
commit 6c06d25667f7c46e179bfd1121c512234c98649f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 27 14:57:18 2015 +0100
make install: also install gtpie.h
-----------------------------------------------------------------------
Summary of changes:
gtp/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenGGSN project
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, neels/gtphub has been updated
via 30b3db5fd2e3caac97e7dbf0e0fdc37cfba40d13 (commit)
from 6714c84e8a9626a46c9ea6339c533a1a344c67d4 (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=30b3db5fd2e3caac97e7dbf0e0fdc37c…
commit 30b3db5fd2e3caac97e7dbf0e0fdc37cfba40d13
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 27 13:11:07 2015 +0100
gtphub: test from several origins
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/gtphub/gtphub_test.c | 48 +++++++++++++++++++++++++++-----------
1 file changed, 35 insertions(+), 13 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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, neels/gtphub has been updated
via 6714c84e8a9626a46c9ea6339c533a1a344c67d4 (commit)
via 7d2b4f29c416b937049ec37886a310635e168efe (commit)
from b5e5ffb3666c1c5241b4ef1a4b2a5e0abb834975 (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=6714c84e8a9626a46c9ea6339c533a1a…
commit 6714c84e8a9626a46c9ea6339c533a1a344c67d4
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 27 12:55:24 2015 +0100
gtphub: fix thinko: ALL nr_mappings need an origin.
http://cgit.osmocom.org/openbsc/commit/?id=7d2b4f29c416b937049ec37886a31063…
commit 7d2b4f29c416b937049ec37886a310635e168efe
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 27 12:06:53 2015 +0100
gtphub: rename teip to tei_pool
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gtphub.h | 36 ++++++++--------
openbsc/src/gprs/gtphub.c | 84 +++++++++++++++++++-------------------
openbsc/tests/gtphub/gtphub_test.c | 65 +++++++++++++++++++++--------
3 files changed, 108 insertions(+), 77 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "An utility library for Open Source Mobile Communications".
The branch, jerlbeck/wip/stats has been updated
via d4182120a4d37d5652ca304c9ea9c2b912bacd98 (commit)
from 0d0cb333405a4083f110ed115104fed421def9dd (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/libosmocore/commit/?id=d4182120a4d37d5652ca304c9ea9…
commit d4182120a4d37d5652ca304c9ea9c2b912bacd98
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Tue Oct 27 11:55:20 2015 +0100
stats: Add missing mtu command to 'write' output
Currently the config_write_stats_reporter function does not output
the mtu value, which is fixed by this commit.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
src/vty/stats_vty.c | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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, jerlbeck/wip/stats has been created
at 69aeea18aef996a6065b31f48ca6d481525468d6 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=69aeea18aef996a6065b31f48ca6d481…
commit 69aeea18aef996a6065b31f48ca6d481525468d6
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
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "An utility library for Open Source Mobile Communications".
The branch, jerlbeck/wip/stats has been updated
via 0d0cb333405a4083f110ed115104fed421def9dd (commit)
via 82ea42af9805fe7ef85470c31d055200bbd15e1c (commit)
via 2c61af36da6627bbe996d2c278c223cd477ccb8c (commit)
via bdc285d78a08a7a0e68acf120e9f5c8340b5b5ff (commit)
via 865118f177412e5a15967c99d0313f9c8a06fcd7 (commit)
via 381d0b70435acff046fc6846900453b67c334ce1 (commit)
via 6f8ffb095865527786ac00fa1c5ca7e61a15ca9b (commit)
via 4b13c1117bb3947b680013bae4fbd8d770d31e2a (commit)
via 61c15b446a30ead953ed5c7546db5f1704d9afc4 (commit)
from 6db08153f557635368e6869d9c905cb5fbd37f08 (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/libosmocore/commit/?id=0d0cb333405a4083f110ed115104…
commit 0d0cb333405a4083f110ed115104fed421def9dd
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Oct 26 16:22:45 2015 +0100
stats: Put several message in a statds UDP packets
If the MTU is given, combine several messages into a single UDP
packet until the limit is reached. Flush all reporters after the
values have been scanned.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/libosmocore/commit/?id=82ea42af9805fe7ef85470c31d05…
commit 82ea42af9805fe7ef85470c31d055200bbd15e1c
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Oct 26 16:21:30 2015 +0100
stats: Rename functions (TODO)
TODO:
- fixup
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/libosmocore/commit/?id=2c61af36da6627bbe996d2c278c2…
commit 2c61af36da6627bbe996d2c278c223cd477ccb8c
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Oct 26 14:42:05 2015 +0100
stats: Add support for osmo_counters
This commit changes the reporting code to also show all modified
osmo_counter values. Since there is no grouping of these values, the
name string just consists of the optional prefix and the counter
name.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/libosmocore/commit/?id=bdc285d78a08a7a0e68acf120e9f…
commit bdc285d78a08a7a0e68acf120e9f5c8340b5b5ff
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Oct 26 14:39:08 2015 +0100
statistics: Add difference function to osmo_counter
The osmo_counter_difference returns the counter value difference
since the last call of this function with the given counter object.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/libosmocore/commit/?id=865118f177412e5a15967c99d031…
commit 865118f177412e5a15967c99d0313f9c8a06fcd7
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Oct 26 12:55:32 2015 +0100
FIXUP stat item 1
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/libosmocore/commit/?id=381d0b70435acff046fc68469004…
commit 381d0b70435acff046fc6846900453b67c334ce1
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Oct 26 12:54:56 2015 +0100
FIXUP rate ctr 2
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/libosmocore/commit/?id=6f8ffb095865527786ac00fa1c5c…
commit 6f8ffb095865527786ac00fa1c5ca7e61a15ca9b
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Oct 26 12:32:07 2015 +0100
stats: Report stat item values
Currently only rate counter are being supported.
This commit adds support for stat items. All groups are polled for
changed values.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/libosmocore/commit/?id=4b13c1117bb3947b680013bae4fb…
commit 4b13c1117bb3947b680013bae4fbd8d770d31e2a
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Oct 26 12:27:11 2015 +0100
FIXUP rate_ctr
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/libosmocore/commit/?id=61c15b446a30ead953ed5c7546db…
commit 61c15b446a30ead953ed5c7546db5f1704d9afc4
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Oct 26 11:58:38 2015 +0100
stats: Implement timer based reporting
This calls stats_flush in regular intervals which polls the
statistical values and calls the active reporters when values have
changed.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/statistics.h | 4 +
include/osmocom/core/stats.h | 15 +-
src/statistics.c | 8 +
src/stats.c | 312 ++++++++++++++++++++++++++++++++------
src/vty/stats_vty.c | 47 ++++--
5 files changed, 330 insertions(+), 56 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications