osmo-iuh.git branch sysmocom/iu-cs updated. bb2bdfe1718295bcaf698fa80452bdeea4501721

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 Mar 30 12:13:13 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, sysmocom/iu-cs has been updated
  discards  428e074b9b396a77a4d319a857bb6af2b127861f (commit)
  discards  557808becd8289a36e5ed6e225da78b4fd1ea39f (commit)
  discards  a8ea2cf29d3ea87b0cb46eae3b99fa23a1fb2b14 (commit)
  discards  9b0e769a7f2fe6efda717de3dda380926e073cf2 (commit)
  discards  e90b54ace1600146bb2ffeccaa76b7b7622b456c (commit)
  discards  e30c015feb490d8f8093e8286c7f1d0ee68fde74 (commit)
       via  bb2bdfe1718295bcaf698fa80452bdeea4501721 (commit)
       via  e5c5525baebac7e784f801f91fc12fca700a3c4e (commit)
       via  e25faa89662f069bd67e6cc37626fff59e05f1d6 (commit)
       via  3588810cb779274b5536263120be7796d41f69db (commit)
       via  5dbb7b2c3fb0eaf357acf23b302167778f8d150d (commit)
       via  d4598fa45351f9bb038d0666e7ff280f3a12ff62 (commit)
       via  576f642eba7266108ac51537aafc0e13da36436a (commit)
       via  3da8608b6ad014fc74536dbb49019704fd425b8c (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 (428e074b9b396a77a4d319a857bb6af2b127861f)
            \
             N -- N -- N (bb2bdfe1718295bcaf698fa80452bdeea4501721)

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=bb2bdfe1718295bcaf698fa80452bdeea4501721

commit bb2bdfe1718295bcaf698fa80452bdeea4501721
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jan 14 12:52:53 2016 +0100

    move dummy_cn to 127.0.0.2 (Iu-PS) because I'm testing Osmo-CSCN on 127.0.0.1 (Iu-CS)

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

commit e5c5525baebac7e784f801f91fc12fca700a3c4e
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Mar 29 17:16:30 2016 +0200

    rename README.msc to README
    
    The .msc file ending is no good for shell globs like '*.msc'

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

commit e25faa89662f069bd67e6cc37626fff59e05f1d6
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Mar 4 02:49:52 2016 +0100

    hnb-test: print sent bytes

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

commit 3588810cb779274b5536263120be7796d41f69db
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Mar 9 01:39:56 2016 +0100

    hnb-test: answer MM Authentication Request
    
    With hardcoded SRES matching the hardcoded auth tuple in openbsc's
    sysmocom/iu branch for testing.

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

commit 5dbb7b2c3fb0eaf357acf23b302167778f8d150d
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Mar 9 01:38:13 2016 +0100

    hnb-test: print LU Reject

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

commit d4598fa45351f9bb038d0666e7ff280f3a12ff62
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Mar 9 01:37:40 2016 +0100

    hnb-test: factor out MM header parsing

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

commit 576f642eba7266108ac51537aafc0e13da36436a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Mar 30 13:32:40 2016 +0200

    use of sccp_helpers: apply osmo_ name prefix addition

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

commit 3da8608b6ad014fc74536dbb49019704fd425b8c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Mar 30 12:36:15 2016 +0200

    Move sccp_helpers.[hc] to libosmo-sigtran

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

Summary of changes:
 src/Makefile.am    |   5 +-
 src/hnbgw_cn.c     |  12 +++--
 src/sccp_helpers.c | 135 -----------------------------------------------------
 src/sccp_helpers.h |  33 -------------
 4 files changed, 9 insertions(+), 176 deletions(-)
 delete mode 100644 src/sccp_helpers.c
 delete mode 100644 src/sccp_helpers.h


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



More information about the osmocom-commitlog mailing list