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, sysmocom/iu has been updated
via 8819742d9635b6266980e38c9d894d54ae0c3595 (commit)
from cdccd9102699f428c3c3dc3a8cfe5d43be7b7228 (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=8819742d9635b6266980e38c9d8…
commit 8819742d9635b6266980e38c9d894d54ae0c3595
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 17:40:14 2016 +0200
Fix RANAP SSN: it's 142, not 143
143 is actually the SSN for RNSAP. Wireshark displayed a RNSAP message type
and malformed packet warning until I fixed this to 142. Now I get the proper
RANAP and id-Paging reported.
There has been a reallocation for RANAP and RNSAP SSNs, though the old SSN for
RANAP is apparently 32 (seen in a pcap from a real 3G network). When I send 32
instead of 142, wireshark also decodes the message as valid RANAP.
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/sccp_sap.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 "SCCP Library".
The branch, sysmocom/iu has been updated
via cdccd9102699f428c3c3dc3a8cfe5d43be7b7228 (commit)
from 966a358faf765eaba9ecc1ae881164391dcd27f1 (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=cdccd9102699f428c3c3dc3a8cf…
commit cdccd9102699f428c3c3dc3a8cfe5d43be7b7228
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 16:20:41 2016 +0200
add another #ifdef SCTP_SENDER_DRY_EVENT (missing from previous commit)
-----------------------------------------------------------------------
Summary of changes:
src/sua.c | 2 ++
1 file changed, 2 insertions(+)
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 "UNNAMED PROJECT".
The branch, master has been updated
via 334d680d2868f109d88508365bf069a4aee6d1ef (commit)
from 5f4567b2a224cebf9ac9adebf9f6647a5ff489e5 (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/python/osmo-python-tests/commit/?id=334d680d2868f10…
commit 334d680d2868f109d88508365bf069a4aee6d1ef
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Apr 7 14:11:25 2016 +0200
Recursively copy files before config test
Copy all potentially necessary files (like includable configs) before
running config test.
-----------------------------------------------------------------------
Summary of changes:
osmopy/osmotestconfig.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 714b170f895dfdc2f0d725ab110baf3dc14ef874 (commit)
from 7a301d357612347723e59c7f16a97227814d406e (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=714b170f895dfdc2f0d725ab110baf3d…
commit 714b170f895dfdc2f0d725ab110baf3dc14ef874
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Apr 7 12:27:11 2016 +0200
NAT: allow allocating BSC in arbitrary order
Check for existing BSC before allocating new one.
Track number of remaining BSCs on deallocation.
Explicitly use BSC number in allocation function.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/bsc_nat.h | 3 ++-
openbsc/src/osmo-bsc_nat/bsc_nat_utils.c | 7 +++++--
openbsc/src/osmo-bsc_nat/bsc_nat_vty.c | 14 ++++----------
openbsc/tests/bsc-nat/bsc_nat_test.c | 14 +++++++-------
4 files changed, 18 insertions(+), 20 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 7a301d357612347723e59c7f16a97227814d406e (commit)
from f220b52df3e15e25dcbb329c76c646f77ec3b506 (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=7a301d357612347723e59c7f16a97227…
commit 7a301d357612347723e59c7f16a97227814d406e
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Apr 7 11:38:52 2016 +0200
Remove trivial wrapper function
Rename gsm48_tx_chan_mode_modify() to gsm48_lchan_modify() and remove
corresponding wrapper code.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/gsm_04_08_utils.c | 15 ++-------------
1 file changed, 2 insertions(+), 13 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via f220b52df3e15e25dcbb329c76c646f77ec3b506 (commit)
from e5686f21d64c804db825b0baa8d1285250d9d650 (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=f220b52df3e15e25dcbb329c76c646f7…
commit f220b52df3e15e25dcbb329c76c646f77ec3b506
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Apr 6 17:52:38 2016 +0200
NAT: extend debug output for ipaccess errors
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/osmo-bsc_nat/bsc_nat.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via e5686f21d64c804db825b0baa8d1285250d9d650 (commit)
from 687f048ab04ed135eeb11deb29e6b4cb9727c27d (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=e5686f21d64c804db825b0baa8d12852…
commit e5686f21d64c804db825b0baa8d1285250d9d650
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Apr 6 17:25:44 2016 +0200
NAT: vty command to display number of BSCs
Add command 'show nat num-bscs-configured' to display number of configured BSCs.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/osmo-bsc_nat/bsc_nat_vty.c | 9 +++++++++
1 file 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via d8fb14226f798c9daf948d374a982583cd4ee202 (commit)
from 93bc64f99ddef02a39c03dfd0725bb41dc93e287 (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=d8fb14226f798c9daf948d374a98…
commit d8fb14226f798c9daf948d374a982583cd4ee202
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Apr 6 16:13:00 2016 +0200
Add ubit <-> sbit convertors
Move functions for conversion between soft and unpacked bits to main
library as they are generally useful.
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/bits.h | 3 +++
src/bits.c | 24 ++++++++++++++++++++++++
tests/conv/conv_test.c | 23 ++---------------------
3 files changed, 29 insertions(+), 21 deletions(-)
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 "asn1c runtime code as shared library".
The branch, master has been updated
via f3c3049e754cb288911169333966881a9c4dee8c (commit)
from de48e262e29ee81245b20d9644c755a5bcd39b6b (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=f3c3049e754cb288911169333966881…
commit f3c3049e754cb288911169333966881a9c4dee8c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Apr 5 16:25:43 2016 +0200
misc: Replace libosmocore with talloc
The libosmocore depedency is used for talloc and OSMO_ASSERT.
Reduce the depedencies by using libtalloc directly and replace
the ASSERT with a local one (without backtrace support).
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
include/asn1c/asn_internal.h | 2 +-
libasn1c.pc.in | 4 ++--
src/Makefile.am | 4 ++--
src/asn1helpers.c | 20 ++++++++++++--------
5 files changed, 18 insertions(+), 14 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 93bc64f99ddef02a39c03dfd0725bb41dc93e287 (commit)
from b9bb0b02acdcd2b56e2821e454d73affa044e199 (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=93bc64f99ddef02a39c03dfd0725…
commit 93bc64f99ddef02a39c03dfd0725bb41dc93e287
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Apr 11 16:57:34 2016 +0200
gb: Add bssgp_pdu_str to libosmogb namespace
[hfreyther: To be used by osmo-pcu]
-----------------------------------------------------------------------
Summary of changes:
src/gb/libosmogb.map | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications