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 a3bcd6d1e71e866fa96a40437aeff9a6e44c76a2 (commit)
from 3b42658836359a9b6b6e79bf5ba0e8adcae613c2 (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=a3bcd6d1e71e866fa96a40437aeff9a…
commit a3bcd6d1e71e866fa96a40437aeff9a6e44c76a2
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jul 3 14:29:04 2017 +0200
cn unitdata: verify correct remote addr
When receiving unitdata from the CN, verify that it is indeed coming from the
remote address that matches our CS/PS domain settings.
This patch came from an earlier stage where the is_ps out-parameter was
actually used. While it currently isn't, it doesn't hurt to leave it there.
Change-Id: I7190b4c3a05e8bac0eeffa1eab18c9e47429cb17
-----------------------------------------------------------------------
Summary of changes:
src/hnbgw_cn.c | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
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 "SCCP Library".
The branch, master has been updated
via b06c887cf0ae8b0dd15f93f85459cf903f3b145b (commit)
from dcb360a9dbd418ac582b2996cf394390b154fe0a (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/libosmo-sccp/commit/?id=b06c887cf0ae8b0dd15f93f8545…
commit b06c887cf0ae8b0dd15f93f85459cf903f3b145b
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Jul 19 12:45:39 2017 +0200
sccp: ensure addressbook entry names are unique
It is possible to add two (or more) different
sccp-addresses under the same name, when the
addresses are defined in different cs7 instances.
Add a check to make sure an address name is not
used multiple times
Change-Id: I63227cd87bc24f7d9ac995430b869f0393818335
-----------------------------------------------------------------------
Summary of changes:
src/osmo_ss7_vty.c | 10 ++++++++++
1 file changed, 10 insertions(+)
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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via bbd4d54e46b3d2ed7d134b8b103abd1683616b9f (commit)
from 8edfe03595134b83569ade3821e40198209b521c (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-bts/commit/?id=bbd4d54e46b3d2ed7d134b8b103abd1…
commit bbd4d54e46b3d2ed7d134b8b103abd1683616b9f
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Jul 25 19:21:27 2017 +0200
cosmetic: lc15bts_mgr_vty.c: Fix typos in comments
Change-Id: I46b1cc6e5502829e0c1dc84a184cd2002fbd2b18
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-litecell15/misc/lc15bts_mgr_vty.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 8edfe03595134b83569ade3821e40198209b521c (commit)
via cbb64cffa58e71747fd198d56b0370c51afeab5c (commit)
via 824764fa6b34d8ed596aa8b08276126976d8e4b2 (commit)
from db4ab8e5cef3b1d0800c4d9eab0ea6a4ac886c22 (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-bts/commit/?id=8edfe03595134b83569ade3821e4019…
commit 8edfe03595134b83569ade3821e40198209b521c
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Jul 24 14:53:05 2017 +0200
litecell15: Register in vty limits for paX_pwr
Otherwise it fails to read the default config file.
Change-Id: I316a8ea73091c7e76a175314b890e4d86e9c3010
http://cgit.osmocom.org/osmo-bts/commit/?id=cbb64cffa58e71747fd198d56b0370c…
commit cbb64cffa58e71747fd198d56b0370c51afeab5c
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Jul 24 14:51:22 2017 +0200
cosmetics: Fix typos and whitespace in lc15bts_mgr_vty.c
Change-Id: I6e35fb9c1a6391e5185a62e9efd2f8ffba13cf0d
http://cgit.osmocom.org/osmo-bts/commit/?id=824764fa6b34d8ed596aa8b08276126…
commit 824764fa6b34d8ed596aa8b08276126976d8e4b2
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Jul 24 14:49:04 2017 +0200
lc15bts-mgr.cfg: Set default vswr to a value inside valid range
Valid range is currently set to 1000-200000.
Change-Id: Ibf60ab290acf0423c7617591a86403d63266e5d3
-----------------------------------------------------------------------
Summary of changes:
doc/examples/litecell15/lc15bts-mgr.cfg | 4 ++--
src/osmo-bts-litecell15/misc/lc15bts_mgr_vty.c | 10 ++++++----
2 files changed, 8 insertions(+), 6 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, aoip has been updated
via e40a123bdf030a5691f01140c6e632de03bcfaf6 (commit)
from fd60925358a5daf08d7f3b509521b3c922527a7d (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:
openbsc/doc/examples/osmo-sgsn/osmo-sgsn.cfg | 2 +-
openbsc/include/openbsc/osmo_msc.h | 3 ++-
openbsc/src/gprs/sgsn_main.c | 3 +++
3 files changed, 6 insertions(+), 2 deletions(-)
hooks/post-receive
--
Legacy: 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, vlr_3G has been updated
discards 2d07b889cd035c8a1033fd636d7b1cd7ac8ea7cb (commit)
via 3824136b46f455e047094b57d3123974860d086a (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 (2d07b889cd035c8a1033fd636d7b1cd7ac8ea7cb)
\
N -- N -- N (3824136b46f455e047094b57d3123974860d086a)
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=3824136b46f455e047094b57d3123974…
commit 3824136b46f455e047094b57d3123974860d086a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jul 21 16:25:47 2017 +0200
MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222
In SGSN, actually place the port in the SGSN config by default, so that the
gsup port may now be omitted in the VTY config (the IP address suffices).
Adjust the osmo-sgsn.cfg example.
Depends: I4222e21686c823985be8ff1f16b1182be8ad6175 (libosmocore)
Change-Id: I50f2040e2eb0baacb43849e93cfed10cbc2fc156
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/osmo_msc.h | 3 ++-
openbsc/src/gprs/sgsn_main.c | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)
hooks/post-receive
--
Legacy: 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, vlr_3G has been updated
via 2d07b889cd035c8a1033fd636d7b1cd7ac8ea7cb (commit)
from bbd6127480f0d89ab1e1de9583555144ab68062d (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=2d07b889cd035c8a1033fd636d7b1cd7…
commit 2d07b889cd035c8a1033fd636d7b1cd7ac8ea7cb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jul 25 16:41:15 2017 +0200
sgsn example config: use new OSMO_GSUP_PORT = 4222 to reach HLR
Change-Id: Iff5aca69059e62f8b70824b5253fd41573edcd64
-----------------------------------------------------------------------
Summary of changes:
openbsc/doc/examples/osmo-sgsn/osmo-sgsn.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Legacy: 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 "UNNAMED PROJECT".
The branch, master has been updated
via 84201d3a4b6b745cfdb4aa3c9fb5d3e04859f89a (commit)
from 62491379f122b598fc4634f4ca47a6f57cab2848 (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-hlr/commit/?id=84201d3a4b6b745cfdb4aa3c9fb5d3e…
commit 84201d3a4b6b745cfdb4aa3c9fb5d3e04859f89a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jul 21 16:00:32 2017 +0200
use OSMO_GSUP_PORT == 4222 instead of hardcoded 2222
Depends: I4222e21686c823985be8ff1f16b1182be8ad6175 (libosmocore)
Change-Id: I9b372a4ac38677773bf813acba80cebcd88e2e20
-----------------------------------------------------------------------
Summary of changes:
src/hlr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT
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, pre_release has been created
at 9b9ad6623dff4913f5cac057f435dcae9718944a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-iuh/commit/?id=9b9ad6623dff4913f5cac057f435dca…
commit 9b9ad6623dff4913f5cac057f435dcae9718944a
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jul 25 15:35:58 2017 +0200
ranap_common.h: fix include of asn1c/asn_application.h
Change-Id: I152377813cdcfef73e2c4309b0f8c97807d7d4f8
http://cgit.osmocom.org/osmo-iuh/commit/?id=d5a564775f84814edf23358e9330da1…
commit d5a564775f84814edf23358e9330da13acc90408
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jul 5 14:38:52 2017 +0200
move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client* NOT FOR MERGE
*** NOT FOR MERGE: use SCCP address book: the libsccp address book code is
currently in flux, will follow in the next patch set when pmaier is ready with
it ***
To help split openbsc.git to separate MSC and SGSN repositories, place the
common Iu interface related code here in libosmo-ranap. Also apply various
improvements while moving (from intermittent code review).
The code depends on libosmo-ranap tightly. One reason to want this separate
from libosmo-ranap could be that it uses libosmo-sigtran, accepting an sccp
instance. However, including in libosmo-ranap is the simplest way to go. The
osmo-iuh build depends on libosmo-sigtran anyway because of OsmoHNBGW, and all
current users of libosmo-ranap also naturally link libosmo-sigtran already.
Apply prefix ranap_iu_ and RANAP_IU_ to allow smooth transition from the
openbsc.git iu_ to the libranap ranap_iu_ implementations.
Prune unneeded #include statements.
Instead of sccp_addr, store an rnc pointer in the ue_conn_ctx. To facilitate,
also:
- Move iu_rnc struct to iu_client.h (as ranap_iu_rnc).
- Instead of sccp_addr, pass rnc to ue_conn_ctx_alloc().
- Pass a local struct new_ue_conn_ctx containing the sccp_addr and conn_id up
the RANAP handling stack in case of an InitialUE message.
- Separate the InitialUE message handling from cn_ranap_handle_co(), by moving
to new and separate cn_ranap_handle_co_initial(), so we can still pass a
looked-up ue_conn_ctx to all other cn_ranap_handle_co() code paths.
- Allocate the ue_conn_ctx only in ranap_handle_co_initial_ue(), not as early
as before.
Note that we are not actually ever using the rnc pointer now present in
ue_conn_ctx. It could be used for more concise paging, to first page only the
RNC where we last saw the subscriber. So far we page all matching LAC/RACs.
Tweak error logging: use __func__ instead of writing the function names as
string constants.
In iu_client_vty.c:
- Move the asn.1 debug commands from logging over to the iu node. They are not
specific to the logging target. They could qualify for an entirely separate
'asn1' root node, but for simplicity place under 'iu'.
- Add the 'asn1' commands to ranap_iu_vty_config_write(), so far missing.
- remove the legacy "net." from a VTY error message, it is not known which name
the parent node of 'iu' has.
Change-Id: I6a3f7ad15be03fb94689b4af6ccfa828c25f45c0
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom code for Iuh interface