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 2f0b0c955b4031a9dd95829322455cf883d40f53 (commit)
from c32bfd5824b99b9af14b66d17a58fdf9c3bddb45 (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=2f0b0c955b4031a9dd9582932245…
commit 2f0b0c955b4031a9dd95829322455cf883d40f53
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 12 16:47:13 2017 +0100
Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap_test.c
Change-Id: Id524327b3f44e22e3aa44c5e8e4965b084cb326a
-----------------------------------------------------------------------
Summary of changes:
src/gsm/gsm0411_utils.c | 1 +
src/gsm/lapd_core.c | 1 +
tests/oap/oap_test.c | 1 +
3 files changed, 3 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 98bc7fa50d0731864297f8fb82932d480c426ff6 (commit)
from fd161ccce8ecaad3ddd32dd8b696902e81593ae3 (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=98bc7fa50d0731864297f8fb82932d48…
commit 98bc7fa50d0731864297f8fb82932d480c426ff6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jan 13 02:51:22 2017 +0000
Revert "Turn some warnings into errors"
This introduces a failure with ./configure on my machine:
../configure: line 6612: syntax error near unexpected token `-Werror=implicit,'
../configure: line 6612: `AX_CHECK_COMPILE_FLAG(-Werror=implicit, CFLAGS="$CFLAGS -Werror=implicit")'
Makefile:420: recipe for target 'config.status' failed
make[1]: *** [config.status] Error 2
Installing autoconf-archive did not fix the error.
So even though jenkins seems to accept this, I cannot build with this patch.
Let's find out how to do this in a way that all systems can still build
and then re-apply this patch.
This reverts commit fd161ccce8ecaad3ddd32dd8b696902e81593ae3.
Change-Id: I2b368500b07f233882ef854eca1fa21f6df39e29
-----------------------------------------------------------------------
Summary of changes:
debian/control | 1 -
openbsc/configure.ac | 8 --------
2 files changed, 9 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 1e399f888e4e1c93e0e5b7fd69fce09a2587fb87 (commit)
from 0e5b12f981e9844590db409ebe7584a57a0a3025 (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=1e399f888e4e1c93e0e5b7fd69fce09…
commit 1e399f888e4e1c93e0e5b7fd69fce09a2587fb87
Author: Philipp <pmaier(a)sysmocom.de>
Date: Wed Jan 11 16:01:14 2017 +0100
l1sap: Fix expired rach slot counting
The counting of the expired rach slots in l1sap.c is not correctly
implemented. This commit fixes the implementation. The expired
rach slots are now conted correctly according to the configured
channel combination. If a CCCH and SDCCH are combined, only the
frames related to rach slots are counted.
Change-Id: I87f40f5f160a4f6750c4f3d06997fc4f24049303
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 72 ++++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 56 insertions(+), 16 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via c32bfd5824b99b9af14b66d17a58fdf9c3bddb45 (commit)
from 1251afe2542417426ffe9a4aace2603f06eb15bd (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=c32bfd5824b99b9af14b66d17a58…
commit c32bfd5824b99b9af14b66d17a58fdf9c3bddb45
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 12 22:32:19 2017 +0100
gprs_ns_vty: guard against duplicate VTY elements
The TbfTest in osmo-pcu calls gprs_ns_vty_init() repeatedly, which aborts
because of duplicate VTY elements. Fix this by skipping the VTY init if
it already happened.
Change-Id: I05c7f25a4e873ae76b206819180b8b043b60103e
-----------------------------------------------------------------------
Summary of changes:
src/gb/gprs_ns_vty.c | 8 ++++++++
1 file changed, 8 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 fd161ccce8ecaad3ddd32dd8b696902e81593ae3 (commit)
from 34be86b93c243d94619a36a6db6c50021b33d36e (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=fd161ccce8ecaad3ddd32dd8b696902e…
commit fd161ccce8ecaad3ddd32dd8b696902e81593ae3
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 11 19:51:33 2017 +0100
Turn some warnings into errors
Make warnings (when available) related to common memory-related issues
into errors to harden the source and decrease chance of errors.
Change-Id: Ied9c950dafa65f324cf31298b13b590f56139700
-----------------------------------------------------------------------
Summary of changes:
debian/control | 1 +
openbsc/configure.ac | 8 ++++++++
2 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, laforge/early-cm has been created
at 211c0f6ab1bfdfdd770910f6087bd687bc798229 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=211c0f6ab1bfdfdd770910f6087bd687…
commit 211c0f6ab1bfdfdd770910f6087bd687bc798229
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Jan 13 00:10:32 2017 +0100
Implement VTY configuration to control Early Classmark Sending
The SI3 rest octests contain a flag that indicates if early classmark
sending is allowed in this cell or not. So far we always set this to
one, now it is configurable using the 'early-classmark-sending' command
at the VTY node.
Change-Id: Ia0b1cc5ab45673f3da70c59ae8917eba343f9862
http://cgit.osmocom.org/openbsc/commit/?id=08959329d5972f90f532080fa0b18497…
commit 08959329d5972f90f532080fa0b184974a928224
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Dec 15 19:50:15 2016 +0100
remove unused struct members of 'struct sgsn_pdp_ctx'
There were some members that we neither set nor read, so let's
shrink the struct size and remove those unused members.
Change-Id: I02136e3aa91e58b2afc923c09c8693095497fdd7
http://cgit.osmocom.org/openbsc/commit/?id=f938f17717c45d79ce4b4b2656de1e80…
commit f938f17717c45d79ce4b4b2656de1e8091d611cd
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Dec 15 19:48:58 2016 +0100
sgsn: Add GTP information to "show pdp-context"
When displaying the PDP context, it is quite useful to also show IP
address and TEI information about the GTP side of that PDP context.
Change-Id: I56ea530240c15b26729e7a42e539020cb1e233e5
-----------------------------------------------------------------------
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 Open Source GSM Base Band stack".
The branch, laforge/early-cm has been created
at 1af2267fa05c0ff2069b6fe83caa62940ba39ce5 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=1af2267fa05c0ff2069b6fe83caa6…
commit 1af2267fa05c0ff2069b6fe83caa62940ba39ce5
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Jan 13 00:23:42 2017 +0100
WIP: Support Early Classmark Sending
If SI3 rest octets indicate EARLY CM Sending is allowed, and the
'support' indicates we support it (which we now do by default), then
send the classmark change message every time a LAPDm link layer is
established.
-----------------------------------------------------------------------
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 A-bis protcol interface library".
The branch, pmaier/siu has been updated
via ccd33d172ecbb779edcf52124e0c85cacde000b4 (commit)
via a483a4969d64757e8f01e8da628ce13f4bd3f2d2 (commit)
via f810ce5bcb6f82a60d54e5b1cebc861e32bcfcd1 (commit)
via 9de825adcb558a9d44f8b205904092a0a8487692 (commit)
via 047778f8fb8c9315981d7c7cfa6a5e6271be6d4a (commit)
via 2fd5104db5c1da1379c1a4a8be55506db6f74683 (commit)
via 0d5f045bcfd178f83278e66ee5a19bbc6b5ae6c8 (commit)
via eeca8ffed90d6f2363c8d7248bbd54d6b689961b (commit)
via 9911d08b29c77c37d4f91093ebfdde4fffee0482 (commit)
via bef626126b6fbf3c38f1e0ef82e772400646a026 (commit)
via 952b3b9b643eebcfa7c2376c257811a2d26f8cc5 (commit)
via 9033a4bf882b18caab4e16460fb534fdff71031f (commit)
via c6bf36442e70599c32f7500afc58ef251790dde8 (commit)
via 4d6518b655a227b1f68cf323ab104c433d0f336e (commit)
via f4ef54f9ba81aa60d93aebe39bf268d044f5f714 (commit)
via c9fa25e8316b8af3e9f11b9e79368092df466972 (commit)
via 4c4a1c2035cd884d300fc0a04cb9995b16eade62 (commit)
via efb43c012ba95fc9373704ade7b583dffb46b621 (commit)
via 5f3871e3626a407c01af42d72a9e8ea010938dc2 (commit)
via bf42e0a91fcf79efa9b68c38568021e4d68c87b2 (commit)
via ac2ad3b437bd20a766daed0cb668e394a0a2bc4e (commit)
via 7c840be4765700e6a6efc54ddbbff4c279f91cca (commit)
from 19833aeb0c1031a7932558c8e58eced3d3bff271 (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-abis/commit/?id=ccd33d172ecbb779edcf52124e0…
commit ccd33d172ecbb779edcf52124e0c85cacde000b4
Merge: a483a49 19833ae
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Jan 12 16:24:46 2017 +0100
Merge branch 'pmaier/siu' of ssh://go/libosmo-abis into pmaier/siu
http://cgit.osmocom.org/libosmo-abis/commit/?id=a483a4969d64757e8f01e8da628…
commit a483a4969d64757e8f01e8da628ce13f4bd3f2d2
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:57:44 2016 +0100
unixsocket/e1inp_ericsson_set_altc: increase allocation of msgb
Change-Id: If72a46fb6c70dacc91d17e9652ded804d8f7f292
http://cgit.osmocom.org/libosmo-abis/commit/?id=f810ce5bcb6f82a60d54e5b1ceb…
commit f810ce5bcb6f82a60d54e5b1cebc861e32bcfcd1
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:16:15 2016 +0100
add e1inp_ericsson_set_altc() to unixsocket driver
e1inp_ericsson_set_altc() set the a-bis lower traffic channel mode.
timeslot is needed to bootstrap the siu.
superchannel is used for everything else
Change-Id: I3eeac681f238cdbc4bb19e18155f0b0e93aefeb7
http://cgit.osmocom.org/libosmo-abis/commit/?id=9de825adcb558a9d44f8b205904…
commit 9de825adcb558a9d44f8b205904092a0a8487692
Author: Philipp <pmaier(a)sysmocom.de>
Date: Fri Dec 9 17:28:10 2016 +0100
unixsocket: make socket connection fault tolerant
When the l2tpd is killed osmo-nitb will permanently loose
connection to the BSS, even if l2tpd is restarted. This
commit adds some fault tolerance to make osmo-nitb
automatically reconnect as soon as the l2tpd socket is
available again
http://cgit.osmocom.org/libosmo-abis/commit/?id=047778f8fb8c9315981d7c7cfa6…
commit 047778f8fb8c9315981d7c7cfa6a5e6271be6d4a
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:58:23 2016 +0100
unixsocket/e1inp_ericsson_set_altc: do more validation checks on *line parameter
Change-Id: Ieb195c41df066c1f3dd999db42075f20a072d652
http://cgit.osmocom.org/libosmo-abis/commit/?id=2fd5104db5c1da1379c1a4a8be5…
commit 2fd5104db5c1da1379c1a4a8be55506db6f74683
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:16:15 2016 +0100
add e1inp_ericsson_set_altc() to unixsocket driver
e1inp_ericsson_set_altc() set the a-bis lower traffic channel mode.
timeslot is needed to bootstrap the siu.
superchannel is used for everything else
Change-Id: I3eeac681f238cdbc4bb19e18155f0b0e93aefeb7
http://cgit.osmocom.org/libosmo-abis/commit/?id=0d5f045bcfd178f83278e66ee5a…
commit 0d5f045bcfd178f83278e66ee5a19bbc6b5ae6c8
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:58:23 2016 +0100
unixsocket/e1inp_ericsson_set_altc: do more validation checks on *line parameter
Change-Id: Ieb195c41df066c1f3dd999db42075f20a072d652
http://cgit.osmocom.org/libosmo-abis/commit/?id=eeca8ffed90d6f2363c8d7248bb…
commit eeca8ffed90d6f2363c8d7248bbd54d6b689961b
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:16:15 2016 +0100
add e1inp_ericsson_set_altc() to unixsocket driver
e1inp_ericsson_set_altc() set the a-bis lower traffic channel mode.
timeslot is needed to bootstrap the siu.
superchannel is used for everything else
Change-Id: I3eeac681f238cdbc4bb19e18155f0b0e93aefeb7
http://cgit.osmocom.org/libosmo-abis/commit/?id=9911d08b29c77c37d4f91093ebf…
commit 9911d08b29c77c37d4f91093ebfdde4fffee0482
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 1 22:05:13 2016 +0100
add basic unixsocket support
Allow to connect to a unix socket communicating with LAPD.
Missing for merge:
- SOL_PACKET is not portable to *BSD
- unix socket path not configurable
Change-Id: Ia5723b09a5c68a0505829dc732def981e60a907a
http://cgit.osmocom.org/libosmo-abis/commit/?id=bef626126b6fbf3c38f1e0ef82e…
commit bef626126b6fbf3c38f1e0ef82e772400646a026
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Dec 8 17:17:33 2016 +0100
lapd: Minor fixups
Setting n200 to 300 is a bit high. Setting it to 50 is perfectly fine,
maybe even less is possible (needs to be tryed)
Also added pointer address output to the sap alloc/free functions in
order to track the objects later in the debug output (we have three
of them)
http://cgit.osmocom.org/libosmo-abis/commit/?id=952b3b9b643eebcfa7c2376c257…
commit 952b3b9b643eebcfa7c2376c257811a2d26f8cc5
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Nov 16 14:06:36 2016 +0100
UNIXSOCKET: Ensure superchannel is disabled for new connections
When the BSC is shut down or disconnected it may happen that the
SIU stays in superchannel mode, while the BTS is falling back
into its normal communication mode. This causes a permanent
link failure because the SIU is still trying to reconnect on
the superchannel.
This patch ensures that for every new connection the superchannel
is taken down by default. If the connection was still good, SIU
and BTS will switch back to normal mode together. If not. The
SIU will switch back alone while the BTS is already switched
back by itsself.
http://cgit.osmocom.org/libosmo-abis/commit/?id=9033a4bf882b18caab4e16460fb…
commit 9033a4bf882b18caab4e16460fb534fdff71031f
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:58:23 2016 +0100
unixsocket/e1inp_ericsson_set_altc: do more validation checks on *line parameter
Change-Id: Ieb195c41df066c1f3dd999db42075f20a072d652
http://cgit.osmocom.org/libosmo-abis/commit/?id=c6bf36442e70599c32f7500afc5…
commit c6bf36442e70599c32f7500afc58ef251790dde8
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:57:44 2016 +0100
unixsocket/e1inp_ericsson_set_altc: increase allocation of msgb
Change-Id: If72a46fb6c70dacc91d17e9652ded804d8f7f292
http://cgit.osmocom.org/libosmo-abis/commit/?id=4d6518b655a227b1f68cf323ab1…
commit 4d6518b655a227b1f68cf323ab104c433d0f336e
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:16:15 2016 +0100
add e1inp_ericsson_set_altc() to unixsocket driver
e1inp_ericsson_set_altc() set the a-bis lower traffic channel mode.
timeslot is needed to bootstrap the siu.
superchannel is used for everything else
Change-Id: I3eeac681f238cdbc4bb19e18155f0b0e93aefeb7
http://cgit.osmocom.org/libosmo-abis/commit/?id=f4ef54f9ba81aa60d93aebe39bf…
commit f4ef54f9ba81aa60d93aebe39bf268d044f5f714
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 1 22:05:13 2016 +0100
add basic unixsocket support
Allow to connect to a unix socket communicating with LAPD.
Missing for merge:
- SOL_PACKET is not portable to *BSD
- unix socket path not configurable
Change-Id: Ia5723b09a5c68a0505829dc732def981e60a907a
-----------------------------------------------------------------------
Summary of changes:
src/input/ipaccess.c | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
hooks/post-receive
--
Osmocom A-bis protcol interface library