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=9a1588a321cf799693bc335e2aa0f416...
commit 9a1588a321cf799693bc335e2aa0f4169bc7d705 Author: Neels Hofmeyr nhofmeyr@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=5ad72b91bb601f9b9765beeb861191f8...
commit 5ad72b91bb601f9b9765beeb861191f810f79f65 Author: Neels Hofmeyr nhofmeyr@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=d045ceb5f01a81fcfbd2b99b2dbc17c5...
commit d045ceb5f01a81fcfbd2b99b2dbc17c53103d6ce Author: Neels Hofmeyr nhofmeyr@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=630483b3104010ea1392617b99eb4be9...
commit 630483b3104010ea1392617b99eb4be9e36b5fb5 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Tue Apr 19 18:01:25 2016 +0200
cosmetic: indentation fix
http://cgit.osmocom.org/osmo-iuh/commit/?id=2b01f3aca78f76bdee1f4e3abafac5da...
commit 2b01f3aca78f76bdee1f4e3abafac5da5013709d Author: Neels Hofmeyr nhofmeyr@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=6503767e84bbe5e0a9381c13e59739a7...
commit 6503767e84bbe5e0a9381c13e59739a793e92da1 Author: Neels Hofmeyr nhofmeyr@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=525a69ef4eb68dcd21dad264d58cffc8...
commit 525a69ef4eb68dcd21dad264d58cffc875d6195f Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Tue Apr 19 17:54:25 2016 +0200
cosmetic: comment typos
http://cgit.osmocom.org/osmo-iuh/commit/?id=bde4d3b3b7b53595c697e9850d02f67e...
commit bde4d3b3b7b53595c697e9850d02f67e66b2b6cb Author: Neels Hofmeyr nhofmeyr@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=39fc8811f9488965006d06b9f9eb8b41...
commit 39fc8811f9488965006d06b9f9eb8b41bf81add6 Author: Neels Hofmeyr nhofmeyr@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=f6e16b72e6ab3199a0f45dc01b03df28...
commit f6e16b72e6ab3199a0f45dc01b03df28105b36fb Author: Neels Hofmeyr nhofmeyr@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-commitlog@lists.osmocom.org