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/cscn has been updated
discards 63749ce94e03157825c40a523f36d3e8988e4cc2 (commit)
discards 469f1671d83483928561990987e637a34c74432a (commit)
discards d2f9d5fa551cafb3582ac5c7a557ef99c33aa7dd (commit)
discards c0bbb1c23deb2741cd9bc9876da17bd3b4efc694 (commit)
discards e32aed74e7b8bf33e579923d347636e20f20a0d8 (commit)
discards 89e543e9e9f87923647a979e7fe23b114e5ffbbe (commit)
via 924cb47a6ddb6cfd69516cf0992d4ee283544c42 (commit)
via 8da948a4ef2dd397209375ae0fc84a056a0a660e (commit)
via dfa63a155648240e7ef1a15f19799ff4fecd5813 (commit)
via f3cd60d7bfe13d03c713c13bd3341d9ff7a2a595 (commit)
via ff0aabb15d787fde6398c901c208d45a33359105 (commit)
via 4be7409d1b48b921c0d7db121c6425a3beb1ee08 (commit)
via 976034301636fad327a440060e76061dc0cd9b52 (commit)
via 0f3bce4aef1bcbf384fa1c5ae2b24c5b0d6fc13b (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 (63749ce94e03157825c40a523f36d3e8988e4cc2)
\
N -- N -- N (924cb47a6ddb6cfd69516cf0992d4ee283544c42)
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=924cb47a6ddb6cfd69516cf0992d4ee2…
commit 924cb47a6ddb6cfd69516cf0992d4ee283544c42
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 12 15:15:35 2016 +0200
wip
http://cgit.osmocom.org/openbsc/commit/?id=8da948a4ef2dd397209375ae0fc84a05…
commit 8da948a4ef2dd397209375ae0fc84a056a0a660e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:29:17 2016 +0200
cscn: enable SMS queue (by removing an '#if 0')
http://cgit.osmocom.org/openbsc/commit/?id=dfa63a155648240e7ef1a15f19799ff4…
commit dfa63a155648240e7ef1a15f19799ff4fecd5813
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:28:58 2016 +0200
cscn: enable 'subscriber' vty commands for libmsc
This involves removing the openbsc_vty_print_statistics() from
vty_interface_layer3.c, as this would link across the MSC/BSC border.
http://cgit.osmocom.org/openbsc/commit/?id=f3cd60d7bfe13d03c713c13bd3341d9f…
commit f3cd60d7bfe13d03c713c13bd3341d9ff7a2a595
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:26:54 2016 +0200
cn_ranap_handle_co: add error rc and logging for PR Outcome
http://cgit.osmocom.org/openbsc/commit/?id=ff0aabb15d787fde6398c901c208d45a…
commit ff0aabb15d787fde6398c901c208d45a33359105
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:22:46 2016 +0200
cosmetic: debug and error logging, comment tweaks
http://cgit.osmocom.org/openbsc/commit/?id=4be7409d1b48b921c0d7db121c6425a3…
commit 4be7409d1b48b921c0d7db121c6425a3beb1ee08
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
Add Iu paging, add registry of RNC-Ids in LACs
Introduce struct gsm_rnc and store in a list. Make it so that the code can be
used from both MSC and GPRS code, i.e. both for CS and PS.
http://cgit.osmocom.org/openbsc/commit/?id=976034301636fad327a440060e76061d…
commit 976034301636fad327a440060e76061dc0cd9b52
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Apr 10 01:47:54 2016 +0200
Iu RANAP event: add IU_EVENT_LINK_INVALIDATED
See in-code comment...
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_gmm.c | 68 +++++++++++++++++++++++++++++++++++-------
openbsc/src/libmsc/gsm_04_08.c | 43 +++++++++++++++++++-------
2 files changed, 90 insertions(+), 21 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, fairwaves/virt-net has been created
at c21a027efdd312c1214bad4a458bc83e7e67f454 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=c21a027efdd312c1214bad4a458bc83e…
commit c21a027efdd312c1214bad4a458bc83e7e67f454
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Tue Apr 12 12:22:26 2016 +0300
tests: Add VTY tests for setting virtual-networks
http://cgit.osmocom.org/openbsc/commit/?id=4848d101bc319c93dbbe6c6c7d4efcd3…
commit 4848d101bc319c93dbbe6c6c7d4efcd3fb912c50
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Fri Apr 8 10:44:28 2016 +0300
Add support of virtual networks for sending network name to ms depending on imsi
Before sending mm info message to ms:
- extract mcc and mnc from imsi
- try to find virtual network with the same mcc and mnc
- if virtual network was found, use long and short network names of this virtual network for subscriber
- if virtual network was not found, use long and short network names of main network for subscriber
-----------------------------------------------------------------------
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 "Osmocom network interface library".
The branch, neels/wip_20160412_1216 has been created
at 042a5127818ae8d69531d04c7dcc1a9cd9109af9 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-netif/commit/?id=042a5127818ae8d69531d04c7d…
commit 042a5127818ae8d69531d04c7dcc1a9cd9109af9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 12 12:16:37 2016 +0200
wip
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom network interface 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, sysmocom/iu has been updated
via 0f3bce4aef1bcbf384fa1c5ae2b24c5b0d6fc13b (commit)
from edafdc14f3cf0b9714932bce3faf2751f370663d (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=0f3bce4aef1bcbf384fa1c5ae2b24c5b…
commit 0f3bce4aef1bcbf384fa1c5ae2b24c5b0d6fc13b
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Apr 12 12:09:42 2016 +0200
gprs: Change auth key for every new Iu connection
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_gmm.c | 66 ++++++++++++++++++++++++++++++++++++++-------
1 file changed, 57 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, fairwaves/master has been updated
via 8386248b63b1d2305959c9761a4b8c3d416ea185 (commit)
from 7541436fa076641c318e5921ef961a57d3562bb7 (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=8386248b63b1d2305959c9761a4b8c3d…
commit 8386248b63b1d2305959c9761a4b8c3d416ea185
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Tue Apr 12 12:22:26 2016 +0300
tests: Add VTY tests for setting virtual-networks
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/vty_test_runner.py | 51 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
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/cscn has been updated
discards 9607e607e4bf1a761982971f1dd3625b28499042 (commit)
discards 964ed0c82497da0677a8484198f026b6f7cb57c9 (commit)
discards 092133f341a1a1bda6c695c427f4f29281047303 (commit)
discards 1a0dd56f2914f5489782babb919b8d5c38a35046 (commit)
discards 5cfdc8d6267ac15990a134a3162b0f15ce3f2f24 (commit)
discards ad002429838ab7dd015a30f5889fad5664af4529 (commit)
discards 58260a9c4ae8654fa629b3551a7fded2990f45dc (commit)
via 63749ce94e03157825c40a523f36d3e8988e4cc2 (commit)
via 469f1671d83483928561990987e637a34c74432a (commit)
via d2f9d5fa551cafb3582ac5c7a557ef99c33aa7dd (commit)
via c0bbb1c23deb2741cd9bc9876da17bd3b4efc694 (commit)
via e32aed74e7b8bf33e579923d347636e20f20a0d8 (commit)
via 89e543e9e9f87923647a979e7fe23b114e5ffbbe (commit)
via edafdc14f3cf0b9714932bce3faf2751f370663d (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 (9607e607e4bf1a761982971f1dd3625b28499042)
\
N -- N -- N (63749ce94e03157825c40a523f36d3e8988e4cc2)
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=63749ce94e03157825c40a523f36d3e8…
commit 63749ce94e03157825c40a523f36d3e8988e4cc2
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:29:17 2016 +0200
cscn: enable SMS queue (by removing an '#if 0')
http://cgit.osmocom.org/openbsc/commit/?id=469f1671d83483928561990987e637a3…
commit 469f1671d83483928561990987e637a34c74432a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:28:58 2016 +0200
cscn: enable 'subscriber' vty commands for libmsc
This involves removing the openbsc_vty_print_statistics() from
vty_interface_layer3.c, as this would link across the MSC/BSC border.
http://cgit.osmocom.org/openbsc/commit/?id=d2f9d5fa551cafb3582ac5c7a557ef99…
commit d2f9d5fa551cafb3582ac5c7a557ef99c33aa7dd
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:26:54 2016 +0200
cn_ranap_handle_co: add error rc and logging for PR Outcome
http://cgit.osmocom.org/openbsc/commit/?id=c0bbb1c23deb2741cd9bc9876da17bd3…
commit c0bbb1c23deb2741cd9bc9876da17bd3b4efc694
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:22:46 2016 +0200
cosmetic: debug and error logging, comment tweaks
http://cgit.osmocom.org/openbsc/commit/?id=e32aed74e7b8bf33e579923d347636e2…
commit e32aed74e7b8bf33e579923d347636e20f20a0d8
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
Add Iu paging, add registry of RNC-Ids in LACs
Introduce struct gsm_rnc and store in a list. Make it so that the code can be
used from both MSC and GPRS code, i.e. both for CS and PS.
http://cgit.osmocom.org/openbsc/commit/?id=89e543e9e9f87923647a979e7fe23b11…
commit 89e543e9e9f87923647a979e7fe23b114e5ffbbe
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Apr 10 01:47:54 2016 +0200
Iu RANAP event: add IU_EVENT_LINK_INVALIDATED
See in-code comment...
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/iu_cs.c | 6 ------
1 file changed, 6 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, sysmocom/iu has been updated
via edafdc14f3cf0b9714932bce3faf2751f370663d (commit)
via 54fc3a13183e4d5956c8c17b74caf7ef21febe0a (commit)
via baefda5d64f1b11f13ae187a283c0322a12afeec (commit)
via 8dfe9690c51c13d71cca6e9c3e7dfddb7d03a8de (commit)
from fafb0742683fb069ea88355c513290c6bb4373b4 (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=edafdc14f3cf0b9714932bce3faf2751…
commit edafdc14f3cf0b9714932bce3faf2751f370663d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:25:58 2016 +0100
cscn: record and use LAC on incoming InitialUE msg
Add lac argument to gsm0408_rcvmsg_iucs(), to record the LAC in newly
allocated gsm_subscriber_connections.
In effect, fix the LAC sent to UE during Location Updating Accept message.
Before, 0 was stored as LAC and sent to the UE, regardless of the actual
LAC in use.
-----------------------------------------------------------------------
Summary of changes:
openbsc/doc/examples/osmo-cscn/osmo-cscn.cfg | 36 ++++++++++++++++++++++++++++
openbsc/include/openbsc/iu_cs.h | 7 ++----
openbsc/src/libiu/iu.c | 10 ++++++--
openbsc/src/libmsc/iu_cs.c | 36 +++++++++++++++++++++++-----
openbsc/src/osmo-cscn/cscn_main.c | 2 +-
5 files changed, 77 insertions(+), 14 deletions(-)
create mode 100644 openbsc/doc/examples/osmo-cscn/osmo-cscn.cfg
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/cscn has been updated
discards af24d4d70e901b1fab70fb1e7520a0cb91f14e0c (commit)
discards 592231331e29f933c59906b486a94ee2e6f504f4 (commit)
discards 3fd9ba0c2e5263f6485b2b629d8aa3aa4fc4b12f (commit)
discards 5904ea9a054826a7935bcd0092d7d59e4525aa06 (commit)
discards 1e1acfd39dfce354064b88fde98275b583f1de47 (commit)
discards 2bea44ead604845319692ac5e1ba097a73f36991 (commit)
via 9607e607e4bf1a761982971f1dd3625b28499042 (commit)
via 964ed0c82497da0677a8484198f026b6f7cb57c9 (commit)
via 092133f341a1a1bda6c695c427f4f29281047303 (commit)
via 1a0dd56f2914f5489782babb919b8d5c38a35046 (commit)
via 5cfdc8d6267ac15990a134a3162b0f15ce3f2f24 (commit)
via ad002429838ab7dd015a30f5889fad5664af4529 (commit)
via 58260a9c4ae8654fa629b3551a7fded2990f45dc (commit)
via 54fc3a13183e4d5956c8c17b74caf7ef21febe0a (commit)
via baefda5d64f1b11f13ae187a283c0322a12afeec (commit)
via 8dfe9690c51c13d71cca6e9c3e7dfddb7d03a8de (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 (af24d4d70e901b1fab70fb1e7520a0cb91f14e0c)
\
N -- N -- N (9607e607e4bf1a761982971f1dd3625b28499042)
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=9607e607e4bf1a761982971f1dd3625b…
commit 9607e607e4bf1a761982971f1dd3625b28499042
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:29:17 2016 +0200
cscn: enable SMS queue (by removing an '#if 0')
http://cgit.osmocom.org/openbsc/commit/?id=964ed0c82497da0677a8484198f026b6…
commit 964ed0c82497da0677a8484198f026b6f7cb57c9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:28:58 2016 +0200
cscn: enable 'subscriber' vty commands for libmsc
This involves removing the openbsc_vty_print_statistics() from
vty_interface_layer3.c, as this would link across the MSC/BSC border.
http://cgit.osmocom.org/openbsc/commit/?id=092133f341a1a1bda6c695c427f4f292…
commit 092133f341a1a1bda6c695c427f4f29281047303
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:26:54 2016 +0200
cn_ranap_handle_co: add error rc and logging for PR Outcome
http://cgit.osmocom.org/openbsc/commit/?id=1a0dd56f2914f5489782babb919b8d5c…
commit 1a0dd56f2914f5489782babb919b8d5c38a35046
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:22:46 2016 +0200
cosmetic: debug and error logging, comment tweaks
http://cgit.osmocom.org/openbsc/commit/?id=5cfdc8d6267ac15990a134a3162b0f15…
commit 5cfdc8d6267ac15990a134a3162b0f15ce3f2f24
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
Add Iu paging, add registry of RNC-Ids in LACs
Introduce struct gsm_rnc and store in a list. Make it so that the code can be
used from both MSC and GPRS code, i.e. both for CS and PS.
http://cgit.osmocom.org/openbsc/commit/?id=ad002429838ab7dd015a30f5889fad56…
commit ad002429838ab7dd015a30f5889fad5664af4529
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Apr 10 01:47:54 2016 +0200
Iu RANAP event: add IU_EVENT_LINK_INVALIDATED
See in-code comment...
http://cgit.osmocom.org/openbsc/commit/?id=58260a9c4ae8654fa629b3551a7fded2…
commit 58260a9c4ae8654fa629b3551a7fded2990f45dc
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:25:58 2016 +0100
cscn: record and use LAC on incoming InitialUE msg
Add lac argument to gsm0408_rcvmsg_iucs(), to record the LAC in newly
allocated gsm_subscriber_connections.
In effect, fix the LAC sent to UE during Location Updating Accept message.
Before, 0 was stored as LAC and sent to the UE, regardless of the actual
LAC in use.
http://cgit.osmocom.org/openbsc/commit/?id=54fc3a13183e4d5956c8c17b74caf7ef…
commit 54fc3a13183e4d5956c8c17b74caf7ef21febe0a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:25:28 2016 +0200
remove subscr_conn_allocate_iu() from public header
It is only used statically in iu.c
http://cgit.osmocom.org/openbsc/commit/?id=baefda5d64f1b11f13ae187a283c0322…
commit baefda5d64f1b11f13ae187a283c0322a12afeec
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 14:07:18 2016 +0200
add osmo-cscn.cfg example
Include a cscn section with subscriber-create-on-demand even though that is
the default.
http://cgit.osmocom.org/openbsc/commit/?id=8dfe9690c51c13d71cca6e9c3e7dfddb…
commit 8dfe9690c51c13d71cca6e9c3e7dfddb7d03a8de
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 5 14:26:26 2016 +0200
iu.c: check return value of ranap_parse_lai()
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/iu_cs.h | 5 ++---
openbsc/src/osmo-cscn/cscn_main.c | 2 --
2 files changed, 2 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, neels/cscn has been updated
discards 22b903a2068845776f5db13bb05745ac60700506 (commit)
discards c9ee454fdf9e54809b360133851aa0b98d8ee080 (commit)
discards d2f1f121a2ffa038138c8513857ee96cb1e0cfae (commit)
discards 1aa1c5a7e97adec3e8abeab37ef99b474a2c21ef (commit)
discards 63559ca21d92b4904a24f6eb7a9a2c40acf7d4dd (commit)
discards d095dbae553323fd307d639a2cf16e79267a0010 (commit)
discards 6d8fb28ced0ae60c2cf1c33b141bc6dccaa722f3 (commit)
discards b914d7c85e65cd7502611a32d8e2e761ed9ad09c (commit)
discards 57c177846ad0b52a427a5a0c8aabc80bd11e2240 (commit)
discards 34256cc7377cd370e4da791a719c090a5b3d8136 (commit)
via af24d4d70e901b1fab70fb1e7520a0cb91f14e0c (commit)
via 592231331e29f933c59906b486a94ee2e6f504f4 (commit)
via 3fd9ba0c2e5263f6485b2b629d8aa3aa4fc4b12f (commit)
via 5904ea9a054826a7935bcd0092d7d59e4525aa06 (commit)
via 1e1acfd39dfce354064b88fde98275b583f1de47 (commit)
via 2bea44ead604845319692ac5e1ba097a73f36991 (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 (22b903a2068845776f5db13bb05745ac60700506)
\
N -- N -- N (af24d4d70e901b1fab70fb1e7520a0cb91f14e0c)
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=af24d4d70e901b1fab70fb1e7520a0cb…
commit af24d4d70e901b1fab70fb1e7520a0cb91f14e0c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 20:01:34 2016 +0200
wip
http://cgit.osmocom.org/openbsc/commit/?id=592231331e29f933c59906b486a94ee2…
commit 592231331e29f933c59906b486a94ee2e6f504f4
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:25:58 2016 +0100
cscn: record and use LAC on incoming InitialUE msg
Add lac argument to gsm0408_rcvmsg_iucs(), to record the LAC in newly
allocated gsm_subscriber_connections.
In effect, fix the LAC sent to UE during Location Updating Accept message.
Before, 0 was stored as LAC and sent to the UE, regardless of the actual
LAC in use.
http://cgit.osmocom.org/openbsc/commit/?id=3fd9ba0c2e5263f6485b2b629d8aa3aa…
commit 3fd9ba0c2e5263f6485b2b629d8aa3aa4fc4b12f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
Add Iu paging, add registry of RNC-Ids in LACs
Introduce struct gsm_rnc and store in a list. Make it so that the code can be
used from both MSC and GPRS code, i.e. both for CS and PS.
http://cgit.osmocom.org/openbsc/commit/?id=5904ea9a054826a7935bcd0092d7d59e…
commit 5904ea9a054826a7935bcd0092d7d59e4525aa06
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Apr 11 14:07:18 2016 +0200
add osmo-cscn.cfg example
Include a cscn section with subscriber-create-on-demand even though that is
the default.
http://cgit.osmocom.org/openbsc/commit/?id=1e1acfd39dfce354064b88fde98275b5…
commit 1e1acfd39dfce354064b88fde98275b583f1de47
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Apr 5 14:26:26 2016 +0200
iu.c: check return value of ranap_parse_lai()
http://cgit.osmocom.org/openbsc/commit/?id=2bea44ead604845319692ac5e1ba097a…
commit 2bea44ead604845319692ac5e1ba097a73f36991
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Apr 10 01:47:54 2016 +0200
Iu RANAP event: add IU_EVENT_LINK_INVALIDATED
See in-code comment...
-----------------------------------------------------------------------
Summary of changes:
openbsc/doc/examples/osmo-cscn/osmo-cscn.cfg | 15 +-
openbsc/include/openbsc/gprs_gmm.h | 4 +-
openbsc/include/openbsc/iu.h | 36 ----
openbsc/include/openbsc/iu_cs.h | 12 +-
openbsc/include/openbsc/vty.h | 1 -
openbsc/src/gprs/gprs_gmm.c | 2 +-
openbsc/src/libcommon/Makefile.am | 3 +-
openbsc/src/libcommon/common_vty.c | 1 -
openbsc/src/libcommon/lac_vty.c | 87 ----------
openbsc/src/libiu/iu.c | 241 +++++++++++++++++----------
openbsc/src/libmsc/cscn_vty.c | 6 +-
openbsc/src/libmsc/gsm_04_08.c | 2 +-
openbsc/src/libmsc/gsm_04_11.c | 4 +
openbsc/src/libmsc/gsm_subscriber.c | 8 +-
openbsc/src/libmsc/iu_cs.c | 43 ++++-
openbsc/src/libmsc/vty_interface_layer3.c | 1 -
openbsc/src/osmo-cscn/cscn_main.c | 14 +-
17 files changed, 221 insertions(+), 259 deletions(-)
delete mode 100644 openbsc/src/libcommon/lac_vty.c
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, max/conv has been updated
discards b2095ac93ad4de4aa9cd9104baa19ad109fe7a79 (commit)
via 91e52d6190e6b7876302377f443620cf13c691f1 (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 (b2095ac93ad4de4aa9cd9104baa19ad109fe7a79)
\
N -- N -- N (91e52d6190e6b7876302377f443620cf13c691f1)
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/libosmocore/commit/?id=91e52d6190e6b7876302377f4436…
commit 91e52d6190e6b7876302377f443620cf13c691f1
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Apr 11 14:14:56 2016 +0200
Add convolutional code for TCH/AFS
Replace implementation in tests with added code. Puncturing data is
taken from osmo-bts-trx. Note: the code was
manually generated with utils/conv_gen.py
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
An utility library for Open Source Mobile Communications