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, laforge/osmo-ggsn has been updated
discards 13a0c9f3a5c781915d86b43df66db8e8ab0684e4 (commit)
discards e9ce95f884ca481e164fba2e6cf578accde5dbc7 (commit)
discards 54973ee801027804099d03bff48da09c545ef7ea (commit)
discards 6c7e8d33e845399fadf912eafc07093a23eb5318 (commit)
discards 7e6b86452be8295f4a9428b22153f58be9fd8ed2 (commit)
discards 11917caa8939df9d3e9178e357d9b2091de64977 (commit)
via b825e462137813c1ebd5f1982a86a230f221d6be (commit)
via 1bd3a9f25ec7b6b4aee6405431102f3d1c2a1031 (commit)
via e9e45ac7c7f34ccd16c77bf9821d1eeb39c89feb (commit)
via c0a1ccfce9df9815a62971aeb180d898a708027d (commit)
via 0db4fff415d4b65802c4fccd3a94974ef06b6d47 (commit)
via b2209a8204daae27cf687d75e4d3416f5f354ef6 (commit)
via 5a66713c9767683bbf6e95a7d94a7acda717a13d (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 (13a0c9f3a5c781915d86b43df66db8e8ab0684e4)
\
N -- N -- N (b825e462137813c1ebd5f1982a86a230f221d6be)
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/openggsn/commit/?id=b825e462137813c1ebd5f1982a86a23…
commit b825e462137813c1ebd5f1982a86a230f221d6be
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Sep 5 17:41:20 2017 +0200
ggsn: Add ability to specify local IP addresses for GTP-C and GTP-U
In case the GGSN is behind some kind of DNAT, the public GTP-C and
GTP-U IP addresses as exposed inside the GTP payload information
elements are different from the (internal, behind-nat) IP address
to which it listens/binds.
Change-Id: I548c9011c9abd66d46f963b1def61575f3dabb89
http://cgit.osmocom.org/openggsn/commit/?id=1bd3a9f25ec7b6b4aee6405431102f3…
commit 1bd3a9f25ec7b6b4aee6405431102f3d1c2a1031
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Sep 5 22:24:45 2017 +0200
Move examples to doc/examples and include them in DIST
Change-Id: I0846e21ac63774939934ab629c6d7212269be9a6
http://cgit.osmocom.org/openggsn/commit/?id=e9e45ac7c7f34ccd16c77bf9821d1ee…
commit e9e45ac7c7f34ccd16c77bf9821d1eeb39c89feb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Sep 5 19:22:04 2017 +0200
remove bogus 'version' script
Change-Id: I3977cd4777aa4cf37a1d6e21eba0bc37d61421f3
http://cgit.osmocom.org/openggsn/commit/?id=c0a1ccfce9df9815a62971aeb180d89…
commit c0a1ccfce9df9815a62971aeb180d898a708027d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Sep 5 18:12:14 2017 +0200
Rename OpenGGSN to OsmoGGSN
Osmocom has maintained this program since about 7 years now, while
the original author / copyright holder has completely disappeared.
With the introduction of Osmocom-style CTRL and VTY interfaces,
the way how the program is used and configured has substantially
changed. In order to avoid confusion in terms of configuration file
format etc, let's rename it to OsmoGGSN.
Change-Id: I2da30f7d4828e185bfac1a4e2d8414b01cbe4f9d
http://cgit.osmocom.org/openggsn/commit/?id=0db4fff415d4b65802c4fccd3a94974…
commit 0db4fff415d4b65802c4fccd3a94974ef06b6d47
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Aug 20 12:44:21 2017 +0200
ggsn: Handle SIGTERM like SIGINT and terminate
Change-Id: I0c8773bd6ef41332b91b5b025aef9ef129af8289
http://cgit.osmocom.org/openggsn/commit/?id=b2209a8204daae27cf687d75e4d3416…
commit b2209a8204daae27cf687d75e4d3416f5f354ef6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 20:01:59 2017 +0200
Documentation update: Remove NEWS, README.Solaris, update README.md
* README.Solaris is obsolete and related code has been removed
* NEWS file was unmaintained for more than a decade, remove it
* Remove "Performance" chapter about 550MHz Athlon
* gengetopt is no longer needed for ggsn
* remove compilation/installation instructions horribly out of date
* command line syntax of 'ggsn' program has changed
Change-Id: I45d627911503c7b733cae6a1396ca4d69a9994db
http://cgit.osmocom.org/openggsn/commit/?id=5a66713c9767683bbf6e95a7d94a7ac…
commit 5a66713c9767683bbf6e95a7d94a7acda717a13d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 15:07:02 2017 +0200
Introduce a VTY, factually turning OpenGGSN into an Osmocom program
Change-Id: I9613ca3436e77ea132c47f0096df7c5050d7e826
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 +-
configure.ac | 1 +
{examples => contrib}/osmo-ggsn.init | 0
debian/openggsn.examples | 2 -
debian/osmo-ggsn.examples | 2 +
debian/{openggsn.install => osmo-ggsn.install} | 2 +-
doc/Makefile.am | 5 +-
doc/examples/Makefile.am | 22 ++++++
{examples => doc/examples}/firewall | 0
doc/examples/osmo-ggsn.cfg | 71 ++++++++++++++++++++
{examples => doc/examples}/sgsnemu.conf | 0
examples/ggsn.conf | 92 --------------------------
12 files changed, 101 insertions(+), 98 deletions(-)
rename {examples => contrib}/osmo-ggsn.init (100%)
delete mode 100644 debian/openggsn.examples
create mode 100644 debian/osmo-ggsn.examples
rename debian/{openggsn.install => osmo-ggsn.install} (67%)
create mode 100644 doc/examples/Makefile.am
rename {examples => doc/examples}/firewall (100%)
create mode 100644 doc/examples/osmo-ggsn.cfg
rename {examples => doc/examples}/sgsnemu.conf (100%)
delete mode 100644 examples/ggsn.conf
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 OpenGGSN project".
The branch, laforge/osmo-ggsn has been updated
discards 677ae02d74378a3a6f782c3e5258919e28965c36 (commit)
discards d4826d747c83c0539e2e265977fd87f359ac0ded (commit)
discards 22db55dec786d8937822963c0a2366ce2ca56731 (commit)
discards c18c52be6fae27b90bff241fea5ebc1c0a617aba (commit)
discards 0ea01ca222cf1109e91343156ada05386d5525f3 (commit)
discards 26facb39da17b0b11a73ff7415dd0c5ed6b86062 (commit)
discards 5c8b77af2541811c87319af2016f6a25b73ba224 (commit)
via 13a0c9f3a5c781915d86b43df66db8e8ab0684e4 (commit)
via e9ce95f884ca481e164fba2e6cf578accde5dbc7 (commit)
via 54973ee801027804099d03bff48da09c545ef7ea (commit)
via 6c7e8d33e845399fadf912eafc07093a23eb5318 (commit)
via 7e6b86452be8295f4a9428b22153f58be9fd8ed2 (commit)
via 11917caa8939df9d3e9178e357d9b2091de64977 (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 (677ae02d74378a3a6f782c3e5258919e28965c36)
\
N -- N -- N (13a0c9f3a5c781915d86b43df66db8e8ab0684e4)
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/openggsn/commit/?id=13a0c9f3a5c781915d86b43df66db8e…
commit 13a0c9f3a5c781915d86b43df66db8e8ab0684e4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Sep 5 17:41:20 2017 +0200
ggsn: Add ability to specify local IP addresses for GTP-C and GTP-U
In case the GGSN is behind some kind of DNAT, the public GTP-C and
GTP-U IP addresses as exposed inside the GTP payload information
elements are different from the (internal, behind-nat) IP address
to which it listens/binds.
Change-Id: I548c9011c9abd66d46f963b1def61575f3dabb89
http://cgit.osmocom.org/openggsn/commit/?id=e9ce95f884ca481e164fba2e6cf578a…
commit e9ce95f884ca481e164fba2e6cf578accde5dbc7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Sep 5 19:22:04 2017 +0200
remove bogus 'version' script
Change-Id: I3977cd4777aa4cf37a1d6e21eba0bc37d61421f3
http://cgit.osmocom.org/openggsn/commit/?id=54973ee801027804099d03bff48da09…
commit 54973ee801027804099d03bff48da09c545ef7ea
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Sep 5 18:12:14 2017 +0200
Rename OpenGGSN to OsmoGGSN
Osmocom has maintained this program since about 7 years now, while
the original author / copyright holder has completely disappeared.
With the introduction of Osmocom-style CTRL and VTY interfaces,
the way how the program is used and configured has substantially
changed. In order to avoid confusion in terms of configuration file
format etc, let's rename it to OsmoGGSN.
Change-Id: I2da30f7d4828e185bfac1a4e2d8414b01cbe4f9d
http://cgit.osmocom.org/openggsn/commit/?id=6c7e8d33e845399fadf912eafc07093…
commit 6c7e8d33e845399fadf912eafc07093a23eb5318
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Aug 20 12:44:21 2017 +0200
ggsn: Handle SIGTERM like SIGINT and terminate
Change-Id: I0c8773bd6ef41332b91b5b025aef9ef129af8289
http://cgit.osmocom.org/openggsn/commit/?id=7e6b86452be8295f4a9428b22153f58…
commit 7e6b86452be8295f4a9428b22153f58be9fd8ed2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 20:01:59 2017 +0200
Documentation update: Remove NEWS, README.Solaris, update README.md
* README.Solaris is obsolete and related code has been removed
* NEWS file was unmaintained for more than a decade, remove it
* Remove "Performance" chapter about 550MHz Athlon
* gengetopt is no longer needed for ggsn
* remove compilation/installation instructions horribly out of date
* command line syntax of 'ggsn' program has changed
Change-Id: I45d627911503c7b733cae6a1396ca4d69a9994db
http://cgit.osmocom.org/openggsn/commit/?id=11917caa8939df9d3e9178e357d9b20…
commit 11917caa8939df9d3e9178e357d9b2091de64977
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 15:07:02 2017 +0200
Introduce a VTY, factually turning OpenGGSN into an Osmocom program
Change-Id: I9613ca3436e77ea132c47f0096df7c5050d7e826
-----------------------------------------------------------------------
Summary of changes:
doc/osmo-ggsn.8 | 22 +++++++++-------------
ggsn/ggsn.c | 49 ++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 57 insertions(+), 14 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 "The OpenGGSN project".
The branch, laforge/osmo-ggsn has been updated
via 677ae02d74378a3a6f782c3e5258919e28965c36 (commit)
via d4826d747c83c0539e2e265977fd87f359ac0ded (commit)
from 22db55dec786d8937822963c0a2366ce2ca56731 (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=677ae02d74378a3a6f782c3e5258919…
commit 677ae02d74378a3a6f782c3e5258919e28965c36
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Sep 5 17:41:20 2017 +0200
ggsn: Add ability to specify local IP addresses for GTP-C and GTP-U
In case the GGSN is behind some kind of DNAT, the public GTP-C and
GTP-U IP addresses as exposed inside the GTP payload information
elements are different from the (internal, behind-nat) IP address
to which it listens/binds.
Change-Id: I548c9011c9abd66d46f963b1def61575f3dabb89
http://cgit.osmocom.org/openggsn/commit/?id=d4826d747c83c0539e2e265977fd87f…
commit d4826d747c83c0539e2e265977fd87f359ac0ded
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Sep 5 19:22:04 2017 +0200
remove bogus 'version' script
Change-Id: I3977cd4777aa4cf37a1d6e21eba0bc37d61421f3
-----------------------------------------------------------------------
Summary of changes:
ggsn/ggsn.c | 8 ++++++++
ggsn/ggsn.h | 4 ++++
ggsn/ggsn_vty.c | 42 ++++++++++++++++++++++++++++++++++++++----
version | 24 ------------------------
4 files changed, 50 insertions(+), 28 deletions(-)
delete mode 100755 version
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 OpenGGSN project".
The branch, laforge/osmo-ggsn has been updated
discards e1f9bb04c73b1f9817d6e83a8a4058c15d5eb205 (commit)
discards 0cc0c92d7d182c4a20ebbac830d1f0a0938301a3 (commit)
discards 4aa33dbef2950474138ab9de4279e1c76d3d3021 (commit)
via 22db55dec786d8937822963c0a2366ce2ca56731 (commit)
via c18c52be6fae27b90bff241fea5ebc1c0a617aba (commit)
via 0ea01ca222cf1109e91343156ada05386d5525f3 (commit)
via 26facb39da17b0b11a73ff7415dd0c5ed6b86062 (commit)
via 5c8b77af2541811c87319af2016f6a25b73ba224 (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 (e1f9bb04c73b1f9817d6e83a8a4058c15d5eb205)
\
N -- N -- N (22db55dec786d8937822963c0a2366ce2ca56731)
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/openggsn/commit/?id=22db55dec786d8937822963c0a2366c…
commit 22db55dec786d8937822963c0a2366ce2ca56731
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Sep 5 18:12:14 2017 +0200
Rename OpenGGSN to OsmoGGSN
Osmocom has maintained this program since about 7 years now, while
the original author / copyright holder has completely disappeared.
With the introduction of Osmocom-style CTRL and VTY interfaces,
the way how the program is used and configured has substantially
changed. In order to avoid confusion in terms of configuration file
format etc, let's rename it to OsmoGGSN.
Change-Id: I2da30f7d4828e185bfac1a4e2d8414b01cbe4f9d
http://cgit.osmocom.org/openggsn/commit/?id=c18c52be6fae27b90bff241fea5ebc1…
commit c18c52be6fae27b90bff241fea5ebc1c0a617aba
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 21:33:08 2017 +0200
WIP: manpage update
Change-Id: Icc49721c3d52d5b1c921ea5e4ccfc8b705a2c9bc
http://cgit.osmocom.org/openggsn/commit/?id=0ea01ca222cf1109e91343156ada053…
commit 0ea01ca222cf1109e91343156ada05386d5525f3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Aug 20 12:44:21 2017 +0200
ggsn: Handle SIGTERM like SIGINT and terminate
Change-Id: I0c8773bd6ef41332b91b5b025aef9ef129af8289
http://cgit.osmocom.org/openggsn/commit/?id=26facb39da17b0b11a73ff7415dd0c5…
commit 26facb39da17b0b11a73ff7415dd0c5ed6b86062
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 20:01:59 2017 +0200
Documentation update: Remove NEWS, README.Solaris, update README.md
* README.Solaris is obsolete and related code has been removed
* NEWS file was unmaintained for more than a decade, remove it
* Remove "Performance" chapter about 550MHz Athlon
* gengetopt is no longer needed for ggsn
* remove compilation/installation instructions horribly out of date
* command line syntax of 'ggsn' program has changed
Change-Id: I45d627911503c7b733cae6a1396ca4d69a9994db
http://cgit.osmocom.org/openggsn/commit/?id=5c8b77af2541811c87319af2016f6a2…
commit 5c8b77af2541811c87319af2016f6a25b73ba224
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 15:07:02 2017 +0200
Introduce a VTY, factually turning OpenGGSN into an Osmocom program
Change-Id: I9613ca3436e77ea132c47f0096df7c5050d7e826
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 4 +-
AUTHORS | 2 +-
README.FreeBSD | 2 +-
README.MacOSX | 2 +-
README.md | 54 ++++++------
configure.ac | 6 +-
debian/changelog | 6 ++
debian/control | 24 +++---
debian/copyright | 14 ++--
debian/{openggsn.init => osmo-ggsn.init} | 18 ++--
debian/rules | 2 +-
doc/Compliance.html | 2 +-
doc/Makefile.am | 2 +-
doc/{ggsn.8 => osmo-ggsn.8} | 137 ++++++-------------------------
doc/sgsnemu.8 | 8 +-
examples/{ggsn.init => osmo-ggsn.init} | 36 ++++----
ggsn/Makefile.am | 12 +--
ggsn/cmdline.ggo | 38 ---------
ggsn/ggsn.c | 6 +-
ggsn/ggsn_vty.c | 2 +-
gtp/gtp.c | 4 +-
gtp/gtp.h | 2 +-
gtp/gtpie.c | 2 +-
gtp/gtpie.h | 2 +-
gtp/pdp.c | 3 +-
gtp/pdp.h | 3 +-
gtp/queue.c | 3 +-
gtp/queue.h | 2 +-
libgtp.pc.in | 2 +-
openggsn.spec.in => osmo-ggsn.spec.in | 45 +++++-----
sgsnemu/cmdline.ggo | 2 +-
sgsnemu/sgsnemu.c | 2 +-
32 files changed, 171 insertions(+), 278 deletions(-)
rename debian/{openggsn.init => osmo-ggsn.init} (92%)
rename doc/{ggsn.8 => osmo-ggsn.8} (62%)
rename examples/{ggsn.init => osmo-ggsn.init} (58%)
delete mode 100644 ggsn/cmdline.ggo
rename openggsn.spec.in => osmo-ggsn.spec.in (58%)
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via f52cf145acea5db288543de0f2e886988d5676cf (commit)
from b0a6d1b92daffa37761bbb342d465c46825ad68a (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=f52cf145acea5db288543de0f2e88698…
commit f52cf145acea5db288543de0f2e886988d5676cf
Author: André Boddenberg <dr.blobb(a)gmail.com>
Date: Mon Sep 4 20:42:55 2017 +0200
Make use of osmo-build.sh to use dependency artifacts for builds.
Change-Id: I8a2ff700bbe3806bb2c1d561c6f2249fae3d8dd8
Note: this patchset depends on https://gerrit.osmocom.org/#/c/3822/1
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 91 +++++++++++++++++++++++++++---------------------------
1 file changed, 45 insertions(+), 46 deletions(-)
hooks/post-receive
--
Legacy: 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, master has been updated
via 03516d6dd2fe94e94879db285d0b3492f0734831 (commit)
from b9759dba9ecd2720aab1c91d6824a18e2c0ffbcd (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=03516d6dd2fe94e94879db285d0b…
commit 03516d6dd2fe94e94879db285d0b3492f0734831
Author: Keith <keith(a)rhizomatica.org>
Date: Mon Sep 4 11:19:13 2017 +0200
cosmetic: clarify language in vty read error
This is very minor but it annoys every time I see it.
The text: "Error occurred during reading below line:"
is not a complete sentence. The default understanding
in english having left out the article implies
that the error occured reading below [the] specified line, not
that the error occured reading [the] specified line.
That is to say, The message implied that the printed line
was the last successfully parsed line.
Change-Id: Ib4dd135feb9609b14983db5dac321a70267d8f30
-----------------------------------------------------------------------
Summary of changes:
src/vty/vty.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via b0a6d1b92daffa37761bbb342d465c46825ad68a (commit)
from 5932ff04a1c7c3c831dae366d394d7ef0f8d1ffd (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=b0a6d1b92daffa37761bbb342d465c46…
commit b0a6d1b92daffa37761bbb342d465c46825ad68a
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Wed Aug 23 17:39:36 2017 +0300
handover_decision: Fix condition for power budget handover attempt
Handover attempt for power budget case should be performed every N SACCH frames,
where N = Power Budget Interval.
First measurement report with mr->nr = 0 was used for the first handover attempt
in this case, which is not correct, because first usable report should have
mr->nr = net->handover.pwr_interval-1.
Moreover using the first measurement report with mr->nr = 0 for handover attempt
could lead to unnecessary handover, because usually av_rxlev for first measurement report
from MS is worse than for following reports.
Change-Id: If7f54a4cb179eaa9e5eb147b9477633ac618e69e
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/handover_decision.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Legacy: 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 "CI scripts".
The branch, master has been updated
via 6cbb843fa317b96efa137298636f645ae2d76316 (commit)
from 7b58ee99857c2961bd66a89dd74f3820a4d6813c (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-ci/commit/?id=6cbb843fa317b96efa137298636f645a…
commit 6cbb843fa317b96efa137298636f645ae2d76316
Author: André Boddenberg <dr.blobb(a)gmail.com>
Date: Mon Sep 4 20:23:30 2017 +0200
Change used protocoll for 'git ls-remote' call from https to git.
Otherwise script depends on availability of https://git.osmocom.org, which is currently down.
Change-Id: Icf2a6b425177ef24aef1dba6e270d36fdc05d214
-----------------------------------------------------------------------
Summary of changes:
scripts/osmo-build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CI scripts
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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 37f8b7856d9e53a9d6c3438b3159358e7d7ce81c (commit)
from b1503f04bf109e28ea938b3a42d962d56d3fed6e (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-gsm-manuals/commit/?id=37f8b7856d9e53a9d6c3438…
commit 37f8b7856d9e53a9d6c3438b3159358e7d7ce81c
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Aug 28 11:58:25 2017 +0200
OsmoGsmTester: Move coredump section and add reference to kernel.core_pattern sysctl
This section is moved further below in order to have it after section
which explains how to create user jenkins and osmo-gsm-tester group, as
we need this group already created anyway for the config to work
correctly.
Change-Id: I5bdde0a9960f9806f081e9a876b8b66db9e7f37c
-----------------------------------------------------------------------
Summary of changes:
OsmoGSMTester/chapters/install.adoc | 57 +++++++++++++++++++++----------------
1 file changed, 32 insertions(+), 25 deletions(-)
hooks/post-receive
--
Manuals for Osmocom GSM components
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 5a6bcfb7977b9db8964016582e51218a60c8431f (commit)
from 8bfa659087756056cc6c131d27c88807787f7c05 (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=5a6bcfb7977b9db8964016582e51218…
commit 5a6bcfb7977b9db8964016582e51218a60c8431f
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Sep 1 14:36:44 2017 +0200
cosmetic: convert explicit warnings to fixme/todo
We do not use this style (#warning as an issue tracker replacement) in
any other Osmocom project. Also those warnings clutter compiler output
making it harder to spot warnings for the actual code.
Change-Id: I72070e2a027e60e8b80c12ccfa23ff075434689f
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 2 +-
src/gprs_rlcmac_meas.cpp | 2 +-
src/gprs_rlcmac_sched.cpp | 3 ++-
src/osmobts_sock.cpp | 3 ++-
src/tbf.cpp | 4 ++--
src/tbf_dl.cpp | 2 +-
6 files changed, 9 insertions(+), 7 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT