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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 4f511b67fd83b5767071604920ebc3bac025b751 (commit)
from ec8f192fec548dd87522946319d80e4f3bc4e35c (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/libosmocore/commit/?id=4f511b67fd83b5767071604920eb…
commit 4f511b67fd83b5767071604920ebc3bac025b751
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed May 18 19:36:42 2016 +0200
osmo-auc-gen: Print hex values without intermittent spaces
When generating some authentication vectors using the osmo-auc-gen
utility, it used to print values like this:
AUTN: f7 55 bc 47 de d0 00 00 f9 ed 4b 3f 6c 2a 97 6f
which is quite difficult to copy+paste on the terminal. Now it
generates the following format:
Change-Id: I2805615e0c2087ca632e0658b37a9e06929620b6
AUTN: f755bc47ded00000f9ed4b3f6c2a976f
Reviewed-on: https://gerrit.osmocom.org/164
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
Tested-by: Jenkins Builder
-----------------------------------------------------------------------
Summary of changes:
utils/osmo-auc-gen.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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, master has been updated
via 97165f386f47c531c9c092eafb1af54d68489cec (commit)
from e1197481e59b9ef8807057081da1f349975cfdb7 (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=97165f386f47c531c9c092eafb1af54d…
commit 97165f386f47c531c9c092eafb1af54d68489cec
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Sat May 21 00:00:51 2016 +0200
rename enum gprs_mm_state to gprs_gmm_state
Change-Id: Ibba054d15c55c7ac570e64ff66ea57964be095e3
-----------------------------------------------------------------------
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, master has been updated
via e1197481e59b9ef8807057081da1f349975cfdb7 (commit)
via 0f46f9ca5a70750599a0027dadec21355efa4105 (commit)
from a9ca72d907efc4a81075bb0d37fd975f0b512d85 (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=e1197481e59b9ef8807057081da1f349…
commit e1197481e59b9ef8807057081da1f349975cfdb7
Merge: a9ca72d 0f46f9c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jun 1 10:46:41 2016 +0000
Merge "rename enum gprs_mm_state to gprs_gmm_state"
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_sgsn.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via ec8f192fec548dd87522946319d80e4f3bc4e35c (commit)
from 720ac4a4e1768cd928eb9d9265c0417f6865bc1b (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/libosmocore/commit/?id=ec8f192fec548dd87522946319d8…
commit ec8f192fec548dd87522946319d80e4f3bc4e35c
Author: Max <msuraev(a)sysmocom.de>
Date: Tue May 31 14:50:21 2016 +0200
Add functions to detect HR/FR SID frames
Add functions which check if given FR or HR frame (packed in RTP)
contains SID (SIlence Descriptor) and corresponding tests.
Related: OS#22
Change-Id: I4051e3c0d4fb9ee93d7e9e0ef4abaf9f18e227ca
Reviewed-on: https://gerrit.osmocom.org/160
Tested-by: Jenkins Builder
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/codec/codec.h | 3 +++
src/codec/gsm610.c | 39 +++++++++++++++++++++++++++++++++++++++
src/codec/gsm620.c | 32 ++++++++++++++++++++++++++++++++
tests/codec/codec_test.c | 28 ++++++++++++++++++++++++++++
tests/codec/codec_test.ok | 6 ++++++
5 files changed, 108 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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, master has been updated
via a9ca72d907efc4a81075bb0d37fd975f0b512d85 (commit)
via 51fbc5f6e08861e3dbf28bf90620ff81fb701b94 (commit)
from 85f8fdabc3b90b3c9571db05daa8a68d9e113fdf (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=a9ca72d907efc4a81075bb0d37fd975f…
commit a9ca72d907efc4a81075bb0d37fd975f0b512d85
Merge: 85f8fda 51fbc5f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jun 1 06:29:42 2016 +0000
Merge "add .gitreview"
http://cgit.osmocom.org/openbsc/commit/?id=51fbc5f6e08861e3dbf28bf90620ff81…
commit 51fbc5f6e08861e3dbf28bf90620ff81fb701b94
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue May 31 17:43:23 2016 +0200
add .gitreview
A .gitreview file is required to use git review.
More information about git review
https://www.mediawiki.org/wiki/Gerrit/git-review
Change-Id: Ie7cdf16232181d4b8093e61f2d8a3faed9010d4f
-----------------------------------------------------------------------
Summary of changes:
.gitreview | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 .gitreview
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, master has been updated
via 85f8fdabc3b90b3c9571db05daa8a68d9e113fdf (commit)
from 69e9c0dfc6cc10c07d03f8800d8ff7197fe97c8b (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=85f8fdabc3b90b3c9571db05daa8a68d…
commit 85f8fdabc3b90b3c9571db05daa8a68d9e113fdf
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue May 31 17:37:54 2016 +0200
gprs: use new uint8_t * for kv in gprs_cipher_run()
libosmocore changed in bf990bb8 Update internal GPRS cipher API
from uint_64 to uint8_t*.
Fix a warning.
Change-Id: Ib5bfe1fb05c693347b11ff4faadd3fc2205ebd76
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_llc.c | 4 ++--
1 file changed, 2 insertions(+), 2 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/dyn_pdch has been updated
via e5259bb299489fe1c4e2e5479d534cdfca6c0db6 (commit)
from 89df8fc4e111dd2b20e06d2a11db35d7f5f540b7 (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=e5259bb299489fe1c4e2e5479d534cdf…
commit e5259bb299489fe1c4e2e5479d534cdfca6c0db6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue May 31 17:51:41 2016 +0200
tweak debug log
Change-Id: Id54fc6936ddbeeaf720524b886e0cf6ad3a0547e
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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/dyn_pdch has been updated
via 89df8fc4e111dd2b20e06d2a11db35d7f5f540b7 (commit)
from 43f8f29908da6f7fb8a57ebf20d944893f41122a (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=89df8fc4e111dd2b20e06d2a11db35d7…
commit 89df8fc4e111dd2b20e06d2a11db35d7f5f540b7
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue May 31 15:30:36 2016 +0200
wip
Change-Id: I03e23bb7ea45ac8e9a9c6b736e3d4b7b9ec7db51
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 8 +++++---
openbsc/src/libbsc/abis_rsl.c | 13 ++++++++-----
openbsc/src/libcommon/debug.c | 2 +-
3 files changed, 14 insertions(+), 9 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/dyn_pdch_extra has been created
at baf762d1d28ca19346b3efd359aefee5db5b88f0 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=baf762d1d28ca19346b3efd359aefee5…
commit baf762d1d28ca19346b3efd359aefee5db5b88f0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue May 31 14:44:48 2016 +0200
disable T3111 error timer -- TODO really?
Change-Id: I80ecfc263885393a0247b192876c9399f6365d78
http://cgit.osmocom.org/openbsc/commit/?id=63442a5e7689051439daf162387e339f…
commit 63442a5e7689051439daf162387e339fc7369b4e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue May 31 14:43:25 2016 +0200
trigger pdch defrag on do_lchan_free()
Change-Id: Ibc003e35bd0720fa1a37da2b4bafbac8abf96cfc
http://cgit.osmocom.org/openbsc/commit/?id=69dfec0d5d4d6c74b516c91c6ceeab29…
commit 69dfec0d5d4d6c74b516c91c6ceeab296fe1c5c7
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:33:59 2013 +0200
dyn PDCH: add do_pdch_defrag() in new pdch_defrag.[hc]
Will be used in the subsequent commit.
Original patch by jolly (1c8a3d828612a6bea343a268072a7dddf4a22480),
with extensive review and changes by nhofmeyr:
* remove code dup: common find_lchan() replaces find_shared_forward() and
find_shared_reverse() and simplifies invocation.
* use LOGTSP() instead of debug_bts_trx_ts(),
tweak debug logging (missing \n, in-code line breaking).
* reword comment for do_pdch_defrag().
* remove code dup: calculate move direction by maths instead of 4 conditionals,
and have only a single debug log for "does not lower fragmentation".
* add two FIXME comments.
Change-Id: Idcaf7ac40cbaf83593946cfe24a6a18a6a688fd5
Patch-by: Andreas Eversberg <jolly(a)eversberg.eu>
Tweaked-by: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
-----------------------------------------------------------------------
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/dyn_pdch has been updated
discards 15d3a37bf2dd56f83fdacfa9cf08b68133dd398a (commit)
discards 113ade6476152c26e5abc98fd0539001c38f1b1c (commit)
discards 69620112638fadd8660c199905556791e438bd71 (commit)
via 43f8f29908da6f7fb8a57ebf20d944893f41122a (commit)
via 818f0d5e44b6a910e19a3cb6ea422165d50fa155 (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 (15d3a37bf2dd56f83fdacfa9cf08b68133dd398a)
\
N -- N -- N (43f8f29908da6f7fb8a57ebf20d944893f41122a)
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=43f8f29908da6f7fb8a57ebf20d94489…
commit 43f8f29908da6f7fb8a57ebf20d944893f41122a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue May 24 17:23:12 2016 +0200
tmp debug
Change-Id: Id8f54b8e403e1f48f06ac82a0678734de5589ab2
http://cgit.osmocom.org/openbsc/commit/?id=818f0d5e44b6a910e19a3cb6ea422165…
commit 818f0d5e44b6a910e19a3cb6ea422165d50fa155
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:32:30 2013 +0200
dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel
Handle shared TCH/F+PDCH channels as regular TCH/F channels. Prior to
activation, deactivate PDCH mode.
After deactivation, restore PDCH mode.
Change-Id: Ided47641eebfdb815592b307bf38b5fb36663be5
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/Makefile.am | 3 +-
openbsc/include/openbsc/pdch_defrag.h | 3 -
openbsc/src/libbsc/Makefile.am | 3 +-
openbsc/src/libbsc/abis_rsl.c | 16 ++--
openbsc/src/libbsc/pdch_defrag.c | 159 ----------------------------------
5 files changed, 10 insertions(+), 174 deletions(-)
delete mode 100644 openbsc/include/openbsc/pdch_defrag.h
delete mode 100644 openbsc/src/libbsc/pdch_defrag.c
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)