osmo-iuh.git branch master updated. a7b02405be1617c6b643fabb34275dc2559b8210

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
Mon Dec 14 09:38:00 UTC 2015


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, master has been updated
       via  a7b02405be1617c6b643fabb34275dc2559b8210 (commit)
       via  9224731379265fa91500ce7e761c1bfc300a38ab (commit)
       via  4e31250367c7f80907c9a25c281fffbe24e4dae0 (commit)
       via  479cb300ce5c7917f5a3e5c41b75fe9f90a0cf51 (commit)
       via  4abdee080395d435917edc1cbdd90ffe3f89a052 (commit)
       via  d6a45b402c5c09e079371eddbb6fbb6c4757aeab (commit)
      from  a1e202e15eab6c4f5ea84659472a3bb2a503a59a (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/osmo-iuh/commit/?id=a7b02405be1617c6b643fabb34275dc2559b8210

commit a7b02405be1617c6b643fabb34275dc2559b8210
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed Dec 9 19:05:09 2015 +0100

    hnb-test: Parse UE register accept

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

commit 9224731379265fa91500ce7e761c1bfc300a38ab
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed Dec 9 19:04:33 2015 +0100

    asn1helpers: Fix 24 bit conversion function and use it in hnbgw_hnbap
    
    The 32 bit int needs to be shifted left one byte so the correct bytes
    end up at the beginning of the bit string buffer.

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

commit 4e31250367c7f80907c9a25c281fffbe24e4dae0
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed Dec 9 17:59:24 2015 +0100

    hnb-test: Send UE register request

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

commit 479cb300ce5c7917f5a3e5c41b75fe9f90a0cf51
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed Dec 9 17:54:59 2015 +0100

    hnb-test: Send HNB register request and parse the accept

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

commit 4abdee080395d435917edc1cbdd90ffe3f89a052
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed Dec 9 17:57:32 2015 +0100

    hnb-test: setsockopt SCTP_EVENTS is needed to get the sctp_sndrcvinfo

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

commit d6a45b402c5c09e079371eddbb6fbb6c4757aeab
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Tue Dec 8 13:55:17 2015 +0100

    asn1helpers: Add 28 bit conversion function and use it for Cell ID
    
    The padding bits in the bit string are at the end and the byte-order is
    MSB-first. This means the number needs to be shifted left so the padding
    bits are the least significant.

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

Summary of changes:
 src/asn1helpers.c    |  19 +++++++-
 src/hnbgw_hnbap.c    |   6 +--
 src/tests/hnb-test.c | 132 +++++++++++++++++++++++++++++++++++++++++++++++++--
 src/tests/hnb-test.h |   2 +
 4 files changed, 149 insertions(+), 10 deletions(-)


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



More information about the osmocom-commitlog mailing list