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 "OpenBTS' transceiver retro-fit".
The branch, fairwaves/debug has been updated
via 57ef87d061c7e208c97635ad495f7431ec2aee9b (commit)
via 5721920a08eb7414799f06bfbbfc3cc8ba6cb359 (commit)
from 194a9b19828f0779f7eca05ce75e2b61a776da21 (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-trx/commit/?id=57ef87d061c7e208c97635ad495f743…
commit 57ef87d061c7e208c97635ad495f7431ec2aee9b
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun May 24 13:23:11 2015 -0400
Common: Log to console instead of loging to syslog by default.
http://cgit.osmocom.org/osmo-trx/commit/?id=5721920a08eb7414799f06bfbbfc3cc…
commit 5721920a08eb7414799f06bfbbfc3cc8ba6cb359
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun May 24 13:20:44 2015 -0400
Common: Introduce a global variable to disable syslog logging.
When we enable DEBUG logging level, syslog gets Gb's of data and can completely
exhaust the file system free space. Now we can just enable it. This is not to
say that logging to syslog it just not very useful in general.
-----------------------------------------------------------------------
Summary of changes:
CommonLibs/Logger.cpp | 16 +++++++++-------
CommonLibs/Logger.h | 3 ++-
2 files changed, 11 insertions(+), 8 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 "OpenBTS' transceiver retro-fit".
The branch, fairwaves/debug has been updated
discards e74f7d21f6735bbc0151f993d63ffddcbe3281b6 (commit)
via 194a9b19828f0779f7eca05ce75e2b61a776da21 (commit)
via 1fe5282133fa1e4e73a98645080ba88241778158 (commit)
via 4438a9fd8f561c3e78e6acb85756aa096e7240e7 (commit)
via 64ad712daac0a9125e8827ed5d3eac0afcf369ce (commit)
via 5c7c1783697bea21f77d64338157bb26c5e5c255 (commit)
via 90f7a01d1de4bd915b3999b168535ed6e68e9c50 (commit)
via e171425b99b2bf2c21898cfcbd42d3d927721eca (commit)
via 4d029d8965022ac0de8488380a62e487a894b9f7 (commit)
via 6613331459351489436d9f91129a47750a46020f (commit)
via 577cd020c16e8d74d7464ea59157e7a44cbb6683 (commit)
via 88bbf1aafd4c5701608a319693a8e69222981eba (commit)
via 2cc2ddda41f10ec2f1981c352fae4468cac03237 (commit)
via d7610cf0b8148391d80b8991f9f070e635a035b8 (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 (e74f7d21f6735bbc0151f993d63ffddcbe3281b6)
\
N -- N -- N (194a9b19828f0779f7eca05ce75e2b61a776da21)
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/osmo-trx/commit/?id=194a9b19828f0779f7eca05ce75e2b6…
commit 194a9b19828f0779f7eca05ce75e2b61a776da21
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Thu Apr 23 17:08:27 2015 +0300
Transceiver52M: Change POWERON behavior to return success if the transceiver is already running, and only return fail on device
failure
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/Transceiver.cpp | 107 +++++++++++++++++++++++-------
Transceiver52M/Transceiver.h | 132 ++++++++++++++++++++------------------
Transceiver52M/UHDDevice.cpp | 93 ++++++++++++++++++++++++---
Transceiver52M/osmo-trx.cpp | 44 +++++++------
Transceiver52M/radioInterface.cpp | 3 +
Transceiver52M/sigProcLib.cpp | 29 +++++++--
Transceiver52M/sigProcLib.h | 8 +++
configure.ac | 11 +++-
8 files changed, 306 insertions(+), 121 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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, zecke/features/sgsn-gtp-cdr has been deleted
was c758278c075e876f83f330cab0cc417867340af2
-----------------------------------------------------------------------
c758278c075e876f83f330cab0cc417867340af2 sgsn: Give the IMEI to the GGSN for analysis
-----------------------------------------------------------------------
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, zecke/features/sgsn-hlr-number has been deleted
was 20f0fda3021e7c370ea4c57b5184ebc6926c3f27
-----------------------------------------------------------------------
20f0fda3021e7c370ea4c57b5184ebc6926c3f27 sgsn: Extract the hlr Number into the mm context
-----------------------------------------------------------------------
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 5e4b88cbb2d754d691a858a3ff99bcdc7ed9c7ce (commit)
via 8ee13e293739870364e83ea54d61818fb5e44381 (commit)
via 10c0f56a0e109054a480d4affcde73dc6affbb56 (commit)
via 0bb5674cde008af942a0bfaefc9855b09117df34 (commit)
via e54a24d4e6b7e77dff72fdf2ee153a9220a94f35 (commit)
from 0f7a279a06bf10e83b8f5fbadb6871eebabc7dc1 (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=5e4b88cbb2d754d691a858a3ff99bcdc…
commit 5e4b88cbb2d754d691a858a3ff99bcdc7ed9c7ce
Merge: 0f7a279 8ee13e2
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun May 24 12:32:36 2015 +0800
Merge branch 'zecke/features/sgsn-hlr-number'
Store the hlr-Number for purgeMS and CDR handling
http://cgit.osmocom.org/openbsc/commit/?id=8ee13e293739870364e83ea54d61818f…
commit 8ee13e293739870364e83ea54d61818fb5e44381
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon May 18 10:00:03 2015 +0200
sgsn: Extract the hlr Number into the mm context
Include the hlr-Number of the subscriber in the CDR. This is useful
for debugging and understanding which equipment was used during the
test. In contrast to the MSISDN the '+' is emitted as the number
must be in international format already.
http://cgit.osmocom.org/openbsc/commit/?id=10c0f56a0e109054a480d4affcde73dc…
commit 10c0f56a0e109054a480d4affcde73dc6affbb56
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun May 17 20:58:40 2015 +0200
gsup: Copy the hlr-Number and use it during purge
Copy the hlr-Number into the sgsn_data and use it during
the purgeMS. There is no unit test that looks at the data
we send so I manually verified this by looking at the output.
Below is the output of the test that purges the subscriber.
<000f> gprs_subscriber.c:170 SUBSCR(123456789012345) Sending GSUP, will send: 0c 01 08 21 43 65 87 09 21 43 f5 09 07 91 83 61 26 31 23 f3
http://cgit.osmocom.org/openbsc/commit/?id=0bb5674cde008af942a0bfaefc9855b0…
commit 0bb5674cde008af942a0bfaefc9855b09117df34
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun May 17 19:56:38 2015 +0200
gsup: Decode/Encode the hlr-Number in the GSUP message
Implement it similar to the msisdn_enc/msisdn_enc_len and
extend the testcase to include it as well.
http://cgit.osmocom.org/openbsc/commit/?id=e54a24d4e6b7e77dff72fdf2ee153a92…
commit e54a24d4e6b7e77dff72fdf2ee153a9220a94f35
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun May 17 18:24:40 2015 +0200
gsup: Add the HLR-Number as type and use it for UpdateLocation Res
The HLR-Number can be passed from the MAP Proxy to the SGSN and
can then be used for the CDR module or passed during the purgeMS
operation.
-----------------------------------------------------------------------
Summary of changes:
openbsc/doc/sgsn-remote-protocol.txt | 24 ++++++++++++++++++
openbsc/include/openbsc/gprs_gsup_messages.h | 3 +++
openbsc/include/openbsc/gprs_sgsn.h | 6 +++++
openbsc/src/gprs/gprs_gmm.c | 38 ++++++++++++++++++++++++++++
openbsc/src/gprs/gprs_gsup_messages.c | 8 ++++++
openbsc/src/gprs/gprs_subscriber.c | 18 +++++++++++++
openbsc/src/gprs/sgsn_cdr.c | 8 +++---
openbsc/src/gprs/sgsn_vty.c | 4 +--
openbsc/tests/gprs/gprs_test.c | 2 ++
openbsc/tests/sgsn/sgsn_test.c | 2 ++
10 files changed, 108 insertions(+), 5 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 "UNNAMED PROJECT".
The branch, jerlbeck/wip/ms-struct has been updated
discards 9786c3efe4ecf0c710e3681a2aff73bb87320ea6 (commit)
discards 56d8c053acc482f2b972b68f91c605c215094645 (commit)
discards 087629ea2bfd5942cd8f6ae79f55c571b30c0b8b (commit)
discards 8e843883fb6b0ee8020c856f1220dcdb068d5272 (commit)
discards ce1ce40ad4d98d3b084ef1e37a72ba5dcb33f448 (commit)
via 35558a89aa5d3f8eb8c805d2c8412f409e090b88 (commit)
via e4947f1bb86a251dce68cb695d9fca16adff6bf4 (commit)
via 89cde650e249e9791455a3752caa5af2f2923ce8 (commit)
via 7e64d5f11482efb55766ea1696e799fde6b66b2b (commit)
via 95abc21ff352cff1c57453262b998e32b8ea7afd (commit)
via 50b6e02a859561d2044a5e6bc20af2f11f6ebaad (commit)
via 8a26db1dd366a540288cec634f6a02afc851fb3e (commit)
via a12e11c98d30f075c7e2f33cc4400c34d446f541 (commit)
via f0045d04d3cd03579005231b7dcbbac3cac3b83b (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 (9786c3efe4ecf0c710e3681a2aff73bb87320ea6)
\
N -- N -- N (35558a89aa5d3f8eb8c805d2c8412f409e090b88)
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/osmo-pcu/commit/?id=35558a89aa5d3f8eb8c805d2c8412f4…
commit 35558a89aa5d3f8eb8c805d2c8412f409e090b88
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri May 22 18:02:51 2015 +0200
tbf: Remove TimingAdvance storage (TODO)
TODO:
- the TA storage stored up to 30 TLLI->TA mappings, the MS objects
are dropped quite often so that these need a longer life time
(-> timer)
- acc_delay/i16BurstTiming is not being used currently (separate
commit)
http://cgit.osmocom.org/osmo-pcu/commit/?id=e4947f1bb86a251dce68cb695d9fca1…
commit e4947f1bb86a251dce68cb695d9fca16adff6bf4
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri May 22 17:48:04 2015 +0200
tbf: Store the TA value in the GprsMs (TODO)
TODO:
- commit message
- add test cases for the corner cases:
- is the TA maintained in the old TBF after "reuse"?
- is the TA value passed when the MS gets assigned or is this
always done (if TLLI in RLC/MAC -> TA in RLC/MAC)
http://cgit.osmocom.org/osmo-pcu/commit/?id=89cde650e249e9791455a3752caa5af…
commit 89cde650e249e9791455a3752caa5af2f2923ce8
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri May 22 15:47:55 2015 +0200
tbf: Remove TBF chaining by m_new_tbf (TODO)
http://cgit.osmocom.org/osmo-pcu/commit/?id=7e64d5f11482efb55766ea1696e799f…
commit 7e64d5f11482efb55766ea1696e799fde6b66b2b
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri May 22 15:40:08 2015 +0200
tbf/test: Attach TLLI and MS objects to TBFs
Currently the DL TBF's TLLI are not set. This will have to change in
the future, when the m_new_tbf chaining is replaced by the usage of MS
object to group TBFs.
This commit just calls update_ms() on newly created TBFs. This
changes many of the lines written to stderr due to the TLLI change,
but doesn't change other aspects or messages beside creating and
destroying MS objects.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=95abc21ff352cff1c57453262b998e3…
commit 95abc21ff352cff1c57453262b998e32b8ea7afd
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 21 11:10:15 2015 +0200
tbf: Remove IMSI handling from trigger_dl_ass
Currently the BTS::trigger_dl_ass() method assigns the IMSI to the MS
object. This should be (and is already) done earlier where the MS
object is retrieved/created.
This commit removes the corresponding code along with the 'imsi'
parameter from trigger_dl_ass.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=50b6e02a859561d2044a5e6bc20af2f…
commit 50b6e02a859561d2044a5e6bc20af2f11f6ebaad
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 21 11:07:53 2015 +0200
ms: Use the IMSI to retrieve the MS object
This commit extends get_ms() to really compare the IMSI if it has
been given. Note that the MS object list will be traversed only once
and that the first entry with a matching TLLI or a matching IMSI will
be returned. Thus there is no precedence.
Ticket: #1674
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=8a26db1dd366a540288cec634f6a02a…
commit 8a26db1dd366a540288cec634f6a02afc851fb3e
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 21 11:07:16 2015 +0200
tbf: Move IMSI to MS object
Currently the IMSI is stored in the TBFs. Since it directly refers to
an MS, it should rather be stored in an MS object.
This patch move the m_imsi field from gprs_rlcmac_tbf to GprsMs,
changes gprs_rlcmac_tbf::imsi() to get the IMSI from the associated
MS object, and adds getter and setter to GprsMs. Note that the
assign_imsi() method is now called set_imsi() for consistency within
the GprsMs class.
Ticket: #1674
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=a12e11c98d30f075c7e2f33cc4400c3…
commit a12e11c98d30f075c7e2f33cc4400c34d446f541
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 21 12:06:58 2015 +0200
tbf/test: Fix IMSI creation
Currently the generated IMSI contains blanks due to a missing '0'
flag in the corresponding snprintf statement. In addition, the buffer
is effectively limited to 15 bytes which is shorter than the
generated character sequence, such that the last character of the
IMSI is removed.
This patch fixes both issues. Since snprintf itself will add a
terminating \0 character, the whole buffer can be passed to snprintf.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=f0045d04d3cd03579005231b7dcbbac…
commit f0045d04d3cd03579005231b7dcbbac3cac3b83b
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 21 16:58:22 2015 +0200
tbf: Always call set_tlli/confirm_tlli in update_ms
Currently the m_tlli member in GprsMs is set by the constructor,
circumventing the TLLI confirmation mechanism.
This commit replaces the get_or_create_ms() method by a create_ms()
method which takes the TLLI and the direction (UL or DL) as
parameters to select either set_tlli() or confirm_tlli(). The MS
object is instantiated with TLLI = 0, and therefore GprsMs::tlli() is
extended to return the DL TLLI if both of the other TLLI are not set.
Note that create_ms() will not check whether an MS object with a
matching TLLI is already stored in the list, so it should only be
called after a corresponding get_ms() in general.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 -
src/bts.cpp | 44 +++++------
src/bts.h | 8 --
src/encoding.cpp | 4 +-
src/gprs_ms.cpp | 13 ++++
src/gprs_ms.h | 9 +++
src/pcu_main.cpp | 2 -
src/ta.cpp | 142 -----------------------------------
src/ta.h | 40 ----------
src/tbf.cpp | 91 +++++++----------------
src/tbf.h | 16 ++--
src/tbf_dl.cpp | 25 ++-----
tests/tbf/TbfTest.cpp | 36 ++++++---
tests/tbf/TbfTest.err | 200 +++++++++++++++++++++++---------------------------
14 files changed, 198 insertions(+), 434 deletions(-)
delete mode 100644 src/ta.cpp
delete mode 100644 src/ta.h
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 "UNNAMED PROJECT".
The branch, jerlbeck/wip/ms-struct has been updated
via 9786c3efe4ecf0c710e3681a2aff73bb87320ea6 (commit)
via 56d8c053acc482f2b972b68f91c605c215094645 (commit)
via 087629ea2bfd5942cd8f6ae79f55c571b30c0b8b (commit)
via 8e843883fb6b0ee8020c856f1220dcdb068d5272 (commit)
via ce1ce40ad4d98d3b084ef1e37a72ba5dcb33f448 (commit)
via 2ee112c2e134146c501601e0faf01014393bd7b7 (commit)
via d1cb41bfd020eb9b94b17e5bcaa5be36bceccc12 (commit)
via 5752285bc55c00ddcba45c0168eef0cb0238a3a7 (commit)
via b75e23143b1d8733a0fdf155f431dcea8146296c (commit)
from 4f459799e31ee8fe34ae5f7b584860f699019cfc (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=9786c3efe4ecf0c710e3681a2aff73b…
commit 9786c3efe4ecf0c710e3681a2aff73bb87320ea6
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 21 11:10:15 2015 +0200
tbf: Remove IMSI handling from trigger_dl_ass
Currently the BTS::trigger_dl_ass() method assigns the IMSI to the MS
object. This should be (and is already) done earlier where the MS
object is retrieved/created.
This commit removes the corresponding code along with the 'imsi'
parameter from trigger_dl_ass.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=56d8c053acc482f2b972b68f91c605c…
commit 56d8c053acc482f2b972b68f91c605c215094645
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 21 11:07:53 2015 +0200
ms: Use the IMSI to retrieve the MS object
This commit extends get_ms() to really compare the IMSI if it has
been given. Note that the MS object list will be traversed only once
and that the first entry with a matching TLLI or a matching IMSI will
be returned. Thus there is no precedence.
Ticket: #1674
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=087629ea2bfd5942cd8f6ae79f55c57…
commit 087629ea2bfd5942cd8f6ae79f55c571b30c0b8b
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 21 11:07:16 2015 +0200
tbf: Move IMSI to MS object
Currently the IMSI is stored in the TBFs. Since it directly refers to
an MS, it should rather be stored in an MS object.
This patch move the m_imsi field from gprs_rlcmac_tbf to GprsMs,
changes gprs_rlcmac_tbf::imsi() to get the IMSI from the associated
MS object, and adds getter and setter to GprsMs. Note that the
assign_imsi() method is now called set_imsi() for consistency within
the GprsMs class.
Ticket: #1674
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=8e843883fb6b0ee8020c856f1220dcd…
commit 8e843883fb6b0ee8020c856f1220dcdb068d5272
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 21 12:06:58 2015 +0200
tbf/test: Fix IMSI creation
Currently the generated IMSI contains blanks due to a missing '0'
flag in the corresponding snprintf statement. In addition, the buffer
is effectively limited to 15 bytes which is shorter than the
generated character sequence, such that the last character of the
IMSI is removed.
This patch fixes both issues. Since snprintf itself will add a
terminating \0 character, the whole buffer can be passed to snprintf.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=ce1ce40ad4d98d3b084ef1e37a72ba5…
commit ce1ce40ad4d98d3b084ef1e37a72ba5dcb33f448
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 21 16:58:22 2015 +0200
tbf: Always call set_tlli/confirm_tlli in update_ms
Currently the m_tlli member in GprsMs is set by the constructor,
circumventing the TLLI confirmation mechanism.
This commit replaces the get_or_create_ms() method by a create_ms()
method which takes the TLLI and the direction (UL or DL) as
parameters to select either set_tlli() or confirm_tlli(). The MS
object is instantiated with TLLI = 0, and therefore GprsMs::tlli() is
extended to return the DL TLLI if both of the other TLLI are not set.
Note that create_ms() will not check whether an MS object with a
matching TLLI is already stored in the list, so it should only be
called after a corresponding get_ms() in general.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=2ee112c2e134146c501601e0faf0101…
commit 2ee112c2e134146c501601e0faf01014393bd7b7
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed May 20 12:06:46 2015 +0200
tbf: Remove the TLLI from the TBFs
Currently the TLLI is stored in each TBF. Since each MS is now
represented by a GprsMs object which takes care of TLLI updating,
and each TBF that has been associated with an TLLI also contains a
reference to a GprsMs object, per TBF TLLI handling is no longer
needed. Keeping all TBF m_tlli members up to date is complex and
doesn't currently work correctly in all circumstances.
This commit removes m_tlli and related members from the TBF class and
the tbf_by_tlli functions from the BTS class.
Ticket: #1674
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
src/bts.cpp | 51 ++-------
src/bts.h | 4 +-
src/gprs_ms.cpp | 27 +++++
src/gprs_ms.h | 16 ++-
src/gprs_ms_storage.cpp | 15 ++-
src/gprs_ms_storage.h | 3 +-
src/openbts_sock.cpp | 5 +-
src/sysmo_l1_if.c | 10 +-
src/tbf.cpp | 62 ++++-------
src/tbf.h | 15 +--
src/tbf_dl.cpp | 25 ++---
tests/Makefile.am | 3 -
tests/alloc/AllocTest.cpp | 16 +--
tests/ms/MsTest.cpp | 36 +++++--
tests/ms/MsTest.err | 8 +-
tests/tbf/TbfTest.cpp | 11 +-
tests/tbf/TbfTest.err | 265 ++++++++++++++++++++++++++++------------------
18 files changed, 317 insertions(+), 257 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 "UNNAMED PROJECT".
The branch, master has been updated
via d1cb41bfd020eb9b94b17e5bcaa5be36bceccc12 (commit)
from 5752285bc55c00ddcba45c0168eef0cb0238a3a7 (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=d1cb41bfd020eb9b94b17e5bcaa5be3…
commit d1cb41bfd020eb9b94b17e5bcaa5be36bceccc12
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri May 22 10:42:32 2015 +0800
write_queue: Check the result of osmo_wqueue_enqueue and free
The write_queue is designed to have a maximum amount of pending
messages and will refuse to take new messages when it has been
reached. The caller can decide if it wants to flush the queue
and add the message again, create a log. But in all cases the
ownership of the msgb has not been transferred. Fix the potential
memory leak in the failure situation.
-----------------------------------------------------------------------
Summary of changes:
src/openbts_sock.cpp | 5 ++++-
src/sysmo_l1_if.c | 10 ++++++++--
2 files changed, 12 insertions(+), 3 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 "UNNAMED PROJECT".
The branch, master has been updated
via 5752285bc55c00ddcba45c0168eef0cb0238a3a7 (commit)
via b75e23143b1d8733a0fdf155f431dcea8146296c (commit)
from 4f459799e31ee8fe34ae5f7b584860f699019cfc (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=5752285bc55c00ddcba45c0168eef0c…
commit 5752285bc55c00ddcba45c0168eef0cb0238a3a7
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri May 22 10:43:34 2015 +0800
misc: Update the email address to point to the current ML
We have unified all PS related communication to the
osmocom-net-gprs mailinglist, update configure.ac to
point there.
http://cgit.osmocom.org/osmo-pcu/commit/?id=b75e23143b1d8733a0fdf155f431dce…
commit b75e23143b1d8733a0fdf155f431dcea8146296c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri May 22 10:43:33 2015 +0800
llist: Reduce the external dependencies of this test
Debian is using the classic bfd linker and when passing
libosmogb as link dependency it always wants/needs to
resolve the bssgp_prim_cb symbol (which is to be provided
by the application).
Only keep the libosmocore dependency.
Fixes:
lib/libosmogb.so: undefined reference to `bssgp_prim_cb'
collect2: error: ld returned 1 exit status
Makefile:511: recipe for target 'llist/LListTest' failed
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
tests/Makefile.am | 3 ---
2 files changed, 1 insertion(+), 4 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, shared/packages/testing has been updated
discards d4318ed1add5e0b1cf86b7fd2f14531331d0447d (commit)
discards 5e8f6bf4376dfc3e3e6c949ce40f19e6b9dd07d1 (commit)
via a9b010ee0f16fe11ede5e8418b8394e673e4a118 (commit)
via 6611f908d41574db4da02b913ef8911beef91947 (commit)
via 7ca89fb2c33b4649492c415efbcd916fe29ef6b1 (commit)
via 47ba5bbccee360ad85b40ef5fe8461e74126ecf6 (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 (d4318ed1add5e0b1cf86b7fd2f14531331d0447d)
\
N -- N -- N (a9b010ee0f16fe11ede5e8418b8394e673e4a118)
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=a9b010ee0f16fe11ede5e8418b8394e6…
commit a9b010ee0f16fe11ede5e8418b8394e673e4a118
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 20:26:27 2015 -0400
debian: New release with new NAT command
http://cgit.osmocom.org/openbsc/commit/?id=6611f908d41574db4da02b913ef8911b…
commit 6611f908d41574db4da02b913ef8911beef91947
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 17:47:26 2015 -0400
debian: Build new packages
http://cgit.osmocom.org/openbsc/commit/?id=7ca89fb2c33b4649492c415efbcd916f…
commit 7ca89fb2c33b4649492c415efbcd916fe29ef6b1
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri May 22 10:03:21 2015 +0800
sgsn: Change the selection mode to verified
We have verified/selected the APN. Either based on the subscriber
data, a global APN match. But at least this SGSN has looked at
what the MS has asked for and then selected a matching GGSN.
http://cgit.osmocom.org/openbsc/commit/?id=47ba5bbccee360ad85b40ef5fe8461e7…
commit 47ba5bbccee360ad85b40ef5fe8461e74126ecf6
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri May 22 10:02:05 2015 +0800
sgsn: Reserved bits should be set to 1
Bits 3 to 8 are spare bits and should be set to 1 in etsi
specifications. Do that.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 4 +++-
openbsc/src/gprs/sgsn_libgtp.c | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)