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 f480b3589379be870453826ab7f1abaffb6f6315 (commit)
from e0d5caa91694e945f4f4af8d424161a4c5e1ec18 (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=f480b3589379be870453826ab7f1abaf…
commit f480b3589379be870453826ab7f1abaffb6f6315
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Sat Feb 4 00:20:17 2017 +0100
libmsc/update_db_revision_3(): free memleaking db result
Found by ASAN
Change-Id: I2680c60e26b9876b428d4b75323f884f9ecd95b3
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/db.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 "The OpenGGSN project".
The branch, master has been updated
via a8f71eb24e03488dd92810e386567b46893fe17a (commit)
from 8c25b97d3fa573f5cf7b85e950adb27c52552cf7 (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=a8f71eb24e03488dd92810e386567b4…
commit a8f71eb24e03488dd92810e386567b46893fe17a
Author: bjovan <j.bunjevacki(a)vipmobile.rs>
Date: Fri Feb 24 17:39:20 2017 +0100
Code formatted to be in line with formatting rules.
Change-Id: I546dc0a8d814527b9a96943a52f2f6b700285167
-----------------------------------------------------------------------
Summary of changes:
sgsnemu/sgsnemu.c | 45 ++++++++++++++++++++++++++++++++-------------
1 file changed, 32 insertions(+), 13 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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via e0d5caa91694e945f4f4af8d424161a4c5e1ec18 (commit)
from acc6e8323afad3cf7a2661b5c020f81d1dd9b0aa (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=e0d5caa91694e945f4f4af8d424161a4…
commit e0d5caa91694e945f4f4af8d424161a4c5e1ec18
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Feb 27 16:56:59 2017 +0100
silent_call: remove unfinished fuzzer interface
Remove the fuzzer interface that was partially implemented in
gsm_04_08.c and silent_call.c is causing problems when an
SMS is sent during an active silent call. The reason for this
is that gsm0408_dispatch() in gsm_04_08.c would decide to
rout all uplink traffic to silent_call_rx() in silent_call.c.
silent_call_rx() is a stub function that discards the data.
This patch removes the fuzzer interface code by placing ifdefs
around it, so that it can be re-activated by experimentators.
Change-Id: Id500197d58663b3f4b1756136343670388b0a4bc
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/silent_call.h | 3 +++
openbsc/src/libmsc/gsm_04_08.c | 2 ++
openbsc/src/libmsc/silent_call.c | 4 ++++
3 files changed, 9 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via acc6e8323afad3cf7a2661b5c020f81d1dd9b0aa (commit)
from 534034580c8ed6e0c03dcb488f20f2c526e9848b (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=acc6e8323afad3cf7a2661b5c020f81d…
commit acc6e8323afad3cf7a2661b5c020f81d1dd9b0aa
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Feb 27 02:01:37 2017 +0100
ctrl_test_runner: speed up more than 10 fold by sleeping less
Similar to a recent patch in osmo-python-tests for VTY based tests, but this is
for the Ctrl tests.
The TestCtrlBase tests gave a constant sleep(2) grace period for the process to
startup. This causes tests to take minutes for no reason at all.
Add code to TestCtrlBase to try and connect right away, retrying up to three
seconds in .1 second intervals. This flies through most tests without any
sleep() at all.
Change-Id: I06569767153838bd9cd3edac001df5f6c567874c
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/ctrl_test_runner.py | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 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, master has been updated
via a2c581123873b6ac16919aad531ab62467bd4f1c (commit)
from fa5dc93fd08454b5c9b14a1d1bf89c345c9c34ba (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=a2c581123873b6ac16919aad531a…
commit a2c581123873b6ac16919aad531ab62467bd4f1c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Feb 27 16:54:00 2017 +0700
Export comp128 v2 and v3 routines as well
It is in the public header file and allows to easily bind it from
other languages (without having to go through the abstraction).
Change-Id: I0128d529c52ec030cfb87b0aff3c69cadf2c59d2
-----------------------------------------------------------------------
Summary of changes:
src/gsm/libosmogsm.map | 2 ++
1 file changed, 2 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, master has been updated
via 534034580c8ed6e0c03dcb488f20f2c526e9848b (commit)
from d015cbd65d2547e813f361654b3059d4eefa3669 (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=534034580c8ed6e0c03dcb488f20f2c5…
commit 534034580c8ed6e0c03dcb488f20f2c526e9848b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Feb 28 02:38:43 2017 +0100
vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problems
When running the testBSCreload test in close succession, I get a "Connection
refused" error because the socket is still in TIME_WAIT state. Passing the
SO_REUSEADDR flag allows reusing the addr despite a TIME_WAIT socket.
Change-Id: I941851b062999ab4b962430f7b27c19935993e0a
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/vty_test_runner.py | 1 +
1 file changed, 1 insertion(+)
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, master has been updated
via d015cbd65d2547e813f361654b3059d4eefa3669 (commit)
from 27355c9c654e7035d8fea0619f3832e978a244bb (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=d015cbd65d2547e813f361654b3059d4…
commit d015cbd65d2547e813f361654b3059d4eefa3669
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Feb 27 17:58:31 2017 +0100
XID: resend xid with pdp-ctx-ack messages
If a pdp context is created a xid request is sent right after
the pdp-context-ack message. The sending of the pdp-context-ack
and the xid message is triggered from the GGSN via the GTP
interface.
When the pdp-context-ack message is not received by the MS, it will
send the pdp-context-request again. A lost pdp-context-ack is resent
by the SGSN directly so that the mechanism described above does
not work for pdp-context-ack resents.
This commit adds code to trigger the sending of xid messages also
for resent pdp-context-ack messages.
Change-Id: Ice66790803154310a61a70a54be76cec539c97a7
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_gmm.c | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
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, users/daniel/ow-nat-msc-conns has been updated
discards dbc1209c55331449f9a0aca0841b48a61a33b7f6 (commit)
discards 5940c550c3d8b1559bc01f93395aa08d70fb5f92 (commit)
discards 8b4bf52b1d0dfa2fc556766d9c31b137d1375077 (commit)
discards 9ad73fd21f82e6a356bbb940c65e742555ba9730 (commit)
discards 87e9d1f8cc9dfb44eae9283482406a7b6e98b229 (commit)
discards 9c6e6fb75d9d878d0a4e08c847ae0b030b93ac55 (commit)
discards f156963e0dbbaf10ff6d59a7751ee682a2279413 (commit)
via 41b83c03fe3f1320b6cafc97794c14daaee7fb47 (commit)
via 9b43a3fd9dcd74262fa047230e8151f12db5c34d (commit)
via 9df49a969dd932d1394700ebf61db77d771233ef (commit)
via 2f83944850281b78297f3797c0bda30fdf7c5140 (commit)
via ef7d803e640dd5e01fa3bbce23e7d52ed06e7828 (commit)
via a33fa2605dd8644d298375cf9de0feada0aa80dd (commit)
via 6b703f09faefbcdbf1c068001b4f31cdb28de9b4 (commit)
via 5502b8211a28c34503237df64d5eaf25c8b0b982 (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 (dbc1209c55331449f9a0aca0841b48a61a33b7f6)
\
N -- N -- N (41b83c03fe3f1320b6cafc97794c14daaee7fb47)
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=41b83c03fe3f1320b6cafc97794c14da…
commit 41b83c03fe3f1320b6cafc97794c14daaee7fb47
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Feb 28 18:27:05 2017 +0100
WIP
Change-Id: Id3a6ec9df262841548f0c1df9df6d649770e1b4f
http://cgit.osmocom.org/openbsc/commit/?id=9b43a3fd9dcd74262fa047230e8151f1…
commit 9b43a3fd9dcd74262fa047230e8151f12db5c34d
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Feb 28 19:09:25 2017 +0100
osmo-bsc_nat: Implement access lists for MSC conns
Change-Id: Iedcf492ff8bb86e7ac68d8909634525e7b0648ea
Ticket: SYS#3208
Sponsored-by: On-Waves ehf.
http://cgit.osmocom.org/openbsc/commit/?id=9df49a969dd932d1394700ebf61db77d…
commit 9df49a969dd932d1394700ebf61db77d771233ef
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Feb 28 18:25:46 2017 +0100
osmo-bsc_nat: Change some functions to work with multiple MSC conns
Change-Id: Iab6f23f6f010f34876e37852cafa53e3a641478e
Ticket: SYS#3208
Sponsored-by: On-Waves ehf.
http://cgit.osmocom.org/openbsc/commit/?id=2f83944850281b78297f3797c0bda30f…
commit 2f83944850281b78297f3797c0bda30fdf7c5140
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Feb 28 18:23:31 2017 +0100
osmo-bsc_nat: Support multiple MSCs in VTY/config
Change-Id: I2e9009b52c6ecc17fc2da8402736412b9093ce19
Ticket: SYS#3208
Sponsored-by: On-Waves ehf.
http://cgit.osmocom.org/openbsc/commit/?id=ef7d803e640dd5e01fa3bbce23e7d52e…
commit ef7d803e640dd5e01fa3bbce23e7d52ed06e7828
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Feb 28 18:05:01 2017 +0100
osmo-bsc_nat: Add functions to alloc/find/free MSC config
Change-Id: I5879d4d9ee0e1a0a6424ee3e9b214afb07319071
Ticket: SYS#3208
Sponsored-by: On-Waves ehf.
http://cgit.osmocom.org/openbsc/commit/?id=a33fa2605dd8644d298375cf9de0fead…
commit a33fa2605dd8644d298375cf9de0feada0aa80dd
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Feb 28 18:07:17 2017 +0100
osmo-bsc_nat: Add variables for multiple MSC conns to struct bsc_nat
Change-Id: I0b959431140b1e48ca3dd85a8d8985cf967073e2
Ticket: SYS#3208
Sponsored-by: On-Waves ehf.
http://cgit.osmocom.org/openbsc/commit/?id=6b703f09faefbcdbf1c068001b4f31cd…
commit 6b703f09faefbcdbf1c068001b4f31cdb28de9b4
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Feb 28 18:00:50 2017 +0100
osmo-bsc_nat: Add infrastructure for multiple MSC connections
Add some common defines and structs
Change-Id: I9cdfc5b32f2500f47be8caaa281bcca3231db5ea
Ticket: SYS#3208
Sponsored-by: On-Waves ehf.
http://cgit.osmocom.org/openbsc/commit/?id=5502b8211a28c34503237df64d5eaf25…
commit 5502b8211a28c34503237df64d5eaf25c8b0b982
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Feb 28 17:55:36 2017 +0100
osmo-bsc_nat: Remove MSC IP cmdline option. This no longer makes sense for multiple MSCs
Change-Id: I6f348dd5c7bdb2530081a1d609d03a6b0d13d0b2
Ticket: SYS#3208
Sponsored-by: On-Waves ehf.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/bsc_nat.h | 5 +++++
openbsc/src/osmo-bsc_nat/bsc_nat.c | 5 ++++-
openbsc/src/osmo-bsc_nat/bsc_nat_utils.c | 20 ++++++++++++++++++++
openbsc/src/osmo-bsc_nat/bsc_nat_vty.c | 29 +++++++++++++++++++++++++++++
4 files changed, 58 insertions(+), 1 deletion(-)
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 BTS-side code (Abis, scheduling, ...)".
The branch, stumpf/virt-phy has been updated
via c961c340647e34e59d8cdadb6468e6ac0bde8a3d (commit)
from ba69eb9f36e8143c10bd62c81d13917783d72ff6 (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=c961c340647e34e59d8cdadb6468e6a…
commit c961c340647e34e59d8cdadb6468e6ac0bde8a3d
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Tue Feb 28 16:36:36 2017 +0100
VIRT-PHY: Added test option for fast hyperframe repeat.
Frame number will restart at 0 after each superframe (approx. 6.1 sec)
if enabled. Can be enabled by preprocessor define.
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-virtual/l1_if.c | 3 +--
src/osmo-bts-virtual/scheduler_virtbts.c | 8 +++++++-
2 files changed, 8 insertions(+), 3 deletions(-)
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 "The Open Source GSM Base Band stack".
The branch, stumpf/virt-phy has been updated
via 8237d9edc777046024d0a83776d0393030c708a9 (commit)
from e51e7a1076d485f9aa3d6095a0ec34269a49781a (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/osmocom-bb/commit/?id=8237d9edc777046024d0a83776d03…
commit 8237d9edc777046024d0a83776d0393030c708a9
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Tue Feb 28 16:39:28 2017 +0100
VIRT-PHY: Scheduler - correct handling over hyperframe repeat.
Scheduler will no longer skip tasks that are scheduler for a framenumber
greater than the current fn because of a hyperframe repetition.
-----------------------------------------------------------------------
Summary of changes:
src/host/virt_phy/src/virt_l1_sched_simple.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack