libosmo-abis.git branch pmaier/siu updated. 0.3.2-93-gccd33d1

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
Thu Jan 12 15:25:11 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
       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=ccd33d172ecbb779edcf52124e0c85cacde000b4

commit ccd33d172ecbb779edcf52124e0c85cacde000b4
Merge: a483a49 19833ae
Author: Philipp <pmaier at 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=a483a4969d64757e8f01e8da628ce13f4bd3f2d2

commit a483a4969d64757e8f01e8da628ce13f4bd3f2d2
Author: Alexander Couzens <lynxis at 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=f810ce5bcb6f82a60d54e5b1cebc861e32bcfcd1

commit f810ce5bcb6f82a60d54e5b1cebc861e32bcfcd1
Author: Alexander Couzens <lynxis at 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=9de825adcb558a9d44f8b205904092a0a8487692

commit 9de825adcb558a9d44f8b205904092a0a8487692
Author: Philipp <pmaier at 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=047778f8fb8c9315981d7c7cfa6a5e6271be6d4a

commit 047778f8fb8c9315981d7c7cfa6a5e6271be6d4a
Author: Alexander Couzens <lynxis at 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=2fd5104db5c1da1379c1a4a8be55506db6f74683

commit 2fd5104db5c1da1379c1a4a8be55506db6f74683
Author: Alexander Couzens <lynxis at 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=0d5f045bcfd178f83278e66ee5a19bbc6b5ae6c8

commit 0d5f045bcfd178f83278e66ee5a19bbc6b5ae6c8
Author: Alexander Couzens <lynxis at 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=eeca8ffed90d6f2363c8d7248bbd54d6b689961b

commit eeca8ffed90d6f2363c8d7248bbd54d6b689961b
Author: Alexander Couzens <lynxis at 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=9911d08b29c77c37d4f91093ebfdde4fffee0482

commit 9911d08b29c77c37d4f91093ebfdde4fffee0482
Author: Alexander Couzens <lynxis at 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=bef626126b6fbf3c38f1e0ef82e772400646a026

commit bef626126b6fbf3c38f1e0ef82e772400646a026
Author: Philipp <pmaier at 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=952b3b9b643eebcfa7c2376c257811a2d26f8cc5

commit 952b3b9b643eebcfa7c2376c257811a2d26f8cc5
Author: Harald Welte <laforge at 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=9033a4bf882b18caab4e16460fb534fdff71031f

commit 9033a4bf882b18caab4e16460fb534fdff71031f
Author: Alexander Couzens <lynxis at 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=c6bf36442e70599c32f7500afc58ef251790dde8

commit c6bf36442e70599c32f7500afc58ef251790dde8
Author: Alexander Couzens <lynxis at 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=4d6518b655a227b1f68cf323ab104c433d0f336e

commit 4d6518b655a227b1f68cf323ab104c433d0f336e
Author: Alexander Couzens <lynxis at 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=f4ef54f9ba81aa60d93aebe39bf268d044f5f714

commit f4ef54f9ba81aa60d93aebe39bf268d044f5f714
Author: Alexander Couzens <lynxis at 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



More information about the osmocom-commitlog mailing list