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/sigtran has been created
at 7b8e9d13167155fa584761750e802ef02738dc4a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-iuh/commit/?id=7b8e9d13167155fa584761750e802ef…
commit 7b8e9d13167155fa584761750e802ef02738dc4a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon May 8 16:50:24 2017 +0200
fix make check: exclude SUA dependencies
Remove DSUA from test_common.c
Don't build dummy_cn which is still implemented on SUA. Mark todo to maybe
re-include it based on M3UA later.
Change-Id: I37f3da97ba3fa0911bde6e20fceace56db520352
http://cgit.osmocom.org/osmo-iuh/commit/?id=ce3c2e8067ae8e6b5e37cb81e57ebc7…
commit ce3c2e8067ae8e6b5e37cb81e57ebc773924b774
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon May 8 16:48:38 2017 +0200
fix use of osmo_sccp_simple_client(): add local ip
Since libosmo-sccp 9ecb11bd6d3a776174f8f2b119cf60b91ed38698 a local_ip arg has
been added to osmo_sccp_simple_client(). Pass some local address (.5 to stay
out of BSC and MSC's way), mark as fixme to make configurable.
Change-Id: I476e8929afd70388755a1730cd361e96bd8dc827
http://cgit.osmocom.org/osmo-iuh/commit/?id=52ee62b7633ad01d7a8185d1ec3e092…
commit 52ee62b7633ad01d7a8185d1ec3e092bc9c5e944
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Apr 4 19:02:11 2017 +0200
port osmo-hnbgw over to libosmo-sigtran
libosmo-sigtran now has a more "proper" SCCP/M3UA stack, so we can make
our hnb-gw 3GPP compliant by switching from the old SUA code to the new
universal SCCP user API with support for (currently) M3UA and SUA.
Change-Id: I9a2ce7e71f3aa406faa2d796e1e5883264c4060c
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom code for Iuh interface