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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/cscn has been updated
discards 050840deed09ca808d6e8ec4e84f4b7d4fdac269 (commit)
discards 7ebc80d8255c456ff671567836615819eeff23a4 (commit)
discards ed6ec769d47ee5e2f0501593196d380c739fb33b (commit)
discards f9a6c6522b85617455b8cdda962ad577aa8388a3 (commit)
discards dca27296ae5266deba59fb8e3e31a6ecf9bfe5d1 (commit)
discards ecdc34d1bff10cddd9e130c2f4cc2f9fc384e7ab (commit)
discards 5fc5a633a21c81ee10e8c1feff2cc48fc9c176f6 (commit)
discards c4861dcac05e9d2e56ff271ed36aa48bc8e672e9 (commit)
discards c90f8e95709cdbdd9c6d03b2370f8da3159be1c1 (commit)
discards a18be3b5d015f26b4adc06431f8f1549ca1cff33 (commit)
discards 9488b422b022095cdc0987c49131985fa3ae9287 (commit)
discards 71f1d3f7adad846ae57bf34d1c417ff083d050cf (commit)
via 6da7b3d29d9a4e2863f337de51acc01385b68afa (commit)
via 5ad00ad9c0e56fccc6602430e68e5a0a5c73bf44 (commit)
via 4b9ec182c7a7d4af21a2d5ad34916b7fa2457e7a (commit)
via bc388ff21a72043528bad99dc58a305b817cec43 (commit)
via 36580fa7fd491e153e201b83b86f18597cf9a9bb (commit)
via 9064ff330eccf67be8be57106f80e46e69636c7a (commit)
via b1693b1eb62b1d84da14b947ba2134e7354ced28 (commit)
via 822578a4d6feaf08e6a38ed49e4d0a7d7a778568 (commit)
via 6d4aaa78c851f795881c0c9c1b86e65e72f669fb (commit)
via b0ae4593c860086fd8c98c8ebf4252dd4cc1cf7e (commit)
via bdff6424407cfbdf3262197ab4dd33794bcf6d81 (commit)
via 3dc8d51422e55004a17ff5a9785b2dc38694bdbb (commit)
via e742b4c5976e9ae8b0c13f67d6ed423588031b1a (commit)
via 96198c6e16121945ee75451b02294beaf7d27f39 (commit)
via 90e2c751e97bfbe7cc18e040aaf60dc5236d8d7b (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 (050840deed09ca808d6e8ec4e84f4b7d4fdac269)
\
N -- N -- N (6da7b3d29d9a4e2863f337de51acc01385b68afa)
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/openbsc/commit/?id=6da7b3d29d9a4e2863f337de51acc013…
commit 6da7b3d29d9a4e2863f337de51acc01385b68afa
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:15:46 2016 +0200
gsm_04_08.c: fix security mode cmd: use auth tuple from MM auth
http://cgit.osmocom.org/openbsc/commit/?id=5ad00ad9c0e56fccc6602430e68e5a0a…
commit 5ad00ad9c0e56fccc6602430e68e5a0a5c73bf44
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:14:47 2016 +0200
cosmetic: auth tuple memcpy: rather use target's sizeof()
http://cgit.osmocom.org/openbsc/commit/?id=4b9ec182c7a7d4af21a2d5ad34916b7f…
commit 4b9ec182c7a7d4af21a2d5ad34916b7fa2457e7a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:13:35 2016 +0200
tweak tmp_rand[] type to avoid compiler warnings
http://cgit.osmocom.org/openbsc/commit/?id=bc388ff21a72043528bad99dc58a305b…
commit bc388ff21a72043528bad99dc58a305b817cec43
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:12:28 2016 +0200
gprs_gmm.c: include openssl/rand.h against RAND_bytes() compiler warning
http://cgit.osmocom.org/openbsc/commit/?id=36580fa7fd491e153e201b83b86f1859…
commit 36580fa7fd491e153e201b83b86f18597cf9a9bb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 12 15:15:35 2016 +0200
IuCS auth: generate auth tuples, factor out
Factor out hardcoded-Ki and auth tuple creation into a static function.
Add generation of fresh random bytes and generate a valid auth tuple so that
the authentication token is different for every MM Auth.
http://cgit.osmocom.org/openbsc/commit/?id=9064ff330eccf67be8be57106f80e46e…
commit 9064ff330eccf67be8be57106f80e46e69636c7a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:29:17 2016 +0200
cscn: enable SMS queue (by removing an '#if 0')
http://cgit.osmocom.org/openbsc/commit/?id=b1693b1eb62b1d84da14b947ba2134e7…
commit b1693b1eb62b1d84da14b947ba2134e7354ced28
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:28:58 2016 +0200
cscn: enable 'subscriber' vty commands for libmsc
This involves removing the openbsc_vty_print_statistics() from
vty_interface_layer3.c, as this would link across the MSC/BSC border.
http://cgit.osmocom.org/openbsc/commit/?id=822578a4d6feaf08e6a38ed49e4d0a7d…
commit 822578a4d6feaf08e6a38ed49e4d0a7d7a778568
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:26:54 2016 +0200
cn_ranap_handle_co: add error rc and logging for PR Outcome
http://cgit.osmocom.org/openbsc/commit/?id=6d4aaa78c851f795881c0c9c1b86e65e…
commit 6d4aaa78c851f795881c0c9c1b86e65e72f669fb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:22:46 2016 +0200
cosmetic: debug and error logging, comment tweaks
http://cgit.osmocom.org/openbsc/commit/?id=b0ae4593c860086fd8c98c8ebf4252dd…
commit b0ae4593c860086fd8c98c8ebf4252dd4cc1cf7e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 22:48:05 2016 +0200
cscn: don't redefine talloc_asn1_ctx from iu.c
http://cgit.osmocom.org/openbsc/commit/?id=bdff6424407cfbdf3262197ab4dd3379…
commit bdff6424407cfbdf3262197ab4dd33794bcf6d81
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 22:47:00 2016 +0200
IuCS: more detailed debug log upon IuCS rx
http://cgit.osmocom.org/openbsc/commit/?id=3dc8d51422e55004a17ff5a9785b2dc3…
commit 3dc8d51422e55004a17ff5a9785b2dc38694bdbb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
Add Iu paging
Add iu_page_cs() and iu_page_ps() API, also add to libiudummy for linking in
tests.
Implement msc_paging_request() by calling iu_page_cs().
http://cgit.osmocom.org/openbsc/commit/?id=e742b4c5976e9ae8b0c13f67d6ed4235…
commit e742b4c5976e9ae8b0c13f67d6ed423588031b1a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
iu.c: add registry of RNC-Ids in LACs
Introduce struct gsm_rnc, stored in a global list, static to iu.c.
(This list is not part of gsm_network so that the code can be
used from both MSC and GPRS code, i.e. both for CS and PS.)
Parse RANAP Global RNC Id, add GSM flags to build for gsm48_mcc_mnc_from_bcd()
to decode the PLMN Id.
Upon every Initial UE message, record/verify RNC Id and LAC for that
connection. In case of mismatch, so far just log an error.
http://cgit.osmocom.org/openbsc/commit/?id=96198c6e16121945ee75451b02294bea…
commit 96198c6e16121945ee75451b02294beaf7d27f39
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
handle paging response message according to 2G/3G
Upon receiving a Paging Response, call the 2G gsm48_handle_paging_resp() only
for non-Iu connections.
http://cgit.osmocom.org/openbsc/commit/?id=90e2c751e97bfbe7cc18e040aaf60dc5…
commit 90e2c751e97bfbe7cc18e040aaf60dc5236d8d7b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
iu.c: introduce talloc_iu_ctx
Introduce talloc_iu_ctx, setup during iu_init() as child of the talloc_ctx
passed in by the caller.
Allocate ue_conn_ctx from talloc_iu_ctx, used to be from NULL.
Allocate osmo_sua_user and talloc_asn1_ctx from talloc_iu_ctx, used to be from
the ctx passed in by iu_init() caller.
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/cscn has been updated
discards b6e5343edbd85a2a27a8479c5a56d6c6b5a1b787 (commit)
discards 6d218934b53881ac6a3776371114b89f8a132b4d (commit)
discards 3b6ed277deab028a8d9f7c28d1511c85344d7d96 (commit)
discards 628b7d9d79adc14e2b505af0b323cd40597d1fe5 (commit)
discards bf4beedb4af3d79e33565df7415cc1d808405f51 (commit)
discards 507ace5aafbf4785cda96fc8123ba9c30d7b02c1 (commit)
discards 5576afd1d9313d63c6b4ebcada6e1e087aa49ad9 (commit)
discards ec5e9687c222842a481781d410568845839533e9 (commit)
discards 09228da4e9961e5069cfa6187ee6e1cb970ebf92 (commit)
discards 3c0e3547c707105e9bd01bd00c0acaf0f1250ba4 (commit)
via 050840deed09ca808d6e8ec4e84f4b7d4fdac269 (commit)
via 7ebc80d8255c456ff671567836615819eeff23a4 (commit)
via ed6ec769d47ee5e2f0501593196d380c739fb33b (commit)
via f9a6c6522b85617455b8cdda962ad577aa8388a3 (commit)
via dca27296ae5266deba59fb8e3e31a6ecf9bfe5d1 (commit)
via ecdc34d1bff10cddd9e130c2f4cc2f9fc384e7ab (commit)
via 5fc5a633a21c81ee10e8c1feff2cc48fc9c176f6 (commit)
via c4861dcac05e9d2e56ff271ed36aa48bc8e672e9 (commit)
via c90f8e95709cdbdd9c6d03b2370f8da3159be1c1 (commit)
via a18be3b5d015f26b4adc06431f8f1549ca1cff33 (commit)
via 9488b422b022095cdc0987c49131985fa3ae9287 (commit)
via 71f1d3f7adad846ae57bf34d1c417ff083d050cf (commit)
via 15f6c9f1e8758c25cc91975f1d8330a26d8ed2e8 (commit)
via 5d5a25bc5aed88900a7b26d4c8ddbbb53fbe4945 (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 (b6e5343edbd85a2a27a8479c5a56d6c6b5a1b787)
\
N -- N -- N (050840deed09ca808d6e8ec4e84f4b7d4fdac269)
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/openbsc/commit/?id=050840deed09ca808d6e8ec4e84f4b7d…
commit 050840deed09ca808d6e8ec4e84f4b7d4fdac269
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:15:46 2016 +0200
gsm_04_08.c: fix security mode cmd: use auth tuple from MM auth
http://cgit.osmocom.org/openbsc/commit/?id=7ebc80d8255c456ff671567836615819…
commit 7ebc80d8255c456ff671567836615819eeff23a4
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:14:47 2016 +0200
cosmetic: auth tuple memcpy: rather use target's sizeof()
http://cgit.osmocom.org/openbsc/commit/?id=ed6ec769d47ee5e2f0501593196d380c…
commit ed6ec769d47ee5e2f0501593196d380c739fb33b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:13:35 2016 +0200
tweak tmp_rand[] type to avoid compiler warnings
http://cgit.osmocom.org/openbsc/commit/?id=f9a6c6522b85617455b8cdda962ad577…
commit f9a6c6522b85617455b8cdda962ad577aa8388a3
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:12:28 2016 +0200
gprs_gmm.c: include openssl/rand.h against RAND_bytes() compiler warning
http://cgit.osmocom.org/openbsc/commit/?id=dca27296ae5266deba59fb8e3e31a6ec…
commit dca27296ae5266deba59fb8e3e31a6ecf9bfe5d1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 12 15:15:35 2016 +0200
IuCS auth: generate auth tuples, factor out
Factor out hardcoded-Ki and auth tuple creation into a static function.
Add generation of fresh random bytes and generate a valid auth tuple so that
the authentication token is different for every MM Auth.
http://cgit.osmocom.org/openbsc/commit/?id=ecdc34d1bff10cddd9e130c2f4cc2f9f…
commit ecdc34d1bff10cddd9e130c2f4cc2f9fc384e7ab
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:29:17 2016 +0200
cscn: enable SMS queue (by removing an '#if 0')
http://cgit.osmocom.org/openbsc/commit/?id=5fc5a633a21c81ee10e8c1feff2cc48f…
commit 5fc5a633a21c81ee10e8c1feff2cc48fc9c176f6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:28:58 2016 +0200
cscn: enable 'subscriber' vty commands for libmsc
This involves removing the openbsc_vty_print_statistics() from
vty_interface_layer3.c, as this would link across the MSC/BSC border.
http://cgit.osmocom.org/openbsc/commit/?id=c4861dcac05e9d2e56ff271ed36aa48b…
commit c4861dcac05e9d2e56ff271ed36aa48bc8e672e9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:26:54 2016 +0200
cn_ranap_handle_co: add error rc and logging for PR Outcome
http://cgit.osmocom.org/openbsc/commit/?id=c90f8e95709cdbdd9c6d03b2370f8da3…
commit c90f8e95709cdbdd9c6d03b2370f8da3159be1c1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:22:46 2016 +0200
cosmetic: debug and error logging, comment tweaks
http://cgit.osmocom.org/openbsc/commit/?id=a18be3b5d015f26b4adc06431f8f1549…
commit a18be3b5d015f26b4adc06431f8f1549ca1cff33
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 22:48:05 2016 +0200
cscn: don't redefine talloc_asn1_ctx from iu.c
http://cgit.osmocom.org/openbsc/commit/?id=9488b422b022095cdc0987c49131985f…
commit 9488b422b022095cdc0987c49131985fa3ae9287
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 22:47:00 2016 +0200
IuCS: more detailed debug log upon IuCS rx
http://cgit.osmocom.org/openbsc/commit/?id=71f1d3f7adad846ae57bf34d1c417ff0…
commit 71f1d3f7adad846ae57bf34d1c417ff083d050cf
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
Add Iu paging, add registry of RNC-Ids in LACs
Introduce struct gsm_rnc, stored in a global list, static to iu.c.
(This list is not part of gsm_network so that the code can be
used from both MSC and GPRS code, i.e. both for CS and PS.)
Add iu_page_cs() and iu_page_ps() API.
Parse RANAP Global RNC Id, add GSM flags to build for gsm48_mcc_mnc_from_bcd()
to decode the PLMN Id.
Upon every Initial UE message, record/verify RNC Id and LAC for that
connection. In case of mismatch, so far just log an error.
Introduce talloc_iu_ctx, setup during iu_init(). Allocate ue_conn_ctx and
iu_rnc instances from talloc_iu_ctx. (ue_conn_ctx used to be allocated from
NULL parent context).
Upon receiving a Paging Response, call the 2G gsm48_handle_paging_resp() only
for non-Iu connections.
http://cgit.osmocom.org/openbsc/commit/?id=15f6c9f1e8758c25cc91975f1d8330a2…
commit 15f6c9f1e8758c25cc91975f1d8330a26d8ed2e8
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 22:27:32 2016 +0200
cosmetic: comment, whitespace
http://cgit.osmocom.org/openbsc/commit/?id=5d5a25bc5aed88900a7b26d4c8ddbbb5…
commit 5d5a25bc5aed88900a7b26d4c8ddbbb53fbe4945
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 22:24:47 2016 +0200
iu.h: add iu_link_del()
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/vty.h | 1 -
openbsc/src/libiu/iu.c | 2 +-
openbsc/tests/libiudummy/iudummy.c | 2 --
3 files changed, 1 insertion(+), 4 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/cscn has been updated
discards 04cc7e8bd11ebc8a4854b1bf8c050198f4f376b3 (commit)
discards 3f59c6790e4f587dd30de30a23a00a1f761439e0 (commit)
discards 01a34f7629036e83fb186be7695aba06129381ca (commit)
discards 3231864802b3f30012a7dacd5e24675f620a7f61 (commit)
discards 783478faf648ebd3ee626d3d50e612802e4b0f90 (commit)
discards 924cb47a6ddb6cfd69516cf0992d4ee283544c42 (commit)
discards 8da948a4ef2dd397209375ae0fc84a056a0a660e (commit)
discards dfa63a155648240e7ef1a15f19799ff4fecd5813 (commit)
discards f3cd60d7bfe13d03c713c13bd3341d9ff7a2a595 (commit)
discards ff0aabb15d787fde6398c901c208d45a33359105 (commit)
discards 4be7409d1b48b921c0d7db121c6425a3beb1ee08 (commit)
discards 976034301636fad327a440060e76061dc0cd9b52 (commit)
via b6e5343edbd85a2a27a8479c5a56d6c6b5a1b787 (commit)
via 6d218934b53881ac6a3776371114b89f8a132b4d (commit)
via 3b6ed277deab028a8d9f7c28d1511c85344d7d96 (commit)
via 628b7d9d79adc14e2b505af0b323cd40597d1fe5 (commit)
via bf4beedb4af3d79e33565df7415cc1d808405f51 (commit)
via 507ace5aafbf4785cda96fc8123ba9c30d7b02c1 (commit)
via 5576afd1d9313d63c6b4ebcada6e1e087aa49ad9 (commit)
via ec5e9687c222842a481781d410568845839533e9 (commit)
via 09228da4e9961e5069cfa6187ee6e1cb970ebf92 (commit)
via 3c0e3547c707105e9bd01bd00c0acaf0f1250ba4 (commit)
via 95c9f296346d14e1362d95776b7339c02499610a (commit)
via 30753e4a283398338f2eeabc5dbd11aaa1426276 (commit)
via 8fe0feb21bbc7b031ff2b73377535de093ffbf41 (commit)
via 444a516f18a7a2073b26f9d01e754853015c178e (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 (04cc7e8bd11ebc8a4854b1bf8c050198f4f376b3)
\
N -- N -- N (b6e5343edbd85a2a27a8479c5a56d6c6b5a1b787)
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/openbsc/commit/?id=b6e5343edbd85a2a27a8479c5a56d6c6…
commit b6e5343edbd85a2a27a8479c5a56d6c6b5a1b787
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:15:46 2016 +0200
gsm_04_08.c: fix security mode cmd: use auth tuple from MM auth
http://cgit.osmocom.org/openbsc/commit/?id=6d218934b53881ac6a3776371114b89f…
commit 6d218934b53881ac6a3776371114b89f8a132b4d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:14:47 2016 +0200
cosmetic: auth tuple memcpy: rather use target's sizeof()
http://cgit.osmocom.org/openbsc/commit/?id=3b6ed277deab028a8d9f7c28d1511c85…
commit 3b6ed277deab028a8d9f7c28d1511c85344d7d96
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:13:35 2016 +0200
tweak tmp_rand[] type to avoid compiler warnings
http://cgit.osmocom.org/openbsc/commit/?id=628b7d9d79adc14e2b505af0b323cd40…
commit 628b7d9d79adc14e2b505af0b323cd40597d1fe5
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:12:28 2016 +0200
gprs_gmm.c: include openssl/rand.h against RAND_bytes() compiler warning
http://cgit.osmocom.org/openbsc/commit/?id=bf4beedb4af3d79e33565df7415cc1d8…
commit bf4beedb4af3d79e33565df7415cc1d808405f51
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 12 15:15:35 2016 +0200
IuCS auth: generate auth tuples, factor out
Factor out hardcoded-Ki and auth tuple creation into a static function.
Add generation of fresh random bytes and generate a valid auth tuple so that
the authentication token is different for every MM Auth.
http://cgit.osmocom.org/openbsc/commit/?id=507ace5aafbf4785cda96fc8123ba9c3…
commit 507ace5aafbf4785cda96fc8123ba9c30d7b02c1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:29:17 2016 +0200
cscn: enable SMS queue (by removing an '#if 0')
http://cgit.osmocom.org/openbsc/commit/?id=5576afd1d9313d63c6b4ebcada6e1e08…
commit 5576afd1d9313d63c6b4ebcada6e1e087aa49ad9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:28:58 2016 +0200
cscn: enable 'subscriber' vty commands for libmsc
This involves removing the openbsc_vty_print_statistics() from
vty_interface_layer3.c, as this would link across the MSC/BSC border.
http://cgit.osmocom.org/openbsc/commit/?id=ec5e9687c222842a481781d410568845…
commit ec5e9687c222842a481781d410568845839533e9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:26:54 2016 +0200
cn_ranap_handle_co: add error rc and logging for PR Outcome
http://cgit.osmocom.org/openbsc/commit/?id=09228da4e9961e5069cfa6187ee6e1cb…
commit 09228da4e9961e5069cfa6187ee6e1cb970ebf92
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:22:46 2016 +0200
cosmetic: debug and error logging, comment tweaks
http://cgit.osmocom.org/openbsc/commit/?id=3c0e3547c707105e9bd01bd00c0acaf0…
commit 3c0e3547c707105e9bd01bd00c0acaf0f1250ba4
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
Add Iu paging, add registry of RNC-Ids in LACs
Introduce struct gsm_rnc and store in a list. Make it so that the code can be
used from both MSC and GPRS code, i.e. both for CS and PS.
http://cgit.osmocom.org/openbsc/commit/?id=95c9f296346d14e1362d95776b7339c0…
commit 95c9f296346d14e1362d95776b7339c02499610a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Apr 10 01:47:54 2016 +0200
Iu RANAP event: add IU_EVENT_LINK_INVALIDATED
See in-code comment...
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_sgsn.h | 2 +-
openbsc/include/openbsc/iu.h | 4 +--
openbsc/src/gprs/gprs_gmm.c | 55 ++++++++++---------------------------
openbsc/src/gprs/gprs_sgsn.c | 1 +
openbsc/src/libiu/iu.c | 4 +--
openbsc/src/libmsc/gsm_04_08.c | 2 +-
6 files changed, 22 insertions(+), 46 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, sysmocom/iu has been updated
via 30753e4a283398338f2eeabc5dbd11aaa1426276 (commit)
via 8fe0feb21bbc7b031ff2b73377535de093ffbf41 (commit)
via 444a516f18a7a2073b26f9d01e754853015c178e (commit)
from 0f3bce4aef1bcbf384fa1c5ae2b24c5b0d6fc13b (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/openbsc/commit/?id=30753e4a283398338f2eeabc5dbd11aa…
commit 30753e4a283398338f2eeabc5dbd11aaa1426276
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Apr 19 20:05:55 2016 +0200
libmsc: Pass KeyStatus to iu_tx_sec_mode_cmd
http://cgit.osmocom.org/openbsc/commit/?id=8fe0feb21bbc7b031ff2b73377535de0…
commit 8fe0feb21bbc7b031ff2b73377535de093ffbf41
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Apr 19 20:05:18 2016 +0200
gprs: Activate RABs from RoutingArea update request as well
http://cgit.osmocom.org/openbsc/commit/?id=444a516f18a7a2073b26f9d01e754853…
commit 444a516f18a7a2073b26f9d01e754853015c178e
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Apr 19 20:04:00 2016 +0200
gprs: Keep track of key negotiation and set the key status flag in sec_mod_cmd
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_sgsn.h | 2 +-
openbsc/include/openbsc/iu.h | 2 +-
openbsc/src/gprs/gprs_gmm.c | 53 +++++++++++--------------------------
openbsc/src/gprs/gprs_sgsn.c | 1 +
openbsc/src/libiu/iu.c | 4 +--
openbsc/src/libmsc/gsm_04_08.c | 2 +-
6 files changed, 21 insertions(+), 43 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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, sysmocom/iu has been updated
via d2a5eb621ae7eec7442df022d59f04a5316c4fdc (commit)
from bbeac17a9a81ff06cb030bcac185c04b2365d03f (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
src/sua.c | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 85 insertions(+), 2 deletions(-)
hooks/post-receive
--
SCCP Library
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, neels/wip has been updated
discards 04f22093c1f0b63e6fd513a180e4a2556db88247 (commit)
via d2a5eb621ae7eec7442df022d59f04a5316c4fdc (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 (04f22093c1f0b63e6fd513a180e4a2556db88247)
\
N -- N -- N (d2a5eb621ae7eec7442df022d59f04a5316c4fdc)
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/libosmo-sccp/commit/?id=d2a5eb621ae7eec7442df022d59…
commit d2a5eb621ae7eec7442df022d59f04a5316c4fdc
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Apr 13 19:08:18 2016 +0200
parse SCCP src+dst addresses
In order to receive a Paging command with a valid RANAP SSN, decode the SCCP
source and destination address IEs. This is used by hnbgw to forward a Paging
from CN to RNC.
This may be done more generally as soon as more IEs need parsing of their sub
parts. For now, iterate the higher level IE's data chunk and obtain the address
sub part IEs without storing sub part locations.
-----------------------------------------------------------------------
Summary of changes:
src/sua.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 61 insertions(+), 13 deletions(-)
hooks/post-receive
--
SCCP Library
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 553d3d4c476a4ec831efd4fe2f04e941d8ef763a (commit)
discards 45286aab4b3a9208a39d6a0fb91af285f2b3656f (commit)
discards ca68a7b0bb3cd0e29c33efc3ffa71d69e9e20947 (commit)
discards 7fcdc9cc81cfdab6ffe0cc2cda230bcdb1f9af9d (commit)
discards fa9507976e4d2c654033ba0019470833b9c76e91 (commit)
discards 5f04d25f88e4bd06f12a23846ec29972e176cc36 (commit)
discards 5f713616402d33e683cc827f9933987894ebb2b8 (commit)
discards c808eed9624fe2774ebdaaceceb34abf0e479b04 (commit)
discards e74ed20877680f3609f38ce8f80a4a904890be94 (commit)
discards 0538cb841c3c18ffd1cce0fbe9697d76cd229b64 (commit)
via 9a1588a321cf799693bc335e2aa0f4169bc7d705 (commit)
via 5ad72b91bb601f9b9765beeb861191f810f79f65 (commit)
via d045ceb5f01a81fcfbd2b99b2dbc17c53103d6ce (commit)
via 630483b3104010ea1392617b99eb4be9e36b5fb5 (commit)
via 2b01f3aca78f76bdee1f4e3abafac5da5013709d (commit)
via 6503767e84bbe5e0a9381c13e59739a793e92da1 (commit)
via 525a69ef4eb68dcd21dad264d58cffc875d6195f (commit)
via bde4d3b3b7b53595c697e9850d02f67e66b2b6cb (commit)
via 39fc8811f9488965006d06b9f9eb8b41bf81add6 (commit)
via f6e16b72e6ab3199a0f45dc01b03df28105b36fb (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 (553d3d4c476a4ec831efd4fe2f04e941d8ef763a)
\
N -- N -- N (9a1588a321cf799693bc335e2aa0f4169bc7d705)
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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
Osmocom code for Iuh interface
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 5ad72b91bb601f9b9765beeb861191f810f79f65 (commit)
via d045ceb5f01a81fcfbd2b99b2dbc17c53103d6ce (commit)
via 630483b3104010ea1392617b99eb4be9e36b5fb5 (commit)
via 2b01f3aca78f76bdee1f4e3abafac5da5013709d (commit)
via 6503767e84bbe5e0a9381c13e59739a793e92da1 (commit)
via 525a69ef4eb68dcd21dad264d58cffc875d6195f (commit)
via bde4d3b3b7b53595c697e9850d02f67e66b2b6cb (commit)
via 39fc8811f9488965006d06b9f9eb8b41bf81add6 (commit)
via f6e16b72e6ab3199a0f45dc01b03df28105b36fb (commit)
from 7e760acc651da0f0d06dac0b45765b926c6798d1 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ranap/ranap_common_cn.h | 2 +-
include/osmocom/ranap/ranap_msg_factory.h | 3 +++
src/hnbgw.c | 4 ++--
src/hnbgw_cn.c | 29 ++++++++++++++++-------------
src/ranap_common_cn.c | 18 ++++++++++++++++++
src/ranap_msg_factory.c | 28 ++++++++++++++++++++++++++++
src/tests/hnb-test-layers.h | 5 +++++
src/tests/hnb-test-ranap.c | 31 +++++++++++++++++++++++++++++++
src/tests/hnb-test-rua.c | 17 +++++++++++++++++
src/tests/hnb-test.c | 27 +++++++++++++++++++++++++++
10 files changed, 148 insertions(+), 16 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface
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 0538cb841c3c18ffd1cce0fbe9697d76cd229b64 (commit)
via 9a1588a321cf799693bc335e2aa0f4169bc7d705 (commit)
via 5ad72b91bb601f9b9765beeb861191f810f79f65 (commit)
via d045ceb5f01a81fcfbd2b99b2dbc17c53103d6ce (commit)
via 630483b3104010ea1392617b99eb4be9e36b5fb5 (commit)
via 2b01f3aca78f76bdee1f4e3abafac5da5013709d (commit)
via 6503767e84bbe5e0a9381c13e59739a793e92da1 (commit)
via 525a69ef4eb68dcd21dad264d58cffc875d6195f (commit)
via bde4d3b3b7b53595c697e9850d02f67e66b2b6cb (commit)
via 39fc8811f9488965006d06b9f9eb8b41bf81add6 (commit)
via f6e16b72e6ab3199a0f45dc01b03df28105b36fb (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 (0538cb841c3c18ffd1cce0fbe9697d76cd229b64)
\
N -- N -- N (9a1588a321cf799693bc335e2aa0f4169bc7d705)
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=9a1588a321cf799693bc335e2aa0f41…
commit 9a1588a321cf799693bc335e2aa0f4169bc7d705
Author: Neels Hofmeyr <nhofmeyr(a)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=5ad72b91bb601f9b9765beeb861191f…
commit 5ad72b91bb601f9b9765beeb861191f810f79f65
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 18:09:05 2016 +0200
hnb-test: receive Paging, add CL rx
Add ability to receive ConnectionLess transfers in order to read the
Paging and (so far only) print the IMSI paged for.
http://cgit.osmocom.org/osmo-iuh/commit/?id=d045ceb5f01a81fcfbd2b99b2dbc17c…
commit d045ceb5f01a81fcfbd2b99b2dbc17c53103d6ce
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 18:04:56 2016 +0200
hnbgw: add debug log about new CN links
http://cgit.osmocom.org/osmo-iuh/commit/?id=630483b3104010ea1392617b99eb4be…
commit 630483b3104010ea1392617b99eb4be9e36b5fb5
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 18:01:25 2016 +0200
cosmetic: indentation fix
http://cgit.osmocom.org/osmo-iuh/commit/?id=2b01f3aca78f76bdee1f4e3abafac5d…
commit 2b01f3aca78f76bdee1f4e3abafac5da5013709d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 17:57:03 2016 +0200
hnbgw_cn.c: fix uninitialized hnb_gw pointer
In cn_ranap_rx_paging_cmd(), actually initialize the gw var.
Upon creation of an hnbgw_cnlink, actually set hnbgw_cnlink->gw.
http://cgit.osmocom.org/osmo-iuh/commit/?id=6503767e84bbe5e0a9381c13e59739a…
commit 6503767e84bbe5e0a9381c13e59739a793e92da1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 18:00:54 2016 +0200
hnbgw_cn.c: pass cnlink instead of slink
As soon as possible, clarify that slink is an osmo_sua_link*. Immediately
obtain the priv as hnbgw_cnlink and pass that to all the static functions.
Thus remove code dup and clarify argument typing.
http://cgit.osmocom.org/osmo-iuh/commit/?id=525a69ef4eb68dcd21dad264d58cffc…
commit 525a69ef4eb68dcd21dad264d58cffc875d6195f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 17:54:25 2016 +0200
cosmetic: comment typos
http://cgit.osmocom.org/osmo-iuh/commit/?id=bde4d3b3b7b53595c697e9850d02f67…
commit bde4d3b3b7b53595c697e9850d02f67e66b2b6cb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 02:38:16 2016 +0200
hnb-test: request Iu Release, handle Iu Release Command
http://cgit.osmocom.org/osmo-iuh/commit/?id=39fc8811f9488965006d06b9f9eb8b4…
commit 39fc8811f9488965006d06b9f9eb8b41bf81add6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 02:37:04 2016 +0200
ranap_common_cn.c: for now add more decoding that doesn't belong here
Allow Iu Release Command decoding and freeing.
Add Paging decoding and freeing.
These are all needed by hnb-test, which still uses the CN parsing functions,
still to be fixed, as commented in the code.
http://cgit.osmocom.org/osmo-iuh/commit/?id=f6e16b72e6ab3199a0f45dc01b03df2…
commit f6e16b72e6ab3199a0f45dc01b03df28105b36fb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 02:32:05 2016 +0200
ranap_msg_factory: add Iu Release Complete msg generator
Needed by hnb-test.
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ranap/ranap_common_cn.h | 2 +-
include/osmocom/ranap/ranap_msg_factory.h | 3 +++
src/hnbgw.c | 4 ++--
src/hnbgw_cn.c | 29 ++++++++++++++++-------------
src/ranap_common_cn.c | 18 ++++++++++++++++++
src/ranap_msg_factory.c | 28 ++++++++++++++++++++++++++++
src/tests/hnb-test-layers.h | 5 +++++
src/tests/hnb-test-ranap.c | 31 +++++++++++++++++++++++++++++++
src/tests/hnb-test-rua.c | 17 +++++++++++++++++
src/tests/hnb-test.c | 27 +++++++++++++++++++++++++++
10 files changed, 148 insertions(+), 16 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface
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 7353b024a274f9b638d3ad1f34a8417bfbd83923 (commit)
discards 5e2cdab3756c4ea87931e610c80175ac6de461a8 (commit)
discards 75e6e41828dbb3f49ff259913de2488b761ce718 (commit)
discards ceceee80e428f92c07675dd499865e66955d9bf1 (commit)
via 553d3d4c476a4ec831efd4fe2f04e941d8ef763a (commit)
via 45286aab4b3a9208a39d6a0fb91af285f2b3656f (commit)
via ca68a7b0bb3cd0e29c33efc3ffa71d69e9e20947 (commit)
via 7fcdc9cc81cfdab6ffe0cc2cda230bcdb1f9af9d (commit)
via fa9507976e4d2c654033ba0019470833b9c76e91 (commit)
via 5f04d25f88e4bd06f12a23846ec29972e176cc36 (commit)
via 5f713616402d33e683cc827f9933987894ebb2b8 (commit)
via c808eed9624fe2774ebdaaceceb34abf0e479b04 (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 (7353b024a274f9b638d3ad1f34a8417bfbd83923)
\
N -- N -- N (553d3d4c476a4ec831efd4fe2f04e941d8ef763a)
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=553d3d4c476a4ec831efd4fe2f04e94…
commit 553d3d4c476a4ec831efd4fe2f04e941d8ef763a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 18:09:05 2016 +0200
hnb-test: receive Paging, add CL rx
Add ability to receive ConnectionLess transfers in order to read the
Paging and (so far only) print the IMSI paged for.
http://cgit.osmocom.org/osmo-iuh/commit/?id=45286aab4b3a9208a39d6a0fb91af28…
commit 45286aab4b3a9208a39d6a0fb91af285f2b3656f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 18:04:56 2016 +0200
hnbgw: add debug log about new CN links
http://cgit.osmocom.org/osmo-iuh/commit/?id=ca68a7b0bb3cd0e29c33efc3ffa71d6…
commit ca68a7b0bb3cd0e29c33efc3ffa71d69e9e20947
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 18:01:25 2016 +0200
cosmetic: indentation fix
http://cgit.osmocom.org/osmo-iuh/commit/?id=7fcdc9cc81cfdab6ffe0cc2cda230bc…
commit 7fcdc9cc81cfdab6ffe0cc2cda230bcdb1f9af9d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 17:57:03 2016 +0200
hnbgw_cn.c: fix uninitialized hnb_gw pointer
In cn_ranap_rx_paging_cmd(), actually initialize the gw var.
Upon creation of an hnbgw_cnlink, actually set hnbgw_cnlink->gw.
http://cgit.osmocom.org/osmo-iuh/commit/?id=fa9507976e4d2c654033ba001947083…
commit fa9507976e4d2c654033ba0019470833b9c76e91
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 18:00:54 2016 +0200
hnbgw_cn.c: pass cnlink instead of slink
As soon as possible, clarify that slink is an osmo_sua_link*. Immediately
obtain the priv as hnbgw_cnlink and pass that to all the static functions.
Thus remove code dup and clarify argument typing.
http://cgit.osmocom.org/osmo-iuh/commit/?id=5f04d25f88e4bd06f12a23846ec2997…
commit 5f04d25f88e4bd06f12a23846ec29972e176cc36
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 17:54:25 2016 +0200
cosmetic: comment typos
http://cgit.osmocom.org/osmo-iuh/commit/?id=5f713616402d33e683cc827f9933987…
commit 5f713616402d33e683cc827f9933987894ebb2b8
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 02:38:16 2016 +0200
hnb-test: request Iu Release, handle Iu Release Command
http://cgit.osmocom.org/osmo-iuh/commit/?id=c808eed9624fe2774ebdaaceceb34ab…
commit c808eed9624fe2774ebdaaceceb34abf0e479b04
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 19 02:37:04 2016 +0200
ranap_common_cn.c: for now add more decoding that doesn't belong here
Allow Iu Release Command decoding and freeing.
Add Paging decoding and freeing.
These are all needed by hnb-test, which still uses the CN parsing functions,
still to be fixed, as commented in the code.
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ranap/ranap_common_cn.h | 2 +-
src/hnbgw.c | 4 +--
src/hnbgw_cn.c | 50 +++++++++++----------------------
src/ranap_common_cn.c | 18 ++++++++++--
src/tests/hnb-test-layers.h | 4 +++
src/tests/hnb-test-ranap.c | 27 ++++++++++++++++++
src/tests/hnb-test-rua.c | 17 +++++++++++
src/tests/hnb-test.c | 9 +++++-
8 files changed, 90 insertions(+), 41 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface