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 ed04fcc1792246b35c5586d16d6683a85d09d257 (commit)
from aea28ceb273c237ee5826addfdbdb9d0331bf132 (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=ed04fcc1792246b35c5586d16d6683a8…
commit ed04fcc1792246b35c5586d16d6683a85d09d257
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 28 21:03:10 2015 +0100
rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frame
In AMR 12.2 (mode 7), the actual RTP payload is 33 bytes. Howeerver,
as we store the length of the (dynamically-sized) AMR payload in the
first byte, our buffer needs at least 33+1 byte in size.
Change-Id: If1ad5d2d68c85733306c75ea62f67fe8fbc143b3
Reviewed-on: https://gerrit.osmocom.org/91
Tested-by: Jenkins Builder
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libtrau/rtp_proxy.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 OpenGGSN project".
The branch, master has been updated
via cc077ae0bc26257428adb14d913ab28adc181a01 (commit)
from 6bf2f05df67e387800debbdfe7a402c72713d10f (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/openggsn/commit/?id=cc077ae0bc26257428adb14d913ab28…
commit cc077ae0bc26257428adb14d913ab28adc181a01
Author: Ruben Undheim <ruben.undheim(a)gmail.com>
Date: Tue May 24 23:31:47 2016 +0200
Description: Fix some typos in the man pages and in the binary
-----------------------------------------------------------------------
Summary of changes:
doc/ggsn.8 | 2 +-
doc/sgsnemu.8 | 2 +-
sgsnemu/sgsnemu.c | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
--
The OpenGGSN 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 "The OpenGGSN project".
The branch, master has been updated
via 6bf2f05df67e387800debbdfe7a402c72713d10f (commit)
from 0eaa5b8e6c2b4ba5b5b88747d47a7bc125377faf (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/openggsn/commit/?id=6bf2f05df67e387800debbdfe7a402c…
commit 6bf2f05df67e387800debbdfe7a402c72713d10f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue May 24 22:53:55 2016 +0200
debian: Bump the version to ease upgrading from Debian
Debian SID has version 0.92-1 and we had 0.92. Bump it to 0.93.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 6 ++++++
1 file changed, 6 insertions(+)
hooks/post-receive
--
The OpenGGSN 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 "UNNAMED PROJECT".
The branch, master has been updated
via c8fd4b7c42b85be63b5412f47a995c4f6f532531 (commit)
from f929e625252c8943339bf909553118f8b484c3c2 (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-pcu/commit/?id=c8fd4b7c42b85be63b5412f47a995c4…
commit c8fd4b7c42b85be63b5412f47a995c4f6f532531
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue May 24 11:09:20 2016 +0200
bts/counter: replace '_' with '-' in counter names
Conform to the convention.
Change-Id: I6162694aae8d354aba318cc1acfdac108239fef0
Reviewed-on: https://gerrit.osmocom.org/103
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 "SCCP Library".
The branch, master has been updated
via 3d0131243155432fcfcde99c13fe6396db6c7833 (commit)
from 6420ad0e62962f98abd25b779f9b901533970961 (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=3d0131243155432fcfcde99c13f…
commit 3d0131243155432fcfcde99c13fe6396db6c7833
Author: Arran Cudbard-Bell <a.cudbardb(a)freeradius.org>
Date: Mon May 16 13:27:50 2016 -0400
Ignore more build/libtool products
Change-Id: I7b0825112afcb630f40b2d2670952e0beea0a436
Reviewed-on: https://gerrit.osmocom.org/72
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 9 +++++++++
1 file changed, 9 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via aea28ceb273c237ee5826addfdbdb9d0331bf132 (commit)
from ea8e98351411709fbc78ccf6713b080789288b3a (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=aea28ceb273c237ee5826addfdbdb9d0…
commit aea28ceb273c237ee5826addfdbdb9d0331bf132
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed May 4 15:30:30 2016 +0200
gsm04_08_clear_request(): release loc with arg release=0
In gsm04_08_clear_request(), in_release == 1 anyway and
msc_release_connection() would exit immediately without any effect. Don't
confuse the reader by passing release=1 arg.
Change-Id: I5bf9eb4889d32ad5e42ac7d096bf62fa3a493e20
Reviewed-on: https://gerrit.osmocom.org/93
Reviewed-by: Holger Freyther <holger(a)freyther.de>
Tested-by: Jenkins Builder
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/gsm_04_08.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, users/neels/dyn_pdch has been updated
discards beacd8a00e6257c0c6bf18a031d32c0cf946fabd (commit)
discards 3e72e68ff9058f1c0a7cf2b540bd83d9a0a7d003 (commit)
discards 231b876ad7a7ce30ee4068b4466f503641a1d11e (commit)
discards 576ebf322c16cf1582686606d3c1eb9b73b4d381 (commit)
discards 071896917f4ee1fefb8a08b0ea7a2630a88cfc4a (commit)
via a6c1c652e5f9cd7f2e456af39a54b8fafdc5b344 (commit)
via 081d3e81b671ce5f1b1b16e213d079cd0d69fcc8 (commit)
via 7697e85588cefd19122486eed27083db25bc53a1 (commit)
via 2c705bd3b930dad04cd34bb7a5e8f05f60ac61f3 (commit)
via 4a5be223dfc6c3b08bc29396212d247318b25a2e (commit)
via fca53245928f85e4c5f00127d245f94590d77092 (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 (beacd8a00e6257c0c6bf18a031d32c0cf946fabd)
\
N -- N -- N (a6c1c652e5f9cd7f2e456af39a54b8fafdc5b344)
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=a6c1c652e5f9cd7f2e456af39a54b8fa…
commit a6c1c652e5f9cd7f2e456af39a54b8fafdc5b344
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
http://cgit.osmocom.org/openbsc/commit/?id=081d3e81b671ce5f1b1b16e213d079cd…
commit 081d3e81b671ce5f1b1b16e213d079cd0d69fcc8
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>
http://cgit.osmocom.org/openbsc/commit/?id=7697e85588cefd19122486eed27083db…
commit 7697e85588cefd19122486eed27083db25bc53a1
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Tue Jun 4 16:31:18 2013 +0200
add DHODEC debug category, tweak DHO name
Change-Id: If19caca84327ac0267a7e1f0efc84a614b154486
http://cgit.osmocom.org/openbsc/commit/?id=2c705bd3b930dad04cd34bb7a5e8f05f…
commit 2c705bd3b930dad04cd34bb7a5e8f05f60ac61f3
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:05:16 2013 +0200
dyn PDCH: Fix TCH/F+PDCH allocation and direction of chan_alloc()
Always allow TCH/F+PDCH allocation, even if the current PDCH mode is not TCH/F.
(This is required to allocate a TCH/F channel with active PDCH, that needs to
be deactivated later.)
Fix the reverse search of a free slot ("channel allocator ascending").
Change-Id: Id38386c1e6e201d7e9b1dfeae732641486d28a77
http://cgit.osmocom.org/openbsc/commit/?id=4a5be223dfc6c3b08bc29396212d2473…
commit 4a5be223dfc6c3b08bc29396212d247318b25a2e
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:01:38 2013 +0200
dyn PDCH: Add new_lchan argument to bsc_handover_start()
This is useful if the caller already allocated a new lchan, which will be used
to dynamically re-assign lchans.
The old behavior is maintained by passing NULL.
Change-Id: I2b7151f32f0c04c22f294eb5dd3c7d7dfddf35e7
http://cgit.osmocom.org/openbsc/commit/?id=fca53245928f85e4c5f00127d245f945…
commit fca53245928f85e4c5f00127d245f94590d77092
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon May 23 17:56:57 2016 +0200
comment tweak for bsc_handover_start()
Have a comment only in the .c file to remove dup, tweak wording.
Change-Id: I6d19e2b5a794f8b5d8fb71791719447362c5ce85
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/handover.h | 3 ---
openbsc/src/libbsc/handover_logic.c | 9 ++++++---
openbsc/src/libbsc/pdch_defrag.c | 35 +++++++++++++----------------------
3 files changed, 19 insertions(+), 28 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, master has been updated
via ea8e98351411709fbc78ccf6713b080789288b3a (commit)
from 7184bd088e11cfe6b907af2fcce48369fd2f21f1 (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=ea8e98351411709fbc78ccf6713b0807…
commit ea8e98351411709fbc78ccf6713b080789288b3a
Author: Max <msuraev(a)sysmocom.de>
Date: Mon May 23 17:28:13 2016 +0200
Fix copy-paste error in SI6
Fix error which prevented enabling DTX for half-rate channels.
Change-Id: I7d41df0068783c8fb33ddeeab1d1dcf63c2c259f
Reviewed-on: https://gerrit.osmocom.org/101
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/system_information.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, users/neels/dyn_pdch has been updated
discards a1a51dc02008b8fd38cfdd2159f067f022ee1054 (commit)
discards bf93badfee0d218d019cf3f4a085e902c9a690d3 (commit)
discards 3bff51747cd78dce5080aa083649d35091cdf72d (commit)
discards df4f5925172688542c05ea2e700fac2036d8d108 (commit)
via beacd8a00e6257c0c6bf18a031d32c0cf946fabd (commit)
via 3e72e68ff9058f1c0a7cf2b540bd83d9a0a7d003 (commit)
via 231b876ad7a7ce30ee4068b4466f503641a1d11e (commit)
via 576ebf322c16cf1582686606d3c1eb9b73b4d381 (commit)
via 071896917f4ee1fefb8a08b0ea7a2630a88cfc4a (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 (a1a51dc02008b8fd38cfdd2159f067f022ee1054)
\
N -- N -- N (beacd8a00e6257c0c6bf18a031d32c0cf946fabd)
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=beacd8a00e6257c0c6bf18a031d32c0c…
commit beacd8a00e6257c0c6bf18a031d32c0cf946fabd
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
http://cgit.osmocom.org/openbsc/commit/?id=3e72e68ff9058f1c0a7cf2b540bd83d9…
commit 3e72e68ff9058f1c0a7cf2b540bd83d9a0a7d003
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() core to find_shared_forward() and
find_shared_reverse().
* 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 FIXME comment.
Patch-by: Andreas Eversberg <jolly(a)eversberg.eu>
Tweaked-by: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
http://cgit.osmocom.org/openbsc/commit/?id=231b876ad7a7ce30ee4068b4466f5036…
commit 231b876ad7a7ce30ee4068b4466f503641a1d11e
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Tue Jun 4 16:31:18 2013 +0200
HODEC: add handover decision debugging category
Change-Id: If19caca84327ac0267a7e1f0efc84a614b154486
http://cgit.osmocom.org/openbsc/commit/?id=576ebf322c16cf1582686606d3c1eb9b…
commit 576ebf322c16cf1582686606d3c1eb9b73b4d381
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:05:16 2013 +0200
dyn PDCH: Fix TCH/F+PDCH allocation and direction of chan_alloc()
Always allow TCH/F+PDCH allocation, even if the current PDCH mode is not TCH/F.
(This is required to allocate a TCH/F channel with active PDCH, that needs to
be deactivated later.)
Fix the reverse search of a free slot ("channel allocator ascending").
Change-Id: Id38386c1e6e201d7e9b1dfeae732641486d28a77
http://cgit.osmocom.org/openbsc/commit/?id=071896917f4ee1fefb8a08b0ea7a2630…
commit 071896917f4ee1fefb8a08b0ea7a2630a88cfc4a
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:01:38 2013 +0200
dyn PDCH: Add new_lchan argument to bsc_handover_start()
This is useful if the caller already allocated a new lchan. If NULL is given,
the lchan is allocated by bsc_handover_start, as before.
Change-Id: I2b7151f32f0c04c22f294eb5dd3c7d7dfddf35e7
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/debug.h | 1 +
openbsc/src/libbsc/handover_logic.c | 7 +-
openbsc/src/libbsc/pdch_defrag.c | 171 ++++++++++++++++--------------------
openbsc/src/libcommon/debug.c | 9 +-
4 files changed, 90 insertions(+), 98 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, users/neels/dyn_pdch has been created
at a1a51dc02008b8fd38cfdd2159f067f022ee1054 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=a1a51dc02008b8fd38cfdd2159f067f0…
commit a1a51dc02008b8fd38cfdd2159f067f022ee1054
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
http://cgit.osmocom.org/openbsc/commit/?id=bf93badfee0d218d019cf3f4a085e902…
commit bf93badfee0d218d019cf3f4a085e902c9a690d3
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:33:59 2013 +0200
dyn PDCH: Add algorithm to defragment shared TCH/F+PDCH channels
This algorithm ensures that gaps between active TCH/F+PDCH channels are
removed, by assigning active connections to standard TCH/F or to consecutive
TCH/F+PDCH channels.
Will be used in the subsequent commit.
Change-Id: I00fe1760689516ece1caa1fabf4ce97bf82b960a
http://cgit.osmocom.org/openbsc/commit/?id=3bff51747cd78dce5080aa083649d350…
commit 3bff51747cd78dce5080aa083649d35091cdf72d
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:05:16 2013 +0200
dyn PDCH: Fix TCH/F+PDCH allocation and direction of chan_alloc()
Always allow TCH/F+PDCH allocation, even if the current PDCH mode is not TCH/F.
(This is required to allocate a TCH/F channel with active PDCH, that needs to
be deactivated later.)
Fix the reverse search of a free slot ("channel allocator ascending").
Change-Id: Id38386c1e6e201d7e9b1dfeae732641486d28a77
http://cgit.osmocom.org/openbsc/commit/?id=df4f5925172688542c05ea2e700fac20…
commit df4f5925172688542c05ea2e700fac2036d8d108
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:01:38 2013 +0200
dyn PDCH: Add new_lchan argument to bsc_handover_start()
This is useful if the caller already allocated a new lchan. If NULL is given,
the lchan is allocated by bsc_handover_start, as before.
Change-Id: I2b7151f32f0c04c22f294eb5dd3c7d7dfddf35e7
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)