osmo-iuh.git branch neels/wip updated. 121ecc994ba366f8ee1ccd760a44c517c669a0d7

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 Apr 6 12:23:15 UTC 2016


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 code for Iuh interface".

The branch, neels/wip has been updated
  discards  7188cf13e7d0132d5e58b91ecac6919eb98beecd (commit)
  discards  42b02f2455a5eddb050dec86c64eb24f6004f911 (commit)
       via  121ecc994ba366f8ee1ccd760a44c517c669a0d7 (commit)
       via  b2b6257d4103997efb944d6e115d97093fd22ff2 (commit)
       via  e362e1b696e7863de62a786f5ca52e44a9048638 (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 (7188cf13e7d0132d5e58b91ecac6919eb98beecd)
            \
             N -- N -- N (121ecc994ba366f8ee1ccd760a44c517c669a0d7)

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/osmo-iuh/commit/?id=121ecc994ba366f8ee1ccd760a44c517c669a0d7

commit 121ecc994ba366f8ee1ccd760a44c517c669a0d7
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Apr 6 14:21:35 2016 +0200

    wip: use 04.08 bcd parsing for ranap_parse_lai

http://cgit.osmocom.org/osmo-iuh/commit/?id=b2b6257d4103997efb944d6e115d97093fd22ff2

commit b2b6257d4103997efb944d6e115d97093fd22ff2
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Apr 6 13:56:02 2016 +0200

    fix ranap_parse_lai(): wrong BCD decoding for MNC. Add test.
    
    Fix the ranap_parse_lai() part that decodes the MNC: the *10 was at the wrong
    digit.
    
    Add a comprehensive test for ranap_parse_lai() in test-helpers.c. Because
    ranap_parse_lai() logs things, add test_common.c to test-helpers compilation
    and an expected-stderr output to test-helpers' testsuite.at def.

http://cgit.osmocom.org/osmo-iuh/commit/?id=e362e1b696e7863de62a786f5ca52e44a9048638

commit e362e1b696e7863de62a786f5ca52e44a9048638
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Apr 6 13:49:40 2016 +0200

    ranap_parse_lai(): add LAC size check, and log all parse errors

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

Summary of changes:
 src/ranap_common.c        | 16 ++++----
 src/tests/Makefile.am     |  2 +-
 src/tests/test-helpers.c  | 94 ++++++++++++++++++++++++++++++++++++++++++++++-
 src/tests/test-helpers.ok | 13 +++++++
 src/tests/testsuite.at    |  3 +-
 5 files changed, 116 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
Osmocom code for Iuh interface



More information about the osmocom-commitlog mailing list