libosmo-sccp.git branch master updated. 0.0.6.3-193-g975a2c8

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 Apr 14 16:36:41 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 "SCCP Library".

The branch, master has been updated
       via  975a2c81e05999757a43231565218b344391d1d5 (commit)
       via  bc4257867b56f31719b2cbf75f4c9a5d09265f45 (commit)
       via  acb914d54b00f1102f4b849ff0babc4b644a811f (commit)
       via  8cf687b2dc2a07d8adf8d45cf65c174b0ebd0e55 (commit)
       via  fa049a4914797bee417368a4055552a0b7cf6f57 (commit)
       via  e7589d107c6167bb77d86fb62aed538b6d8f6c97 (commit)
       via  146bb5cebdf789216af5222ccad7fd435b7e1a44 (commit)
      from  993da0b4c2e6705266a674e1f72f5ee31db8409d (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-sccp/commit/?id=975a2c81e05999757a43231565218b344391d1d5

commit 975a2c81e05999757a43231565218b344391d1d5
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 17:10:31 2017 +0200

    osmo-stp: Add command line options and daemonize functionality
    
    Change-Id: I267fbe2e5c774960f0b63cfdd9f60df121b4934d

http://cgit.osmocom.org/libosmo-sccp/commit/?id=bc4257867b56f31719b2cbf75f4c9a5d09265f45

commit bc4257867b56f31719b2cbf75f4c9a5d09265f45
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 16:56:52 2017 +0200

    osmo-stp: Remove hack to always enable debug logging
    
    ... and rather use the config file based logging configuration, like
    other osmocom programs, too.
    
    Change-Id: I7e0fb869bd778d8c276dc8afd16ecd7f1965b74a

http://cgit.osmocom.org/libosmo-sccp/commit/?id=acb914d54b00f1102f4b849ff0babc4b644a811f

commit acb914d54b00f1102f4b849ff0babc4b644a811f
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 16:51:04 2017 +0200

    stp: Add copyright notice
    
    Change-Id: I4e074f570eac2e6a0a761f9f5f9c35fa4afa0315

http://cgit.osmocom.org/libosmo-sccp/commit/?id=8cf687b2dc2a07d8adf8d45cf65c174b0ebd0e55

commit 8cf687b2dc2a07d8adf8d45cf65c174b0ebd0e55
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 16:39:22 2017 +0200

    Add exampel osmo-stp configuration file
    
    Change-Id: I45a04dc808e5a419bf5d68eb28c48cbec352b318

http://cgit.osmocom.org/libosmo-sccp/commit/?id=fa049a4914797bee417368a4055552a0b7cf6f57

commit fa049a4914797bee417368a4055552a0b7cf6f57
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 16:36:52 2017 +0200

    osmo_ss7_vty: Fix config file writing for xUA listeners
    
    We so far generated un-parseable config files..
    
    Change-Id: Iff6940ef6f52739b6f30a152487038cb0220da43

http://cgit.osmocom.org/libosmo-sccp/commit/?id=e7589d107c6167bb77d86fb62aed538b6d8f6c97

commit e7589d107c6167bb77d86fb62aed538b6d8f6c97
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 16:35:36 2017 +0200

    osmo_ss7_vty: Introduce xUA listener accept-asp-connections command
    
    Using this command one can specify if ASP connections should be refused
    if there's no matching configuration, or whether ASPs should simply be
    create on-demand.
    
    Change-Id: Ic93b99047fb566cdb25a2f4139ebef54849dece9

http://cgit.osmocom.org/libosmo-sccp/commit/?id=146bb5cebdf789216af5222ccad7fd435b7e1a44

commit 146bb5cebdf789216af5222ccad7fd435b7e1a44
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 16:34:42 2017 +0200

    Don't overwrite existing data in osmo_ss7_instance_find_or_create()
    
    If we actually found an instance for the specified ID, return it fast
    and don't (re)initialize all linked list heads, etc.
    
    Change-Id: I91b6aabdb873ed8dd103918ee5e40b7ad3946735

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

Summary of changes:
 Makefile.am               |   2 +-
 doc/examples/osmo-stp.cfg |  20 +++++++++
 src/osmo_ss7.c            |   6 ++-
 src/osmo_ss7_vty.c        |  21 ++++++++-
 stp/stp_main.c            | 106 ++++++++++++++++++++++++++++++++++++++--------
 5 files changed, 134 insertions(+), 21 deletions(-)
 create mode 100644 doc/examples/osmo-stp.cfg


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list