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 ee78bf0882d982ed69a98a0207dec1a1d00de32a (commit)
from da7250ad2c1cd5ddc7d3c6e10435a00b357ef8f7 (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=ee78bf0882d982ed69a98a0207dec1a…
commit ee78bf0882d982ed69a98a0207dec1a1d00de32a
Author: sivasankari <Sivasankari.Theerthagiri(a)radisys.com>
Date: Thu Dec 15 17:39:14 2016 +0530
Adds rate_ctr_init in the startup of osmo-pcu
Issue:Though the rate_ctr framework is used in osmo-pcu for bts statistics,
the interval counters are always 0.
Fix:rate_ctr_init is added in the startup which arms the timer and hence
the rate ctr intervals is displayed with proper values.
Change-Id: Ib0f33d2de9406aa7436aa9aeb6a8dabdff96383b
-----------------------------------------------------------------------
Summary of changes:
src/pcu_main.cpp | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
UNNAMED 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 OpenGGSN project".
The branch, master has been updated
via d37b80a6d22f4af56d93602b9e41da710846bc70 (commit)
from dbd7024919ca9aff470e295dcffb1769bf725ac2 (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=d37b80a6d22f4af56d93602b9e41da7…
commit d37b80a6d22f4af56d93602b9e41da710846bc70
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Dec 15 18:33:15 2016 +0100
gtp.c: Improve debug statements about GTP header flags
* as there are muptiple flags in the field, use plural
* print the flags as hex value, not decimal. Hex is customary for bitfields.
Change-Id: Ib23d80fae32b4e9fa146d82d8f5a1dada1a3cb2b
-----------------------------------------------------------------------
Summary of changes:
gtp/gtp.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
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 "UNNAMED PROJECT".
The branch, master has been updated
via da7250ad2c1cd5ddc7d3c6e10435a00b357ef8f7 (commit)
from 963cdaffd5d2ba698010c7c4000792487e07a2e8 (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=da7250ad2c1cd5ddc7d3c6e10435a00…
commit da7250ad2c1cd5ddc7d3c6e10435a00b357ef8f7
Author: sivasankari <Sivasankari.Theerthagiri(a)radisys.com>
Date: Fri Dec 16 12:57:18 2016 +0530
Add counter at BTS level And statistics at TBF/MS level.
Adds spb counters at BTS level(show bts statistics).
Adds RLC/MAC downlink control msg at ms level(show ms imsi <imsi_val>).
Adds the number of coding schemes counter for UL at TBF level.
Change-Id: Icbe4ba95e34bea89ee36f532d099db68204b7c38
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 4 ++++
src/bts.h | 12 ++++++++++++
src/gprs_ms.cpp | 3 ++-
src/gprs_ms.h | 14 ++++++++++++++
src/gprs_rlcmac_sched.cpp | 5 +++++
src/pcu_vty_functions.cpp | 9 +++++++++
src/tbf.cpp | 45 ++++++++++++++++++++++++++++++++++++++++++++-
src/tbf.h | 22 ++++++++++++++++++++++
src/tbf_dl.cpp | 5 +++++
src/tbf_ul.cpp | 17 +++++++++++++++++
10 files changed, 134 insertions(+), 2 deletions(-)
hooks/post-receive
--
UNNAMED 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, master has been updated
via a191dcd8f01767b266b85578d0fb445d864dfabd (commit)
from b42dc43e288b33cb0ba467fccbe50d1de8eef878 (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=a191dcd8f01767b266b85578d0fb445d…
commit a191dcd8f01767b266b85578d0fb445d864dfabd
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 15:06:37 2016 +0100
bsc_vty: Fix missing break statements in switch()
Change-Id: Ifd48e8d56c845603d320748144b4d7c3c24022a0
Fixes: Coverity CID 135188
Fixes: Coverity CID 135190
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/bsc_vty.c | 2 ++
1 file changed, 2 insertions(+)
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 "Osmocom A-bis protcol interface library".
The branch, master has been updated
via efb43c012ba95fc9373704ade7b583dffb46b621 (commit)
from 5f3871e3626a407c01af42d72a9e8ea010938dc2 (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/libosmo-abis/commit/?id=efb43c012ba95fc9373704ade7b…
commit efb43c012ba95fc9373704ade7b583dffb46b621
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 21 14:24:29 2016 +0100
Add gerrit settings
Make it simple to setup and use this repo with 'git review' command.
Change-Id: I04aeee90641555df19e969f925474ec6f9a23354
-----------------------------------------------------------------------
Summary of changes:
.gitreview | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 .gitreview
hooks/post-receive
--
Osmocom A-bis protcol interface library
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 "Osmocom network interface library".
The branch, master has been updated
via 7cbed7197b9590be71894c41ce90b27c98a30cfb (commit)
from c9a86ff30636c1c7cf2af2f246796e622ed01169 (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/libosmo-netif/commit/?id=7cbed7197b9590be71894c41ce…
commit 7cbed7197b9590be71894c41ce90b27c98a30cfb
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 21 14:25:56 2016 +0100
Add gerrit settings
Make it simple to setup and use this repo with 'git review' command.
Change-Id: I4fc8b17a0cbea16c7bdd7e50d106ef4aa35780e0
-----------------------------------------------------------------------
Summary of changes:
.gitreview | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 .gitreview
hooks/post-receive
--
Osmocom network interface library
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 86d78437127a05e4361ab171237e7d9b47325eda (commit)
from 304420ca42e17ee85d896d5c9e1f2f19a43b8f39 (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-bts/commit/?id=86d78437127a05e4361ab171237e7d9…
commit 86d78437127a05e4361ab171237e7d9b47325eda
Author: Ruben Undheim <ruben.undheim(a)gmail.com>
Date: Wed Dec 21 18:17:25 2016 +0100
Fix some spelling errors
Change-Id: I5b57102f961f8fd7fb0689ceeaa37dd021535b17
-----------------------------------------------------------------------
Summary of changes:
src/common/amr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "Osmocom fork of the Open SMPP 3.4 library".
The branch, master has been updated
via 63d562c099f11c4d11a952a03bc54659f8b82319 (commit)
from 899400ef72be7ea0cd6fd8504b56b769a10efc84 (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/libsmpp34/commit/?id=63d562c099f11c4d11a952a03bc546…
commit 63d562c099f11c4d11a952a03bc54659f8b82319
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 21 14:52:20 2016 +0100
Integrate Debian packaging changes
debian/control:
* restructure to make it easier to incorporate further changes
* update package descriptions
* update project URL
debian/rules:
* use proper hardening syntax
* remove useless comment
debian/compat: update compatibility version
debian/*.install: fix paths
debian/copyright: add file matching Debian format
Change-Id: I50b54d7d89f7c7ed3e5a10fbf734d967090f30c7
Related: OS#1694
-----------------------------------------------------------------------
Summary of changes:
debian/compat | 2 +-
debian/control | 46 ++++++++++++++++++++++++++++++++++----------
debian/copyright | 29 ++++++++++++++++++++++++++++
debian/libsmpp0.install | 2 +-
debian/libsmpp34-dev.install | 8 ++++----
debian/rules | 7 +------
6 files changed, 72 insertions(+), 22 deletions(-)
create mode 100644 debian/copyright
hooks/post-receive
--
Osmocom fork of the Open SMPP 3.4 library
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 "Osmocom network interface library".
The branch, master has been updated
via c9a86ff30636c1c7cf2af2f246796e622ed01169 (commit)
from eda74fafb40e1c760a0cafd095d0fa91a23b66f0 (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/libosmo-netif/commit/?id=c9a86ff30636c1c7cf2af2f246…
commit c9a86ff30636c1c7cf2af2f246796e622ed01169
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 21 14:35:21 2016 +0100
Integrate Debian packaging changes
debian/control:
* restructure to make it easier to incorporate further changes
* update package descriptions
* update project URL
debian/rules:
* use proper hardening syntax
* restructure to make it easier to incorporate further changes
* add cleanup override
debian/copyright: add file matching Debian format
Change-Id: I9174b34a79c0562ef43f757ea76d67301088f109
Related: OS#1694
-----------------------------------------------------------------------
Summary of changes:
debian/control | 41 ++++++++++++++++++++++++++++++++++++-----
debian/copyright | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
debian/rules | 7 ++++++-
3 files changed, 93 insertions(+), 6 deletions(-)
create mode 100644 debian/copyright
hooks/post-receive
--
Osmocom network interface library
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 "Osmocom A-bis protcol interface library".
The branch, master has been updated
via 5f3871e3626a407c01af42d72a9e8ea010938dc2 (commit)
from bf42e0a91fcf79efa9b68c38568021e4d68c87b2 (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/libosmo-abis/commit/?id=5f3871e3626a407c01af42d72a9…
commit 5f3871e3626a407c01af42d72a9e8ea010938dc2
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 21 14:18:34 2016 +0100
Integrate Debian packaging changes
debian/control:
* restructure to make it easier to incorporate further changes
* update package descriptions
* update project URL
debian/rules:
* use proper hardening syntax
* restructure to make it easier to incorporate further changes
* add cleanup override
debian/copyright: add file matching Debian format
Change-Id: I6af8ab7f5c75b4d161cebf492f3de5d9dbd00220
Related: OS#1694
-----------------------------------------------------------------------
Summary of changes:
debian/control | 59 +++++++++++++++++++++++++++++++---------
debian/copyright | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
debian/rules | 7 ++++-
3 files changed, 135 insertions(+), 14 deletions(-)
create mode 100644 debian/copyright
hooks/post-receive
--
Osmocom A-bis protcol interface library