libosmo-abis.git branch pmaier/siu updated. 0.3.2-64-gc21681f

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Fri Feb 3 16:42:14 UTC 2017


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
  discards  97a8c786dabe16c69d393939385173eb005dc226 (commit)
  discards  2413ab74e2dbb183f94a50637aaecf5c7fce7fd6 (commit)
  discards  5d780a24588559e6f7d9ef1d438a5d44e1dca4ba (commit)
       via  c21681f36f8ba23a4d448954a2908213f3bb7564 (commit)
       via  e1a29542b6b5e9469d62a3b00a372b1e795a8217 (commit)
       via  11d6839e77246c4d983877abf11859b37e97ad8b (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (97a8c786dabe16c69d393939385173eb005dc226)
            \
             N -- N -- N (c21681f36f8ba23a4d448954a2908213f3bb7564)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=c21681f36f8ba23a4d448954a2908213f3bb7564

commit c21681f36f8ba23a4d448954a2908213f3bb7564
Author: Philipp Maier <pmaier at 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=e1a29542b6b5e9469d62a3b00a372b1e795a8217

commit e1a29542b6b5e9469d62a3b00a372b1e795a8217
Author: Philipp Maier <pmaier at 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=11d6839e77246c4d983877abf11859b37e97ad8b

commit 11d6839e77246c4d983877abf11859b37e97ad8b
Author: Philipp Maier <pmaier at 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.

-----------------------------------------------------------------------

Summary of changes:
 src/input/unixsocket.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Osmocom A-bis protcol interface library



More information about the osmocom-commitlog mailing list