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 563b744b3801bede7b03e48e09edbd9c328862ab (commit)
from 792573dc9747b256e143183cb555b9ef4ca697ef (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=563b744b3801bede7b03e48e09edbd9…
commit 563b744b3801bede7b03e48e09edbd9c328862ab
Author: Philipp <pmaier(a)sysmocom.de>
Date: Mon Jan 9 12:00:51 2017 +0100
RSL: add assertions to check args of public API
The public functions in rsl.c do not check for null pointers,
add assertions to catch null pointers early.
Change-Id: I63f127ce70a4127180f90238f564b63e355216ec
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 25 ++++++++++++++++++++++---
1 file changed, 22 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 792573dc9747b256e143183cb555b9ef4ca697ef (commit)
from ec11a85929afffd46b0c3daf8979c90e992fb727 (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=792573dc9747b256e143183cb555b9e…
commit 792573dc9747b256e143183cb555b9ef4ca697ef
Author: Philipp <pmaier(a)sysmocom.de>
Date: Mon Jan 9 12:10:04 2017 +0100
RSL: drop obsolete NULL check
rsl_rx_paging_cmd() checks if the pointer *trx is NULL, this check
does not make much sense since *trx has already been dereferenced
without checking earlier in the code. Furthermore *trx is also a
mandatory parameter which must not be NULL.
Fixes: coverity scan CID#159534
Change-Id: I17dfb42ff404b2a1e18354fb7a7278089b407a79
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/vlr has been updated
discards 485ba15c32bebe6dde2c8417e7c393a926a4cc18 (commit)
discards 408cc34e6db19d6c48df073db9ffcb9300847a04 (commit)
via a655c503d4702eecadafe31e8176c2bf1c18216a (commit)
via e8ed35b703501be8c7b2152a8844425c39027215 (commit)
via 66278bee1f2d7afd2bbb7d1c5bedba8837fdb696 (commit)
via eb85df2173587ebcf4c3af430c579fc585cd9f86 (commit)
via a9aa0cf56abb590d738c54f41b50daee7e5c7a08 (commit)
via 995d454a220e10cad5a6760f1385d232da5d4507 (commit)
via 4eef2ddc2ebee2c393b32adc1ef212860d27435b (commit)
via 365740795ad0c0933dcde496d38889ab7e587553 (commit)
via 1570fb9fa51f2a516cd53972a9c0da802cfa571a (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 (485ba15c32bebe6dde2c8417e7c393a926a4cc18)
\
N -- N -- N (a655c503d4702eecadafe31e8176c2bf1c18216a)
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=a655c503d4702eecadafe31e8176c2bf…
commit a655c503d4702eecadafe31e8176c2bf1c18216a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jan 10 01:25:47 2017 +0100
bsc_subscriber
Change-Id: I47d6e5c14d5878d8628c7773a313cf6d4e869d09
http://cgit.osmocom.org/openbsc/commit/?id=e8ed35b703501be8c7b2152a8844425c…
commit e8ed35b703501be8c7b2152a8844425c39027215
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jan 10 00:49:56 2017 +0100
gprs_subscriber
Change-Id: I9beafef297ee59ce358cf041ad152952ab14e608
http://cgit.osmocom.org/openbsc/commit/?id=66278bee1f2d7afd2bbb7d1c5bedba88…
commit 66278bee1f2d7afd2bbb7d1c5bedba8837fdb696
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 9 23:26:25 2017 +0100
bsc_subscriber
Change-Id: I76de48a01a7ef6eed91cfd05e1cbab166d86c9b6
http://cgit.osmocom.org/openbsc/commit/?id=eb85df2173587ebcf4c3af430c579fc5…
commit eb85df2173587ebcf4c3af430c579fc585cd9f86
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 9 22:08:06 2017 +0100
crap
Change-Id: I6f9d4aa714a72a4fcb4da1d08d0c8f34384cfff4
http://cgit.osmocom.org/openbsc/commit/?id=a9aa0cf56abb590d738c54f41b50daee…
commit a9aa0cf56abb590d738c54f41b50daee7e5c7a08
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 9 22:03:34 2017 +0100
neutralize gsm_subscriber: remove imsi, tmsi
Change-Id: I0b8a14510ed1fc1605901004c139c3ab2fe32768
http://cgit.osmocom.org/openbsc/commit/?id=995d454a220e10cad5a6760f1385d232…
commit 995d454a220e10cad5a6760f1385d232da5d4507
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 9 22:08:53 2017 +0100
disable old HLR db
Change-Id: If46a7e75fc48c2f6ebc9ace68e3f3055859b558d
http://cgit.osmocom.org/openbsc/commit/?id=4eef2ddc2ebee2c393b32adc1ef21286…
commit 4eef2ddc2ebee2c393b32adc1ef212860d27435b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 9 22:02:21 2017 +0100
bsc_subscriber
Change-Id: Ia61cc00e8bb186b976939a4fc8f7cf9ce6aa3d8e
http://cgit.osmocom.org/openbsc/commit/?id=365740795ad0c0933dcde496d38889ab…
commit 365740795ad0c0933dcde496d38889ab7e587553
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 9 14:21:03 2017 +0100
vlr: add functions vlr_sub_have*, publish subscr_have()
Change-Id: I89ead02daa55b3d85476022aae4b4d3fec415d77
http://cgit.osmocom.org/openbsc/commit/?id=1570fb9fa51f2a516cd53972a9c0da80…
commit 1570fb9fa51f2a516cd53972a9c0da802cfa571a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 9 14:20:27 2017 +0100
eliminate gsm_subscriber.extension, replace with vsub->msisdn
Move code to remove pending SMS by MSISDN to separate function.
Change-Id: I70fd2b7ec544177a19abe4e815a7d4df9624b758
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/Makefile.am | 1 +
openbsc/include/openbsc/bsc_subscriber.h | 32 +++
openbsc/include/openbsc/db.h | 3 +-
openbsc/include/openbsc/gprs_sgsn.h | 19 +-
openbsc/include/openbsc/gprs_subscriber.h | 29 +++
openbsc/include/openbsc/gsm_04_08.h | 4 +-
openbsc/include/openbsc/gsm_data.h | 14 +-
openbsc/include/openbsc/gsm_subscriber.h | 5 -
openbsc/include/openbsc/osmo_bsc_grace.h | 6 +-
openbsc/include/openbsc/paging.h | 18 +-
openbsc/src/gprs/gprs_gmm.c | 1 +
openbsc/src/gprs/gprs_sgsn.c | 6 +-
openbsc/src/gprs/gprs_subscriber.c | 156 +++++++++----
openbsc/src/gprs/sgsn_auth.c | 8 +-
openbsc/src/gprs/sgsn_libgtp.c | 2 +-
openbsc/src/gprs/sgsn_vty.c | 100 +++++----
openbsc/src/libbsc/Makefile.am | 1 +
openbsc/src/libbsc/abis_om2000_vty.c | 2 +
openbsc/src/libbsc/abis_rsl.c | 2 +-
openbsc/src/libbsc/bsc_subscriber.c | 144 ++++++++++++
openbsc/src/libbsc/bsc_vty.c | 12 +-
openbsc/src/libbsc/gsm_04_08_utils.c | 17 +-
openbsc/src/libbsc/paging.c | 92 ++++----
openbsc/src/libcommon-cs/common_cs.c | 3 +
openbsc/src/libcommon/debug.c | 5 -
openbsc/src/libcommon/gsm_subscriber_base.c | 45 ++--
openbsc/src/libmsc/db.c | 297 ++-----------------------
openbsc/src/libmsc/gsm_04_08.c | 4 +-
openbsc/src/libmsc/gsm_subscriber.c | 26 ++-
openbsc/src/libmsc/meas_feed.c | 3 +-
openbsc/src/libmsc/token_auth.c | 2 +-
openbsc/src/libmsc/vty_interface_layer3.c | 9 +-
openbsc/src/osmo-bsc/osmo_bsc_bssap.c | 11 +-
openbsc/src/osmo-bsc/osmo_bsc_filter.c | 27 +--
openbsc/src/osmo-bsc/osmo_bsc_grace.c | 19 +-
openbsc/src/osmo-bsc/osmo_bsc_vty.c | 17 +-
openbsc/tests/channel/Makefile.am | 2 +-
openbsc/tests/channel/channel_test.c | 21 +-
openbsc/tests/sgsn/sgsn_test.c | 76 +++----
openbsc/tests/subscr/subscr_test.c | 55 +++--
openbsc/tests/subscr/subscr_test.ok | 2 +-
openbsc/tests/subscr_conn/subscr_conn_test.c | 47 ++--
openbsc/tests/subscr_conn/subscr_conn_test.err | 64 +++---
43 files changed, 740 insertions(+), 669 deletions(-)
create mode 100644 openbsc/include/openbsc/bsc_subscriber.h
create mode 100644 openbsc/include/openbsc/gprs_subscriber.h
create mode 100644 openbsc/src/libbsc/bsc_subscriber.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 "Software-defined analyzer for APCO P25".
The branch, test/deleteme has been deleted
was 7214bc2614c5573b4b4e360c9b1a73b415cd2652
-----------------------------------------------------------------------
7214bc2614c5573b4b4e360c9b1a73b415cd2652 ambe encoder
-----------------------------------------------------------------------
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 "Software-defined analyzer for APCO P25".
The branch, test/deleteme has been created
at 7214bc2614c5573b4b4e360c9b1a73b415cd2652 (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 93892f1c41cfd106d47a373d623eee9a7dfe99b5 (commit)
from a8b7c8aa05bf7292c6ed289f22f961d9ec397fc1 (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=93892f1c41cfd106d47a373d623eee9…
commit 93892f1c41cfd106d47a373d623eee9a7dfe99b5
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Mon Jan 9 17:34:42 2017 +0100
VIRT-PHY: Added example configurations for openbsc and osmobts.
Change-Id: I368d4a378e20028603b09825eee766abb9195774
-----------------------------------------------------------------------
Summary of changes:
.../example_configs/openbsc-virtual.cfg | 112 +++++++++++++++++++++
.../osmobts-virtual-log-disabled.cfg | 46 +++++++++
.../example_configs/osmobts-virtual.cfg | 104 +++++++++++++++++++
3 files changed, 262 insertions(+)
create mode 100644 src/osmo-bts-virtual/example_configs/openbsc-virtual.cfg
create mode 100644 src/osmo-bts-virtual/example_configs/osmobts-virtual-log-disabled.cfg
create mode 100644 src/osmo-bts-virtual/example_configs/osmobts-virtual.cfg
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 created
at a32f937a1123273c4f4f9860914e855e01ba50b0 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=a32f937a1123273c4f4f9860914e8…
commit a32f937a1123273c4f4f9860914e855e01ba50b0
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Mon Jan 9 17:05:31 2017 +0100
VIRT-PHY: Initial commit of virt-phy to work with osmo-bts virt-phy.
This patch implements a virtual physical layer replacing the air
interface. The purpose is to get rid of the hardware requirements
and be able to start testing and implementing layer 2 communication
functionality on one machine. Multicast sockets are used to enable
bidirectional communication between the BTS and the MS process.
The GSMTAP protocol designed for wireshark capturing is used to
encapsulate the payload on the virtual physical layer.
The virtual physical layer on the osmocom-bb side implements the
L1CTL interface to the layer23 apps like mobile.
* Working mcast socket communication and extraction of its
functionality.
* Basic handlers for file descriptor callbacks from incoming L1CTL
messages and extraction of that functionality to a l1ctl socket class.
* Multiplexing to different routines depending on incoming L1CTL
message type.
* Uses virt_um and osmocom_mcast_sock implementation from osmo-bts
virt-phy.
* Ecapsulation and parsing methods to and from GSMTAP messages.
* Basic handlers for file descriptor callbacks from incoming mcast
messages on the virtual um.
* Multiplexing to different channel routines based on GSMTAP header
channel type.
* Example configuration for l23 app mobile using virtual test sim.
-----------------------------------------------------------------------
hooks/post-receive
--
The Open Source GSM Base Band stack
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 Tools for Qualcomm Diag".
The branch, master has been updated
via 5162dd59fa7dc3f0d6c3df8d855fa9c4b2b691d7 (commit)
via 65dd71cfa8ce0666d5a25d150d3fed4af10751f0 (commit)
from 00749515efe6a9eb4906d2ffd0703b4e940a7007 (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-qcdiag/commit/?id=5162dd59fa7dc3f0d6c3df8d855f…
commit 5162dd59fa7dc3f0d6c3df8d855fa9c4b2b691d7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jan 9 15:15:54 2017 +0100
Add (E)GPRS MAC ACK/NACK log support
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=65dd71cfa8ce0666d5a25d150d3f…
commit 65dd71cfa8ce0666d5a25d150d3fed4af10751f0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jan 9 15:05:50 2017 +0100
diag_log_gprs: Cosmetic change in re-ordering the log_dispatch_tbl
-----------------------------------------------------------------------
Summary of changes:
src/diag_log_gprs.c | 37 +++++++++++++++++++++++++++++++------
1 file changed, 31 insertions(+), 6 deletions(-)
hooks/post-receive
--
Osmocom Tools for Qualcomm Diag
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 Tools for Qualcomm Diag".
The branch, master has been updated
via 00749515efe6a9eb4906d2ffd0703b4e940a7007 (commit)
from da5dd03d4e433262ac9628d26aeef1d1cc17adf0 (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-qcdiag/commit/?id=00749515efe6a9eb4906d2ffd070…
commit 00749515efe6a9eb4906d2ffd0703b4e940a7007
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jan 9 14:58:41 2017 +0100
add LLC XID information decode
-----------------------------------------------------------------------
Summary of changes:
src/diag_log_gprs.c | 21 +++++++++++++++++++++
src/protocol/diag_log_gsm.h | 30 ++++++++++++++++++++++++++++++
2 files changed, 51 insertions(+)
hooks/post-receive
--
Osmocom Tools for Qualcomm Diag
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 Tools for Qualcomm Diag".
The branch, master has been updated
via da5dd03d4e433262ac9628d26aeef1d1cc17adf0 (commit)
from 35d5f5bf6eede66e6dc8f1eaad98cbd604b3ead5 (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-qcdiag/commit/?id=da5dd03d4e433262ac9628d26aee…
commit da5dd03d4e433262ac9628d26aeef1d1cc17adf0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jan 9 14:37:47 2017 +0100
update .gitignore
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom Tools for Qualcomm Diag