libosmo-abis.git branch pmaier/siu updated. 0.3.2-65-g3cc43e1

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
Wed Feb 8 15:24:26 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  0b0145bbbda0ca9830f5fe5643ec82d757eb47b4 (commit)
       via  3cc43e14d7a457f8851bce76776481206715bde3 (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 (0b0145bbbda0ca9830f5fe5643ec82d757eb47b4)
            \
             N -- N -- N (3cc43e14d7a457f8851bce76776481206715bde3)

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=3cc43e14d7a457f8851bce76776481206715bde3

commit 3cc43e14d7a457f8851bce76776481206715bde3
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Tue Feb 7 19:09:59 2017 +0100

    Make socket path configurable
    
    The socket path in unixsocket.c is hardcoded. This would limit the
    instances that could be run in parallel on one and the same machine
    to one. This commit adds struct members to allow the user to choose
    an arbitrary socket path.

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

Summary of changes:
 include/osmocom/abis/e1_input.h |  4 +---
 src/e1_input_vty.c              | 20 ++++++++++++++++++++
 src/input/unixsocket.c          |  8 +++-----
 3 files changed, 24 insertions(+), 8 deletions(-)


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



More information about the osmocom-commitlog mailing list