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/gprs-gsup-fixes has been updated
discards 065dfe99c85ad73092d067339695e61cda8621c0 (commit)
discards 63ee111d3e5bd32d75a8ccfc013a7f4979ed05ff (commit)
discards e9517a8610e2a0fa2ef68ceb820d1db30cfdd849 (commit)
discards 7e7cc213267d08ec9fe3dd5c1f7a01579fb7f0f1 (commit)
discards 4c984def40d39873aca460b7f1ba487ae41e3911 (commit)
discards a7b70efd9e003e3747bff218747667a1cd232cd6 (commit)
discards a2759dde967e1579cf6271239afddeffd472520e (commit)
discards 68871265a69a07f56e11f4fbb22d699fcfef1e5f (commit)
discards abcb9872dbfc20e4a2e89bd364d680e9698aa630 (commit)
via 55b7a2af8e434d5e6cad8dc017548a65ef8e079b (commit)
via a0160b5cf19f4c5a599067d0d6dc36554ca1330b (commit)
via 7ffd578a00abe039116ab2feb6114b3d6aba1338 (commit)
via a4d80efc2bcaf10ee3aded9346adb8ba3c0a3290 (commit)
via d435b5c216c7c81941b55e02b8e66c7a2a18ae0f (commit)
via a9b6f37b456ea6452b93d9b946ce2dabc2559190 (commit)
via 9a7db46d133a6fd40836ff32dcf698fbbab571af (commit)
via 6ac3f851676c2a36061a7e6df367cb9f2686f250 (commit)
via 95084c0b8693f6d88c3a01ddeec12cb37a6897f6 (commit)
via 32be20a281c5abb1e858bb8e5cf98e478298d01c (commit)
via 13aa1c338d626eb4d16517633aa23685a27f1d60 (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 (065dfe99c85ad73092d067339695e61cda8621c0)
\
N -- N -- N (55b7a2af8e434d5e6cad8dc017548a65ef8e079b)
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=55b7a2af8e434d5e6cad8dc017548a65…
commit 55b7a2af8e434d5e6cad8dc017548a65ef8e079b
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 16:59:04 2015 -0400
sgsn: Show the QoS that has been assigned
http://cgit.osmocom.org/openbsc/commit/?id=a0160b5cf19f4c5a599067d0d6dc3655…
commit a0160b5cf19f4c5a599067d0d6dc36554ca1330b
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 16:58:33 2015 -0400
sgsn: Dump the E164 (encoded) assigned to the subscriber
http://cgit.osmocom.org/openbsc/commit/?id=7ffd578a00abe039116ab2feb6114b3d…
commit 7ffd578a00abe039116ab2feb6114b3d6aba1338
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 11:50:41 2015 -0400
sgsn: Handle different levels of QoS
If QoS is only three bytes it does not include the allocation/
retention policy. Otherwise it does. Copy it depending on that.
We should have a macro for the clamping to reduce code duplication.
The insanity does come from the MAP data and this seems to be
the easiest in terms of complexity. It is an array of bytes that
is transported from MAPProxy to the SGSN and then simply forwarded.
http://cgit.osmocom.org/openbsc/commit/?id=a4d80efc2bcaf10ee3aded9346adb8ba…
commit a4d80efc2bcaf10ee3aded9346adb8ba3c0a3290
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 11:33:35 2015 -0400
sgsn: Store subscribed QoS and attempt to use it
* Fix QoS encoding as it forgot the Allocation/Retention policy
* Use the qos_req as it is the only one encoded for GTPv1 and as
7.7.34
http://cgit.osmocom.org/openbsc/commit/?id=d435b5c216c7c81941b55e02b8e66c7a…
commit d435b5c216c7c81941b55e02b8e66c7a2a18ae0f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 09:53:53 2015 -0400
sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation
The MSISDN should be present for "security" reasons in the first
activation of a PDP context. Take the encoded MSISDN, store it for
future use and then put it into the PDP activation request.
http://cgit.osmocom.org/openbsc/commit/?id=a9b6f37b456ea6452b93d9b946ce2dab…
commit a9b6f37b456ea6452b93d9b946ce2dabc2559190
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 09:13:01 2015 -0400
gsup: Extract the QoS field
http://cgit.osmocom.org/openbsc/commit/?id=9a7db46d133a6fd40836ff32dcf698fb…
commit 9a7db46d133a6fd40836ff32dcf698fbbab571af
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Apr 22 23:09:41 2015 -0400
gsup: Encode/Decode the new MSISDN string
http://cgit.osmocom.org/openbsc/commit/?id=6ac3f851676c2a36061a7e6df367cb9f…
commit 6ac3f851676c2a36061a7e6df367cb9f2686f250
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Apr 22 22:42:23 2015 -0400
gsup: Specify the QoS service for the PDP info
http://cgit.osmocom.org/openbsc/commit/?id=95084c0b8693f6d88c3a01ddeec12cb3…
commit 95084c0b8693f6d88c3a01ddeec12cb37a6897f6
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Apr 22 22:10:44 2015 -0400
gsup: Document passing MSISDN as part of the response
http://cgit.osmocom.org/openbsc/commit/?id=32be20a281c5abb1e858bb8e5cf98e47…
commit 32be20a281c5abb1e858bb8e5cf98e478298d01c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Apr 22 21:40:39 2015 -0400
sgsn/gtp: Fill out the optional RAT type
Assume we are always a GERAN network right now.
http://cgit.osmocom.org/openbsc/commit/?id=13aa1c338d626eb4d16517633aa23685…
commit 13aa1c338d626eb4d16517633aa23685a27f1d60
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 11:55:23 2015 -0400
misc: Fix warnings about size of size_t in printf
Fixes warnings like:
warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/sgsn_vty.c | 8 +++++++-
openbsc/tests/abis/abis_test.c | 6 +++---
openbsc/tests/gbproxy/gbproxy_test.c | 2 +-
3 files changed, 11 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, zecke/features/gprs-gsup-fixes has been updated
via 065dfe99c85ad73092d067339695e61cda8621c0 (commit)
from 63ee111d3e5bd32d75a8ccfc013a7f4979ed05ff (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=065dfe99c85ad73092d067339695e61c…
commit 065dfe99c85ad73092d067339695e61cda8621c0
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 11:55:23 2015 -0400
misc: Fix warnings about size of size_t in printf
Fixes warnings like:
warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_gsup_messages.c | 2 +-
openbsc/src/gprs/gprs_subscriber.c | 10 +++++-----
openbsc/tests/gbproxy/gbproxy_test.c | 12 ++++++------
3 files changed, 12 insertions(+), 12 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, zecke/features/gprs-gsup-fixes has been updated
via 63ee111d3e5bd32d75a8ccfc013a7f4979ed05ff (commit)
from e9517a8610e2a0fa2ef68ceb820d1db30cfdd849 (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=63ee111d3e5bd32d75a8ccfc013a7f49…
commit 63ee111d3e5bd32d75a8ccfc013a7f4979ed05ff
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 11:50:41 2015 -0400
gprs: Handle different levels of QoS
If QoS is only three bytes it does not include the allocation/
retention policy. Otherwise it does. Copy it depending on that.
We should have a macro for the clamping to reduce code duplication.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/sgsn_libgtp.c | 17 ++++++++++++-----
1 file changed, 12 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, zecke/features/gprs-gsup-fixes has been updated
discards 350b8afed3d5e3071031cc24e4faadea4d42fe9c (commit)
via e9517a8610e2a0fa2ef68ceb820d1db30cfdd849 (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 (350b8afed3d5e3071031cc24e4faadea4d42fe9c)
\
N -- N -- N (e9517a8610e2a0fa2ef68ceb820d1db30cfdd849)
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=e9517a8610e2a0fa2ef68ceb820d1db3…
commit e9517a8610e2a0fa2ef68ceb820d1db30cfdd849
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 11:33:35 2015 -0400
gprs: Store subscribed QoS and attempt to use it
* Fix QoS encoding as it forgot the Allocation/Retention policy
* Use the qos_req as it is the only one encoded for GTPv1 and as
7.7.34
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/sgsn_libgtp.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, zecke/features/gprs-gsup-fixes has been created
at 350b8afed3d5e3071031cc24e4faadea4d42fe9c (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=350b8afed3d5e3071031cc24e4faadea…
commit 350b8afed3d5e3071031cc24e4faadea4d42fe9c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 11:33:35 2015 -0400
gprs: Store subscribed QoS and attempt to use it
* Fix QoS encoding as it forgot the Allocation/Retention policy
* Use the qos_req as it is the only one encoded for GTPv1 and as
7.7.34
http://cgit.osmocom.org/openbsc/commit/?id=7e7cc213267d08ec9fe3dd5c1f7a0157…
commit 7e7cc213267d08ec9fe3dd5c1f7a01579fb7f0f1
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 09:53:53 2015 -0400
sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation
The MSISDN should be present for "security" reasons in the first
activation of a PDP context. Take the encoded MSISDN, store it for
future use and then put it into the PDP activation request.
http://cgit.osmocom.org/openbsc/commit/?id=4c984def40d39873aca460b7f1ba487a…
commit 4c984def40d39873aca460b7f1ba487ae41e3911
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 09:13:01 2015 -0400
gprs/gsup: Extract the QoS field
http://cgit.osmocom.org/openbsc/commit/?id=a7b70efd9e003e3747bff218747667a1…
commit a7b70efd9e003e3747bff218747667a1cd232cd6
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Apr 22 23:09:41 2015 -0400
gsup: Encode/Decode the new MSISDN string
http://cgit.osmocom.org/openbsc/commit/?id=a2759dde967e1579cf6271239afddeff…
commit a2759dde967e1579cf6271239afddeffd472520e
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Apr 22 22:42:23 2015 -0400
gsup: Specify the QoS service for the PDP info
http://cgit.osmocom.org/openbsc/commit/?id=68871265a69a07f56e11f4fbb22d699f…
commit 68871265a69a07f56e11f4fbb22d699fcfef1e5f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Apr 22 22:10:44 2015 -0400
gsup: Document passing MSISDN as part of the response
http://cgit.osmocom.org/openbsc/commit/?id=abcb9872dbfc20e4a2e89bd364d680e9…
commit abcb9872dbfc20e4a2e89bd364d680e9698aa630
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Apr 22 21:40:39 2015 -0400
sgsn/gtp: Fill out the optional RAT type
Assume we are always a GERAN network right now.
http://cgit.osmocom.org/openbsc/commit/?id=d8699e08da457e6af38840cc401cd188…
commit d8699e08da457e6af38840cc401cd1884b5587ac
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Apr 23 04:32:13 2015 +0200
debian: meas2pcap requires libpcap-dev unconditionally
-----------------------------------------------------------------------
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 "OpenBTS' transceiver retro-fit".
The branch, fairwaves/debug has been created
at e74f7d21f6735bbc0151f993d63ffddcbe3281b6 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=e74f7d21f6735bbc0151f993d63ffdd…
commit e74f7d21f6735bbc0151f993d63ffddcbe3281b6
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
-----------------------------------------------------------------------
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 "Cellmanager NG, intended to interface with BSplus".
The branch, master has been updated
via 2f3f851357846eb66ee97ff7a2942ab94f7c9ab8 (commit)
via d9298692b0cc79b971b8640c094734d91c30d1cd (commit)
from c5950d7c6025923891254cd66b095b943e6d02d8 (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/cellmgr-ng/commit/?id=2f3f851357846eb66ee97ff7a2942…
commit 2f3f851357846eb66ee97ff7a2942ab94f7c9ab8
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Apr 22 09:52:00 2015 -0400
debian: Create a new changelog entry
http://cgit.osmocom.org/cellmgr-ng/commit/?id=d9298692b0cc79b971b8640c09473…
commit d9298692b0cc79b971b8640c094734d91c30d1cd
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Apr 22 09:49:38 2015 -0400
debian: Fix the start script
* It is in sbin and not bin
* Daemonize is not supported, let start-stop-daemon do it
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 6 ++++++
debian/osmo-stp.init | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
hooks/post-receive
--
Cellmanager NG, intended to interface with BSplus
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 "Cellmanager NG, intended to interface with BSplus".
The branch, master has been updated
via c5950d7c6025923891254cd66b095b943e6d02d8 (commit)
via e2aba7d0d0d921cd674a0bee8ac0d85c0ff5c12c (commit)
from 070139387bafd368efa077524a64966b6a1cc2b7 (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/cellmgr-ng/commit/?id=c5950d7c6025923891254cd66b095…
commit c5950d7c6025923891254cd66b095b943e6d02d8
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Apr 21 13:08:35 2015 -0400
vty: Avoid printing "ip (null)" in the saved config file
http://cgit.osmocom.org/cellmgr-ng/commit/?id=e2aba7d0d0d921cd674a0bee8ac0d…
commit e2aba7d0d0d921cd674a0bee8ac0d85c0ff5c12c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Apr 21 13:06:34 2015 -0400
vty: Remember forward-only of the ss7 application
We don't have regression testing here but this could be
the correct fix.
-----------------------------------------------------------------------
Summary of changes:
src/vty_interface.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
Cellmanager NG, intended to interface with BSplus
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/flow-control has been created
at b9b0321428fa29dbb72c308901ce3df1adcb8d55 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=b9b0321428fa29dbb72c308901ce3df…
commit b9b0321428fa29dbb72c308901ce3df1adcb8d55
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Tue Apr 21 12:56:48 2015 +0200
fc: Make BVC bucket size / leak rate configurable (experimental)
Currently the FLOW-CONTROL_BVC message contains fixed values: The tag
is 1, the BVC bucket size is 6MB, the BVC bucket leak rate is
820kbit/s, the MS bucket size is 50kB, and the MS leak rate is
50kbit/s.
This commit makes the BVC parameters configurable and adds the
following VTY commands:
- flow-control bvc-bucket-size <0-6553500>
- flow-control bvc-leak-rate <0-6553500>
Note that this is an experimental commit.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
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 "Cellmanager NG, intended to interface with BSplus".
The branch, master has been updated
via 070139387bafd368efa077524a64966b6a1cc2b7 (commit)
via 43a87e3123a612dac898082376bff50bc047e074 (commit)
from 1a3ceaf9a58c006fd9839474baa72fcef77d02c1 (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/cellmgr-ng/commit/?id=070139387bafd368efa077524a649…
commit 070139387bafd368efa077524a64966b6a1cc2b7
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Apr 20 03:10:13 2015 +0200
debian: Adhere to newer standard version
http://cgit.osmocom.org/cellmgr-ng/commit/?id=43a87e3123a612dac898082376bff…
commit 43a87e3123a612dac898082376bff50bc047e074
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Apr 20 03:07:55 2015 +0200
debian: Build new packages with the traffic-mode config
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 8 +++++++-
debian/compat | 2 +-
debian/control | 4 ++--
debian/rules | 2 +-
4 files changed, 11 insertions(+), 5 deletions(-)
hooks/post-receive
--
Cellmanager NG, intended to interface with BSplus