osmo-iuh.git branch laforge/wip updated. 4e2783fc0f6a0105ce4a9608c06ee1f9b384da07

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
Sat Dec 26 22:47:08 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, laforge/wip has been updated
       via  4e2783fc0f6a0105ce4a9608c06ee1f9b384da07 (commit)
       via  0744d6f63ec9ee5c1bf3854a6d1422f847ec723d (commit)
       via  1be24f1b0ac9ce02bde0fa69c6698902a7faffbe (commit)
       via  2bc20f85c1192afefdeac5d4e00f0a775173b8e1 (commit)
       via  e311ae078aee4940bd8d5e1f264d0cf644a86501 (commit)
       via  96e36eb675bf40329ddb16210babae7f26424e85 (commit)
       via  5bea800fa752efe7d307ede31574a236663dfc17 (commit)
       via  552fdf144a15335b54b9dcd9a062ce29aa1f0f67 (commit)
       via  4009b36d747e25e66055347e25457a642a9cfd8b (commit)
       via  2ebe42fed79ab116fdb84927f57bdca565eb427b (commit)
      from  cee5a2878bd7311115b144b6ff372481e1c2fad6 (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=4e2783fc0f6a0105ce4a9608c06ee1f9b384da07

commit 4e2783fc0f6a0105ce4a9608c06ee1f9b384da07
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:49:52 2015 +0100

    Dummy CN: Handle RANAP payload of DISCONNET.ind
    
    In case of RANAP Release Complete, the DISCONNECT contains RANAP payload that
    we'd like to parse and handle.

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

commit 0744d6f63ec9ee5c1bf3854a6d1422f847ec723d
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:45:18 2015 +0100

    dummy CN: Handle Iu Release Request (respond with Release Command)

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

commit 1be24f1b0ac9ce02bde0fa69c6698902a7faffbe
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:44:28 2015 +0100

    dummy_cn_sua.c: Fix syntax errors

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

commit 2bc20f85c1192afefdeac5d4e00f0a775173b8e1
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:43:48 2015 +0100

    Dummy CN: Create a per-UE connection context and resolve it.

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

commit e311ae078aee4940bd8d5e1f264d0cf644a86501
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:41:14 2015 +0100

    ranap: Allocate msgb's with headroom for SCCP User primitive pushing

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

commit 96e36eb675bf40329ddb16210babae7f26424e85
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:40:54 2015 +0100

    remove ranap_parse_lai() from hnbgw_ranap.c

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

commit 5bea800fa752efe7d307ede31574a236663dfc17
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:40:31 2015 +0100

    More verbose logging (CS/PS domain)

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

commit 552fdf144a15335b54b9dcd9a062ce29aa1f0f67
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:39:30 2015 +0100

    Start to use SUA local referencs from 1000 upwards
    
    ... which allows us to detect sequence 0 as something that's wrong
    (i.e. uninitalized)

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

commit 4009b36d747e25e66055347e25457a642a9cfd8b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:39:05 2015 +0100

    context_map: Don't forget to store the SCU connection ID

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

commit 2ebe42fed79ab116fdb84927f57bdca565eb427b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:38:38 2015 +0100

    properly resolve the cnlink from SUA signalling link

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

Summary of changes:
 src/context_map.c        |  1 +
 src/hnbgw_cn.c           | 11 ++++--
 src/hnbgw_ranap.c        | 26 -------------
 src/hnbgw_rua.c          | 11 +++++-
 src/ranap_common.c       |  2 +-
 src/tests/dummy_cn_sua.c | 95 +++++++++++++++++++++++++++++++++++++++---------
 6 files changed, 95 insertions(+), 51 deletions(-)


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



More information about the osmocom-commitlog mailing list