libosmo-sccp.git branch master updated. 0.0.6.3-302-g5638446

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 Aug 24 18:54: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  56384469e99fd46be02be178e9ad2ffbfb1f32e2 (commit)
      from  18db4ad72df0700882b13ea9486cbe3c3dce9f3f (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=56384469e99fd46be02be178e9ad2ffbfb1f32e2

commit 56384469e99fd46be02be178e9ad2ffbfb1f32e2
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Aug 23 03:14:37 2017 +0200

    osmo_ss7_vty: fix 'as' / 'routing-key' command
    
    The VTY definition for this command is flawed and breaks osmo-msc VTY tests.
    
    The small problem is a stray '}' in the definition, the bigger problem is that
    square brackets indicating optional arguments must not enclose more than one
    argument.
    
    Split up the command in several separate definitions with si arg, with ssn arg,
    with both, and with neither.
    
    If si and/or ssn are not passed, set them to zero.
    
    See https://lists.osmocom.org/pipermail/openbsc/2017-August/011026.html
    "optional vty items are stricter than expected"
    
    Change-Id: Idc68bfae5457960a9eae5d9648586d6ce719ad68

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

Summary of changes:
 src/osmo_ss7_vty.c | 89 +++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 58 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list