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 "asn1c runtime code as shared library".
The branch, master has been updated
via c8512b15107644810a6a5e1f46ed3b2b1c37b849 (commit)
from f1b77d9b58fcb083afe343669abbcbc1dc138bdb (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/libasn1c/commit/?id=c8512b15107644810a6a5e1f46ed3b2…
commit c8512b15107644810a6a5e1f46ed3b2b1c37b849
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 14 00:42:30 2017 +0200
Re-license asn1helper.c under identical license as upstream
asn1helpers.c originally existed in the repository of an application
(osmo-hnbgw, IIRC), and hence was under AGPLv3. When moving it to
this repository, it should have been relicensed but wasn't. The
intention was never to "contaminate" (lib)asn1c with AGPLv3 code.
Change-Id: I8e714d4c51d771b1eabec7aa06e7daae73f48b15
-----------------------------------------------------------------------
Summary of changes:
debian/copyright | 14 +-------------
src/asn1helpers.c | 15 ++-------------
2 files changed, 3 insertions(+), 26 deletions(-)
hooks/post-receive
--
asn1c runtime code as shared 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 "asn1c runtime code as shared library".
The branch, master has been updated
via f1b77d9b58fcb083afe343669abbcbc1dc138bdb (commit)
from bce896fadb0be35b77123ab0999be34424819a6c (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/libasn1c/commit/?id=f1b77d9b58fcb083afe343669abbcbc…
commit f1b77d9b58fcb083afe343669abbcbc1dc138bdb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 14 08:11:11 2017 +0200
add contrib/jenkins.sh script for jenkins build testing
Change-Id: I22fc707814e87b50e956d3b4fda6e5e31f0b62a7
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100755 contrib/jenkins.sh
hooks/post-receive
--
asn1c runtime code as shared 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 fb78397cbdc652a24a7b9d0487f761ccde21728a (commit)
from fe6c75d24a1751341bcee91cb45c7ac7f5d07da3 (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=fb78397cbdc652a24a7b9d0487f761c…
commit fb78397cbdc652a24a7b9d0487f761ccde21728a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 14 01:19:53 2017 +0200
Fix build after recent gsm_bts_alloc() change
In openbsc.git Change-Id I61c18a7f021fcb1ec00d34a745f4e3ab03416c2d
we changed the gsm_bts_alloc() function signature to include
a second argument (the BTS number). This broke omso-bts, and this
commit is intended to make it build again.
Change-Id: I7ef7654d48c1cfc7e4ecb0b771553ec0740ce2bf
-----------------------------------------------------------------------
Summary of changes:
src/common/main.c | 2 +-
tests/agch/agch_test.c | 2 +-
tests/cipher/cipher_test.c | 2 +-
tests/handover/handover_test.c | 2 +-
tests/meas/meas_test.c | 2 +-
tests/paging/paging_test.c | 2 +-
tests/tx_power/tx_power_test.c | 2 +-
7 files changed, 7 insertions(+), 7 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 948847c23802ac344b0be0813d55a496d6a73263 (commit)
from 406577be0a5a0f845d673d18a21d717c702bbcdf (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=948847c23802ac344b0be0813d55a496…
commit 948847c23802ac344b0be0813d55a496d6a73263
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Thu Aug 10 17:34:05 2017 +0300
handover_logic: set correct link to bts for subscriber_connection in case of moving this connection to another bts
In case of successful completion of handover gsm_subscriber_connection could be moved from one bts to another,
so connection link to bts should be replaced by link to bts, which owns new_lchan.
This bug was detected, because conn->bts->nr is used in call control log messages
and wrong number of bts was observed in these messages after handover.
Change-Id: Idc7dd412b7580c451e716b73ef7549826c60b0d9
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/handover_logic.c | 1 +
1 file changed, 1 insertion(+)
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 406577be0a5a0f845d673d18a21d717c702bbcdf (commit)
from 84fe989151e00089c674658532ecfa5a7cacc173 (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=406577be0a5a0f845d673d18a21d717c…
commit 406577be0a5a0f845d673d18a21d717c702bbcdf
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Fri Aug 11 16:48:51 2017 +0200
mgcp_osmux: Remove unused parameter
Change-Id: Icb1e7cb15fe04642578f5292124ebc1eac9c9aa3
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/osmux.h | 3 +--
openbsc/src/libmgcp/mgcp_osmux.c | 9 +++------
2 files changed, 4 insertions(+), 8 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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 6d2dd43a1a3b201d4da4a329d812f13eee3d64de (commit)
from da7adb3bba1b11e37395eaa56a1e594b02ec94c2 (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=6d2dd43a1a3b201d4da4a32…
commit 6d2dd43a1a3b201d4da4a329d812f13eee3d64de
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Fri Aug 11 15:04:40 2017 +0200
osmux: Fix description for Dummy frames FT field
Change-Id: Ia421655bd1be45101da3db2a0af44fbb3cc111c1
-----------------------------------------------------------------------
Summary of changes:
OsmoBSC/osmux-reference.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 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 "SCCP Library".
The branch, master has been updated
via 3219e52dcf6e771bd03ad4abc3823422edb6e5fe (commit)
via c34bcd42e494200a7057dadcfa7e34fdbe6c0fca (commit)
via 564ff618004be6b2126156eec1c97c13d86ff770 (commit)
via f0d67969ad9844575d83e98d931c41f8cbef9a8c (commit)
via d40d19d014fa34aa08ccdce3442e1c79db908477 (commit)
via eafa10dd17ea1090d6e712e286b065a74c2baecb (commit)
from 130c6808544e9b48f4742e2ef4ca5ca30d2b1425 (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-sccp/commit/?id=3219e52dcf6e771bd03ad4abc38…
commit 3219e52dcf6e771bd03ad4abc3823422edb6e5fe
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 17:45:46 2017 +0200
sccp: fixup for osmo_sccp_get_ss7()
osmo_sccp_get_ss7() has the risk of a nullpointer dereference, when
sccp is NULL.
Return NULL when the sccp instance is NULL.
Add doxygen comment
Change-Id: I84d484e4441fd37443fff8c67e17df8fb15d5b2e
http://cgit.osmocom.org/libosmo-sccp/commit/?id=c34bcd42e494200a7057dadcfa7…
commit c34bcd42e494200a7057dadcfa7e34fdbe6c0fca
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 17:42:35 2017 +0200
sccp: function to get sccp instance from sccp user
It is currently impossible to find out which SCCP instance handles
a particular user.
Introduce function to lookup the SCCP instance from a given SCCP
user.
Change-Id: I9562c4f1d00e2ebb3252c5dea598b643aa393719
http://cgit.osmocom.org/libosmo-sccp/commit/?id=564ff618004be6b2126156eec1c…
commit 564ff618004be6b2126156eec1c97c13d86ff770
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 14:31:35 2017 +0200
sccp: make osmo_sccp_addr_name() available
osmo_sccp_addr_name() is not listed in any header file.
Add osmo_sccp_addr_name() to sccp_helpers.h in order to make
it available.
Change-Id: I092dd55948faeeff78f28f7d50c5b84b9e69ef24
http://cgit.osmocom.org/libosmo-sccp/commit/?id=f0d67969ad9844575d83e98d931…
commit f0d67969ad9844575d83e98d931c41f8cbef9a8c
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 12:22:00 2017 +0200
sccp: add doxgen comments for osmo_sccp_simple_client()
Some of the functons in sccp_user.c have already
doygen comments on them.
Add doxygen comments for the simple client functions as well
Change-Id: I9143bdc54d729f9f50e69fe38cd1798e065f2497
http://cgit.osmocom.org/libosmo-sccp/commit/?id=d40d19d014fa34aa08ccdce3442…
commit d40d19d014fa34aa08ccdce3442e1c79db908477
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 11:51:46 2017 +0200
sccp: check for valid point code in osmo_sccp_simple_client()
The point-code is not checked in the beginning, only the ASP
checks the point code at a very late stage and fails in case
an invalid point-code is detected.
Remove the check in the ASP creation.
Add a new check after the SS7 initalization that checks the
point-code. If none is set, the default point-code will be
used.
Change-Id: I334d90e769bd9952f67c51b12a945f22bd268fa8
http://cgit.osmocom.org/libosmo-sccp/commit/?id=eafa10dd17ea1090d6e712e286b…
commit eafa10dd17ea1090d6e712e286b065a74c2baecb
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 11:30:26 2017 +0200
sccp: fix handling of default IP addresses in osmo_sccp_simple_client()
When the default IP addresses (remote or local) the respective
struct value should be set to NULL.
Fix wrong ?:-notation.
Change-Id: I312caf9d54cedb02034e4ef88fdd2e6ad9ca1c34
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/sccp_helpers.h | 1 +
include/osmocom/sigtran/sccp_sap.h | 3 +-
src/sccp_user.c | 73 +++++++++++++++++++++++++++++-----
3 files changed, 65 insertions(+), 12 deletions(-)
hooks/post-receive
--
SCCP 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 code for Iuh interface".
The branch, master has been updated
via 1aef9a6e1f12d8c710d21a9e8abf688dd81b350a (commit)
via e485cdd38b363d84b3f6abc7e683c03c9a882d54 (commit)
from ecbdc5cb06ef7f61c6f4cdb4e1fd84a05ec0407d (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-iuh/commit/?id=1aef9a6e1f12d8c710d21a9e8abf688…
commit 1aef9a6e1f12d8c710d21a9e8abf688dd81b350a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Aug 12 18:02:44 2017 +0200
iu_client: derive local SCCP addr from sccp instance
ranap_iu_init() is passed an sccp instance that has a local primary point code.
Use this primary PC by default as the local address for IuCS and IuPS clients.
Remove the current vty command 'iu local-address point-code PC':
- It is possible that we would like to configure a differing local point code
at some point; this should then happen via sccp address book entries, not
parsing PC directly.
- Obtaining the local PC from the SCCP instance makes this command obsolete for
all setups we're currently aiming at: one local PC per SCCP instance.
- There are vty doc failures in this vty command, which cause osmo-msc and
osmo-bsc vty test failures; rather than fixing this, let's drop it entirely
until we see a need for it (and then do it properly with the address book).
Cosmetic: prefix the local static variable with g_* like g_sccp and g_scu and
define it in the same place. No default values are needed anymore, it gets
overwritten in ranap_iu_init().
Change-Id: I3bb7fc1cd5261d214c6ba0cccfe95f637e6db087
http://cgit.osmocom.org/osmo-iuh/commit/?id=e485cdd38b363d84b3f6abc7e683c03…
commit e485cdd38b363d84b3f6abc7e683c03c9a882d54
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Sun Aug 6 21:52:02 2017 +0000
add /debian package support
Change-Id: I985805aea0e48fe70619de8b81206098e4e37613
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 5 ++++
debian/compat | 1 +
debian/control | 60 ++++++++++++++++++++++++++++++++++++++++
debian/copyright | 48 ++++++++++++++++++++++++++++++++
debian/libosmo-ranap-dev.install | 3 ++
debian/libosmo-ranap0.install | 1 +
debian/osmo-hnbgw.install | 2 ++
debian/rules | 18 ++++++++++++
debian/source/format | 1 +
src/iu_client.c | 11 ++------
src/iu_client_vty.c | 19 -------------
11 files changed, 142 insertions(+), 27 deletions(-)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/libosmo-ranap-dev.install
create mode 100644 debian/libosmo-ranap0.install
create mode 100644 debian/osmo-hnbgw.install
create mode 100755 debian/rules
create mode 100644 debian/source/format
hooks/post-receive
--
Osmocom code for Iuh interface
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 "asn1c runtime code as shared library".
The branch, master has been updated
via bce896fadb0be35b77123ab0999be34424819a6c (commit)
from 4151e593e14a9004073c042adc5c433885036aff (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/libasn1c/commit/?id=bce896fadb0be35b77123ab0999be34…
commit bce896fadb0be35b77123ab0999be34424819a6c
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Sun Aug 6 21:16:08 2017 +0000
add /debian to build a package
debian files need a release so start with release 0.1.0
Change-Id: I135d975b84027d51cb1dc534e04dd314bbd20289
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 5 ++++
debian/compat | 1 +
debian/control | 33 +++++++++++++++++++++++
debian/copyright | 64 +++++++++++++++++++++++++++++++++++++++++++++
debian/libasn1c-dev.install | 4 +++
debian/libasn1c0.install | 1 +
debian/rules | 59 +++++++++++++++++++++++++++++++++++++++++
debian/source/format | 1 +
8 files changed, 168 insertions(+)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/libasn1c-dev.install
create mode 100644 debian/libasn1c0.install
create mode 100755 debian/rules
create mode 100644 debian/source/format
hooks/post-receive
--
asn1c runtime code as shared 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 84fe989151e00089c674658532ecfa5a7cacc173 (commit)
from cf123c0c4e43c3cad124d535afaf97c9578dcd81 (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=84fe989151e00089c674658532ecfa5a…
commit 84fe989151e00089c674658532ecfa5a7cacc173
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Tue Jul 11 01:42:41 2017 +0630
libcommon: Fix log output for bts>0.
Fixes regression probably introduced in c696cc28.
For bts>0 logging doesn't show bts number correctly when printing lchan
identification string - it will always show it as "bts=0". The reason for
this is that the identification string is cached before bts->nr value is
set to a proper value.
This patch sets bts->nr as part of the first step of the bts structure
initialization, before caching happens thus making sure the cached
identification string is cached with the correct values.
Change-Id: I61c18a7f021fcb1ec00d34a745f4e3ab03416c2d
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 2 +-
openbsc/src/libcommon/gsm_data.c | 5 +++--
openbsc/src/libcommon/gsm_data_shared.c | 3 ++-
openbsc/tests/channel/channel_test.c | 33 ++++++++++++++++++++++++++++++-
openbsc/tests/channel/channel_test.ok | 1 +
openbsc/tests/gsm0408/gsm0408_test.c | 10 +++++-----
6 files changed, 44 insertions(+), 10 deletions(-)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)