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 4107a58547dbfb3e7f229d9a25ca19f26b961088 (commit)
from 8c7556e311e6e5fc7c09dac095aaec643cc44a82 (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=4107a58547dbfb3e7f229d9a25ca19f…
commit 4107a58547dbfb3e7f229d9a25ca19f26b961088
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jan 5 12:04:13 2016 +0100
Fix subdirs of include/osmocom/Makefile.am
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 085569df55ceb3737b79f53b015b0c064698ddc6 (commit)
via 21b020b33633683d7c785af15c773aab0f79d0de (commit)
from e28a20a2d9d049cd6312e218a7646593bbc43431 (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=085569df55ceb3737b79f53b015b0c0…
commit 085569df55ceb3737b79f53b015b0c064698ddc6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jan 4 20:29:24 2016 +0100
fix large amount of compiler warnings in common and sysmobts code
http://cgit.osmocom.org/osmo-bts/commit/?id=21b020b33633683d7c785af15c773aa…
commit 21b020b33633683d7c785af15c773aab0f79d0de
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jan 4 20:06:12 2016 +0100
sysmobts: Clarify msgb ownership / fix memory leaks
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/oml.h | 1 +
include/osmo-bts/vty.h | 2 +-
src/common/bts_ctrl_lookup.c | 1 +
src/common/l1sap.c | 1 +
src/common/msg_utils.c | 6 ++--
src/common/rsl.c | 1 +
src/common/vty.c | 4 ++-
src/osmo-bts-sysmo/l1_if.c | 51 ++++++++++++++++++------------
src/osmo-bts-sysmo/l1_if.h | 2 --
src/osmo-bts-sysmo/misc/sysmobts_mgr_vty.c | 2 +-
src/osmo-bts-sysmo/sysmobts_vty.c | 1 +
11 files changed, 43 insertions(+), 29 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, jerlbeck/wip/sgsn has been deleted
was 6bcf31b40f861fc8ef53d45b591c82fc42fcf077
-----------------------------------------------------------------------
6bcf31b40f861fc8ef53d45b591c82fc42fcf077 sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI (TODO)
-----------------------------------------------------------------------
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, jerlbeck/fixes/sgsn has been created
at 622f82e46a26f7758df607d464c552167481e943 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=622f82e46a26f7758df607d464c55216…
commit 622f82e46a26f7758df607d464c552167481e943
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 17:24:27 2015 +0100
sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches
If an MM context cannot be found based on BBSGP info and a RA UPDATE
REQUEST is received, try to find an MM context with an P-TMSI from
which the TLLI could have been derived. This also checks, whether the
routing area matches.
This is similar to the old behaviour removed by the commits
"sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlli" and
"sgsn: Remove tlli_foreign2local", except that this will only
be done for RA UPDATE REQUESTs now.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=6e65cfe514d947c0d95fe03c6a1f5325…
commit 6e65cfe514d947c0d95fe03c6a1f5325f2ea4469
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 16:01:52 2015 +0100
sgsn/test: Add test case test_gmm_routing_areas
This test add different cases of routing area changes.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=bd3ed8cd2f4f5e4163e5dc57a98e5c68…
commit bd3ed8cd2f4f5e4163e5dc57a98e5c684686efa3
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 15:49:06 2015 +0100
sgsn: Change handling of missing mmctx in gsm48_rx_gmm_ra_upd_req
Currently the MM context is just overwritten by a call to
sgsn_mm_ctx_by_tlli(msgb_tlli(msg), &old_ra_id) even if it
has already been found by using the BSSGP info. With the changes
made to sgsn_mm_ctx_by_tlli this will never find a MM context if
the routing area has changed. If the routing area has not changed,
the mmctx has already been found if it exists.
This commit splits searching for an MM context (if it hasn't been
found already) from checking, whether a found one can really be
used. The actual search is removed, so that the MS will be forced to
restart the attach procedure, which is less efficient but safe.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=e1fe5dd40a097a4897d5ca5fd688dfc2…
commit e1fe5dd40a097a4897d5ca5fd688dfc2b064c830
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 15:40:40 2015 +0100
sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlli
Currently the code also matches the TLLI against LOCAL and FOREIGN
mappings of the P-TMSI, thus eventually finding MM contexts not
consistent with the TLLI (both tlli and tlli_new differ). On
the other hand, tlli_new is not checked at all.
This commit changes the function to only look at mmctx->tlli,
mmctx->tlli_new, and the routing area.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=6a3b9e6270b75805d501662c473567e1…
commit 6a3b9e6270b75805d501662c473567e1827a006c
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 15:45:51 2015 +0100
sgsn: Make ra_id_equals available as gprs_ra_id_equals
The function is moved to gprs_utils.c, renamed, and made non-static
to be usable in other modules, too.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=0194ee7b417fef627ee8d25a7bb380b5…
commit 0194ee7b417fef627ee8d25a7bb380b5e0bc9d45
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 12:27:11 2015 +0100
sgsn/test: Add bssgp_raid parameter to send_0408_message
The BSSGP cell identifier is used to get the RA for the TLLI lookup.
The send_0408_message function used in the tests does not set this,
so the RA identifier is always 0-0-0-0.
This commit adds a parameters to pass the RAID and adds missing
dummy RAIDs.
Note that the CI can still not be set and thus is always 0.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=f1f8c751a15d6ef9cf741490e7e54c5c…
commit f1f8c751a15d6ef9cf741490e7e54c5c031a2e32
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Tue Dec 29 14:35:31 2015 +0100
sgsn: Remove tlli_foreign2local
Currently foreign TLLI are sometimes mapped to local TLLI in the
hope that they will match. This seems to sometimes introduce
inconsisties, possibly leading to a failing assertion in
_bssgp_tx_dl_ud.
This mapping should probably reduce the allocation of additional
LLME during routing area changes.
This commit removes tlli_foreign2local.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
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 "Lev Walkin's asn1 compiler".
The branch, aper-prefix has been updated
discards d02b4a79f4311c3d94dc200392ab37c6aef9fdf0 (commit)
via 1d73b9b26876c7a365871bbcb6cf323f0e84ed98 (commit)
via 0ff796f0363143eddbf87ba7500e07418a905dd7 (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 (d02b4a79f4311c3d94dc200392ab37c6aef9fdf0)
\
N -- N -- N (1d73b9b26876c7a365871bbcb6cf323f0e84ed98)
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/asn1c/commit/?id=1d73b9b26876c7a365871bbcb6cf323f0e…
commit 1d73b9b26876c7a365871bbcb6cf323f0e84ed98
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Sep 10 09:31:18 2015 +0200
prefixing of generated types using a ASN1C_PREFIX environment variable
When generating code for multiple ASN.1 syntaxes that have clashing
names, we need to add a prefix in order to prevent clashes in the global
C symbol namespace. Using the ASN1C_PREFIX environment variable and
this patch serves as a work-around to that. All non-basic type names
as well as references to that type and source code + header file names
will be pre-fixed accordingly.
-----------------------------------------------------------------------
Summary of changes:
libasn1compiler/asn1c_misc.c | 2 ++
skeletons/INTEGER.c | 15 ++++++++-------
2 files changed, 10 insertions(+), 7 deletions(-)
hooks/post-receive
--
Lev Walkin's asn1 compiler
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 "Lev Walkin's asn1 compiler".
The branch, aper has been updated
discards 2ccf6f701de667aee12de4d16a95601ccc58b909 (commit)
discards d02b4a79f4311c3d94dc200392ab37c6aef9fdf0 (commit)
via 0ff796f0363143eddbf87ba7500e07418a905dd7 (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 (2ccf6f701de667aee12de4d16a95601ccc58b909)
\
N -- N -- N (0ff796f0363143eddbf87ba7500e07418a905dd7)
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/asn1c/commit/?id=0ff796f0363143eddbf87ba7500e07418a…
commit 0ff796f0363143eddbf87ba7500e07418a905dd7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Dec 19 13:32:58 2015 +0100
APER: Fix encoding of INTEGER with lower_bound != 0
When encoding an INTEGER, we need to subtract the lower bound before
encoding the value. This is specified in Clause 10.5.7.x of X.691.
The decoder already does this correct, but the encoder was wrong.
-----------------------------------------------------------------------
Summary of changes:
libasn1compiler/asn1c_misc.c | 35 ++++++++---------------------------
libasn1compiler/asn1c_misc.h | 1 -
libasn1fix/asn1fix.c | 9 ---------
m4/libtool.m4 | 4 ++--
4 files changed, 10 insertions(+), 39 deletions(-)
hooks/post-receive
--
Lev Walkin's asn1 compiler
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, laforge/wip has been updated
via 04fd9fc31b0b8cda034cfb7be128a8ccf8399b54 (commit)
from 22d4c9fafbf04533897102a68d6eaa07e0e58f09 (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=04fd9fc31b0b8cda034cfb7be12…
commit 04fd9fc31b0b8cda034cfb7be128a8ccf8399b54
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jan 4 12:35:49 2016 +0100
HACK: start to handle SCTP notifications
-----------------------------------------------------------------------
Summary of changes:
src/sua.c | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 71 insertions(+)
hooks/post-receive
--
SCCP Library