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_2 has been created at 7ff820f8558ea8284147a7392d42de6c89199d18 (commit)
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmo-abis/commit/?id=7ff820f8558ea8284147a7392d42...
commit 7ff820f8558ea8284147a7392d42de6c89199d18 Author: Alexander Couzens lynxis@fe80.eu Date: Tue Feb 21 15:30:05 2017 +0100
unixsocket: introduce a version/datacontrol header (2byte)
The ALT TC/Superchannel switch requires a seperate side channel. By introducing a header this can be done in a clean way. So every packet gets - 1 byte version - 1 byte data or control
Change-Id: I0b601b67450b93291b2c2bcec5b0919050e18791
http://cgit.osmocom.org/libosmo-abis/commit/?id=3dd0bca2e58d18393e1892da25c5...
commit 3dd0bca2e58d18393e1892da25c5c8eb0c619125 Author: Philipp Maier pmaier@sysmocom.de Date: Wed Feb 1 13:51:03 2017 +0100
lapd: Reduce N200 (SABM retransmission count)
N200 is set to 300, which turned out to be uncomfortably high, the commit reduces the value to 50
http://cgit.osmocom.org/libosmo-abis/commit/?id=7c13c4f31d605284395e871babff...
commit 7c13c4f31d605284395e871babffec1bc760fa0b Author: Philipp Maier pmaier@sysmocom.de Date: Thu Dec 8 17:17:33 2016 +0100
lapd: Improve log output
Add 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=d14405c268c9cc8f623e16b1f3ce...
commit d14405c268c9cc8f623e16b1f3ce9810603a5eb3 Author: Philipp Maier pmaier@sysmocom.de Date: Mon Dec 5 19:45:37 2016 +0100
unixsocket: make socket connection fault tolerant
When the l2tpd is killed, the unix socket will permanently loose the connection, even if l2tpd is restarted the connection is still blocked. This commit adds some fault tolerance mechanisms to automatically reconnect the socket as soon as it is available again.
http://cgit.osmocom.org/libosmo-abis/commit/?id=81557570344e68916cb328bcfdeb...
commit 81557570344e68916cb328bcfdeb8ee4a8bc9d0a Author: Philipp Maier pmaier@sysmocom.de 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=b015078de38edb22285bc9c533cf...
commit b015078de38edb22285bc9c533cfde7418b9a87c Author: Alexander Couzens lynxis@fe80.eu Date: Tue Nov 1 22:05:13 2016 +0100
add basic unixsocket support
Allow to connect to a unix socket for communicating with LAPD.
Change-Id: Ia5723b09a5c68a0505829dc732def981e60a907a
-----------------------------------------------------------------------
hooks/post-receive
osmocom-commitlog@lists.osmocom.org