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, laforge/rbs2000 has been created
at 5188254b99510ec1bac3d8805ee7efba39476c49 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-abis/commit/?id=5188254b99510ec1bac3d8805ee…
commit 5188254b99510ec1bac3d8805ee7efba39476c49
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=5969280e8494d2bb81b65e72ebb…
commit 5969280e8494d2bb81b65e72ebba6598dc6a6613
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=9e54b3c8d5d5561954e2915afef…
commit 9e54b3c8d5d5561954e2915afeff2cba0b4b3985
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=10f8de1dc8f57a434d97d6f73ee…
commit 10f8de1dc8f57a434d97d6f73ee19cdd45b0980a
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=32bef442da47252919c45c81d08…
commit 32bef442da47252919c45c81d084b0588f806b89
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
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom A-bis protcol interface library