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 e734655afb811ec5a7844beff5c6e9a7ba163683 (commit)
from 199b97652bf6261000ecd0c2c0c442edde4db4e0 (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=e734655afb811ec5a7844beff5c…
commit e734655afb811ec5a7844beff5c6e9a7ba163683
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Mar 30 12:44:21 2016 +0200
sccp_helpers: add convenience function for RANAP unitdata
Change-Id: Ie96d78512b8e3907753272d75471b882365968c4
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/sccp_helpers.h | 5 +++++
src/sccp_helpers.c | 15 +++++++++++++++
2 files changed, 20 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 "SCCP Library".
The branch, master has been updated
via 199b97652bf6261000ecd0c2c0c442edde4db4e0 (commit)
via 81f63035ee2f2ba7fd2c0ad4be7e30bf19d03e85 (commit)
from c07796dc3b5040993cf642145b924688ddf9ab66 (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=199b97652bf6261000ecd0c2c0c…
commit 199b97652bf6261000ecd0c2c0c442edde4db4e0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Mar 30 12:43:04 2016 +0200
sccp_helpers: add osmo_ prefix to all functions
Change-Id: I839c976f3ac722b955da18216de3df2eaa4c5af3
http://cgit.osmocom.org/libosmo-sccp/commit/?id=81f63035ee2f2ba7fd2c0ad4be7…
commit 81f63035ee2f2ba7fd2c0ad4be7e30bf19d03e85
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Mar 30 13:39:04 2016 +0200
sccp_helpers: adjust .h include and copyright
Change-Id: Id2d9a6c3e9b0928d245580895c78aa7355627adc
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/sccp_helpers.h | 43 +++++++++++-----------
src/sccp_helpers.c | 65 +++++++++++++++++-----------------
2 files changed, 55 insertions(+), 53 deletions(-)
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 "SCCP Library".
The branch, master has been updated
via c07796dc3b5040993cf642145b924688ddf9ab66 (commit)
via 86cfe9b3b47decc33b9f8c6d82e67eb05f853c3f (commit)
from 0c72c1c0d313321f65fd272840ed8e8ae69a04cd (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=c07796dc3b5040993cf642145b9…
commit c07796dc3b5040993cf642145b924688ddf9ab66
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Sep 27 17:08:55 2016 +0200
sccp_helpers.h/.c: fix: apply rename of osmo_sua_link to osmo_sccp_link
Change-Id: If8b09bb05297ebf663b4a04d3cc094a6a8087f53
http://cgit.osmocom.org/libosmo-sccp/commit/?id=86cfe9b3b47decc33b9f8c6d82e…
commit 86cfe9b3b47decc33b9f8c6d82e67eb05f853c3f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Mar 30 12:41:00 2016 +0200
Add sccp_helpers.[hc] moved from osmo-iuh, 1:1 at first
Move here unchanged first, so we're able to see the modifications in diffs.
Pending changes will follow in subsequent patches.
Moved from osmo-iuh 3da8608b6ad014fc74536dbb49019704fd425b8c, which was before
the rename of osmo_sua_link and osmo_sua_user to osmo_sccp_link and
osmo_sccp_user, so this will not compile.
Change-Id: Iae0c58c5f1eb00a685de70add0d5257e4316c6d5
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/Makefile.am | 4 +-
include/osmocom/sigtran/sccp_helpers.h | 33 ++++++++
src/Makefile.am | 2 +-
src/sccp_helpers.c | 135 +++++++++++++++++++++++++++++++++
4 files changed, 172 insertions(+), 2 deletions(-)
create mode 100644 include/osmocom/sigtran/sccp_helpers.h
create mode 100644 src/sccp_helpers.c
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 "UNNAMED PROJECT".
The branch, master has been updated
via 99b5c56c04f3da4cda1ac65687265dfeb6c624dd (commit)
from 0edf0c99959bab4d5f43eec315484d1e1581644a (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/python/osmo-python-tests/commit/?id=99b5c56c04f3da4…
commit 99b5c56c04f3da4cda1ac65687265dfeb6c624dd
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Feb 13 20:06:44 2017 +0700
vty: Close the vty sockets at the end of each test
In the OpenBSC VTY tests it seems no one is calling
the command with close=True. So make sure the socket
is released. Modify _close_socket to be idempotent.
Change-Id: I717537772e89113ef352d32ffba1b7a840f2c6e6
-----------------------------------------------------------------------
Summary of changes:
osmopy/obscvty.py | 5 +++--
osmopy/osmotestvty.py | 1 +
2 files changed, 4 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via b390dfb90dfd0b38d17cea931ec0d0e194e2a4a1 (commit)
from 0418ef588cddd9ae06e7505890ed028b17f9abce (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-bts/commit/?id=b390dfb90dfd0b38d17cea931ec0d0e…
commit b390dfb90dfd0b38d17cea931ec0d0e194e2a4a1
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Feb 10 16:31:40 2017 +0100
Fix typo in TCH/H interleaving table
According to Table 4 in 3GPP TS 45.003 j=11, b=3 case corresponds to
k=91 and not j=12 as was previously used.
Change-Id: Iad3cf545b2f7e16276466cc37dd7a1e7858467e5
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/gsm0503_tables.c | 2 +-
tests/bursts/bursts_test.ok | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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, laforge/sigtran has been created
at 0d346f4d36adf46293b0b73b74bc23a33b146e0a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=0d346f4d36adf46293b0b73b74b…
commit 0d346f4d36adf46293b0b73b74bc23a33b146e0a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Feb 13 03:49:46 2017 +0100
WIP: new unit tests for new SCCP and SUA routines
Change-Id: I1275d8ffdd4530f5609e9e1970230c54f45e6bac
http://cgit.osmocom.org/libosmo-sccp/commit/?id=dc923e49cd3b623dab05f6016a3…
commit dc923e49cd3b623dab05f6016a3e935d7c652cb3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Feb 13 03:47:00 2017 +0100
WIP: SCCP <-> SUA transcoding routines
Using related code, SCCP can be transcoded to SUA and vice-versa. This
way the common code such as the state machines for connection oriented
SCCP work with one format (SUA) only, and the conversion from/to SCCP is
done when SCCP is used as protocol.
Change-Id: I7a77e7d418f2427e9e379867a78a3f1b9ad718cb
http://cgit.osmocom.org/libosmo-sccp/commit/?id=104002bc943455b6f59e918347b…
commit 104002bc943455b6f59e918347b5e8d9d8ec197f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Feb 13 03:44:48 2017 +0100
xua_msg: Add xua_msg_dump() to print parsed XUA message
Change-Id: I2f3ae77f440e0c27f78302cdb80e1d25fe5aebb6
http://cgit.osmocom.org/libosmo-sccp/commit/?id=06c8dfadde9c1058996b64bbc5d…
commit 06c8dfadde9c1058996b64bbc5ddc006910e8d9d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Feb 11 23:38:15 2017 +0100
xua_sap.h: Add definitions for upcoming xUA modules
Change-Id: I74cb9d80d509f1cde02e35a78a70353f8615836f
http://cgit.osmocom.org/libosmo-sccp/commit/?id=21c8a1bcc8f853f3da05d71c4b4…
commit 21c8a1bcc8f853f3da05d71c4b4fbea6faf53b24
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Feb 11 23:37:47 2017 +0100
mtp_sap.h: Add definitions for upcoming MTP SAP
Change-Id: I714c44720821e1deaffef75d36ab49ac5a3186f0
http://cgit.osmocom.org/libosmo-sccp/commit/?id=eefad1b78df536c98ea9565d652…
commit eefad1b78df536c98ea9565d6528955c63fae108
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Feb 11 23:36:46 2017 +0100
WIP: New FSM-Based connection-oriented SCCP implementation
Change-Id: I6d875298bf4fa0bfcafc7e00fe96aa2e6f516b33
http://cgit.osmocom.org/libosmo-sccp/commit/?id=ed24dbd0d38b9c6cff8363f560d…
commit ed24dbd0d38b9c6cff8363f560d1744ae2d919ca
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Feb 9 00:37:35 2017 +0100
WIP: M3UA support
Change-Id: I79555a7c7740e892f7ac238f5cae165841393f1c
http://cgit.osmocom.org/libosmo-sccp/commit/?id=50e931338dfa1ad570734b80cce…
commit 50e931338dfa1ad570734b80cce065ab611929aa
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 28 23:23:35 2017 +0100
WIP: implement xUA ASP and AS state machine as osmo_fsm
Change-Id: Iae808a23a17e675f2b9eb31f8ef3d789651daecc
http://cgit.osmocom.org/libosmo-sccp/commit/?id=20d00f7c9cd5fa328be7eef0257…
commit 20d00f7c9cd5fa328be7eef0257e5acb6945b1a6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Feb 12 19:47:08 2017 +0100
sccp_sap: Add osmo_sccp_routing_ind to osmo_sccp_addr
Somehow we forgot to include the osmo_sccp_routing_ind in
osmo_sccp_addr. It was defined, but not unsed anywhere :/
Change-Id: I559bc9a5308a46aa1b1c63557a4aec0effb48a0b
http://cgit.osmocom.org/libosmo-sccp/commit/?id=0ab1d1950a3bac455cbaf0f3113…
commit 0ab1d1950a3bac455cbaf0f31130eb29f3776848
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Feb 12 21:31:46 2017 +0100
sccp_helpers: Add osmo_sccp_{addr,gt}_dump() functions
They stringify a global title or SCCP address for human consumption
Change-Id: I630308aa4519c6e9a260419d37a376aac6a1ce28
http://cgit.osmocom.org/libosmo-sccp/commit/?id=3c0ca7f0e8e27e860dbaa87e50d…
commit 3c0ca7f0e8e27e860dbaa87e50dae6ad23e80565
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Feb 13 03:45:55 2017 +0100
Add xua_msg_part_get_u32() to get U32 value from xua_msg_part
Sometimes one already has the xua_msg_part and thus can avoid the
lookup that's done by xua_msg_get_u32().
Change-Id: Ie11c35f9528313d0b35786a361d853addd17364f
http://cgit.osmocom.org/libosmo-sccp/commit/?id=2f41ab10afa12ade80a4183034b…
commit 2f41ab10afa12ade80a4183034bdb0c92d4578c8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Feb 12 21:31:46 2017 +0100
sccp_helpers: Add osmo_sccp_{addr,gt}_dump() functions
They stringify a global title or SCCP address for human consumption
Change-Id: I630308aa4519c6e9a260419d37a376aac6a1ce28
http://cgit.osmocom.org/libosmo-sccp/commit/?id=59c39a480d59cd1af1256209a51…
commit 59c39a480d59cd1af1256209a51fd17ac86c90a3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Feb 12 19:46:02 2017 +0100
Move xua_msg_add_sccp_addr() to xua_msg.h and export it
Change-Id: I07fa00dd71d8ecdf1542734598fab8ecad5a7b53
http://cgit.osmocom.org/libosmo-sccp/commit/?id=db3cb1bca9dc73879d7bf4a0476…
commit db3cb1bca9dc73879d7bf4a047643c76722277f8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Feb 12 19:39:14 2017 +0100
sccp/sccp.h: Add #include to linuxlist.h
sccp.h is using 'struct llist_head' so it must include the associated
linuxlist.h header.
Change-Id: I1fc4c34e59c27dce9e8a73abc6e58073f091c978
http://cgit.osmocom.org/libosmo-sccp/commit/?id=49729e8a0969d92d9e75fb0f047…
commit 49729e8a0969d92d9e75fb0f04720c4080771fa9
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Feb 12 19:14:52 2017 +0100
sccp_types.h: Include stdint.h
We're using types like uint8_t, for whcih we need stdint.h
Change-Id: I67a3b94c866e05be32b99566d6f97fbc8a2accad
http://cgit.osmocom.org/libosmo-sccp/commit/?id=fc5c7bf384c523b67eff964e676…
commit fc5c7bf384c523b67eff964e676aae06b532baf6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Feb 13 03:43:50 2017 +0100
sccp_types.h: Add 'struct sccp_data_unitdata_service'
We didn't have as struct for UDTS messages so far, let's change that.
Change-Id: I9cbd3980fd95d5af6f0fc807ede34aa6b0f64ea7
http://cgit.osmocom.org/libosmo-sccp/commit/?id=e5160f395e6355dfbc62ab671d5…
commit e5160f395e6355dfbc62ab671d5a8a54a4b96c65
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Feb 13 03:43:15 2017 +0100
protocol/sua.h: Add #defines for CAUSE group values (from RFC)
Change-Id: I5b0af77aab4ba03262c0ecd25a893f170ca9c4bb
http://cgit.osmocom.org/libosmo-sccp/commit/?id=e74e6a7e0a04e829bc8446c0198…
commit e74e6a7e0a04e829bc8446c019892d73e125bd21
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 8 23:38:17 2017 +0100
xua_msg: Make DXUA available to other XUA code
Change-Id: Ie5b6492ead2c523de3969134291b2c3f434f92a2
http://cgit.osmocom.org/libosmo-sccp/commit/?id=d8e1ceb7320b64d75807f80b768…
commit d8e1ceb7320b64d75807f80b7689da294a448a72
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 8 23:36:02 2017 +0100
migrate some generic XUA helpers from sua.c to xua_msg.c
Change-Id: I59e55d21a05b5d770c120da4c17220d5f21d44bd
http://cgit.osmocom.org/libosmo-sccp/commit/?id=545909d54a0ab0e5f65dad3d536…
commit 545909d54a0ab0e5f65dad3d536605453e6c62f6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Mar 30 12:44:21 2016 +0200
sccp_helpers: add convenience function for RANAP unitdata
Change-Id: Ie96d78512b8e3907753272d75471b882365968c4
http://cgit.osmocom.org/libosmo-sccp/commit/?id=bf71df1001fedc90431a1794212…
commit bf71df1001fedc90431a17942127e9bca31f4a3c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Mar 30 12:43:04 2016 +0200
sccp_helpers: add osmo_ prefix to all functions
Change-Id: I839c976f3ac722b955da18216de3df2eaa4c5af3
http://cgit.osmocom.org/libosmo-sccp/commit/?id=412b8177b558f9ea553a4a62e97…
commit 412b8177b558f9ea553a4a62e976abd7280a7d52
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Mar 30 13:39:04 2016 +0200
sccp_helpers: adjust .h include and copyright
Change-Id: Id2d9a6c3e9b0928d245580895c78aa7355627adc
-----------------------------------------------------------------------
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 "A python tool to program magic SIMs".
The branch, pmaier/sim has been created
at 59541b28a9b2684544e95afaaa9adf0681aa24ef (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/pysim/commit/?id=59541b28a9b2684544e95afaaa9adf0681…
commit 59541b28a9b2684544e95afaaa9adf0681aa24ef
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Feb 10 19:06:53 2017 +0100
opc parameter now do work
http://cgit.osmocom.org/pysim/commit/?id=6105d072b0dabca35186b90a4542e7758e…
commit 6105d072b0dabca35186b90a4542e7758ead41c6
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Feb 10 18:13:00 2017 +0100
milenage and auth params can now be changed
http://cgit.osmocom.org/pysim/commit/?id=cb9bd23451a3813ab1f71c4f26c9402869…
commit cb9bd23451a3813ab1f71c4f26c94028691110d8
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Feb 10 16:46:26 2017 +0100
writing auth params works now
http://cgit.osmocom.org/pysim/commit/?id=30be97b205df244cdee001e2ba6101aa8a…
commit 30be97b205df244cdee001e2ba6101aa8ae22f30
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Feb 10 16:10:57 2017 +0100
Inital commit
-----------------------------------------------------------------------
hooks/post-receive
--
A python tool to program magic SIMs
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/vlr has been updated
via 20fcc77627485507563d19b8682f4e2b5e1dd3bc (commit)
from 8b5612cedb4a3b560b582a62746d0a1dc1f84eaa (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=20fcc77627485507563d19b8682f4e2b…
commit 20fcc77627485507563d19b8682f4e2b5e1dd3bc
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Feb 12 00:34:35 2017 +0100
reject concurrency test
Change-Id: I5c04b1cf0ad302c35968e0f8dfb122997f3f7bf1
-----------------------------------------------------------------------
Summary of changes:
openbsc/.gitignore | 1 +
openbsc/src/libvlr/vlr_lu_fsm.c | 8 +-
openbsc/tests/msc_vlr/Makefile.am | 11 ++
.../msc_vlr/msc_vlr_test_reject_concurrency.c | 70 ++++++++++
.../msc_vlr/msc_vlr_test_reject_concurrency.err | 147 +++++++++++++++++++++
...uthen.ok => msc_vlr_test_reject_concurrency.ok} | 0
openbsc/tests/testsuite.at | 7 +
7 files changed, 239 insertions(+), 5 deletions(-)
create mode 100644 openbsc/tests/msc_vlr/msc_vlr_test_reject_concurrency.c
create mode 100644 openbsc/tests/msc_vlr/msc_vlr_test_reject_concurrency.err
copy openbsc/tests/msc_vlr/{msc_vlr_test_gsm_authen.ok => msc_vlr_test_reject_concurrency.ok} (100%)
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 Open Source GSM Base Band stack".
The branch, stumpf/virt-phy has been updated
via 2f59101184173ae033e11bb2fe1963612b87720a (commit)
from 2e669d65aa86f6451354bc048628a6ccc624658f (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/osmocom-bb/commit/?id=2f59101184173ae033e11bb2fe196…
commit 2f59101184173ae033e11bb2fe1963612b87720a
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Fri Feb 10 16:32:45 2017 +0100
VIRT-PHY: Added example config for 2 mobile instances.
-----------------------------------------------------------------------
Summary of changes:
.../virt_phy/example_configs/osmocom-bb-mobile.cfg | 10 +-
.../example_configs/osmocom-bb-mobilex2.cfg | 120 +++++++++++++++++++++
2 files changed, 125 insertions(+), 5 deletions(-)
create mode 100644 src/host/virt_phy/example_configs/osmocom-bb-mobilex2.cfg
hooks/post-receive
--
The Open Source GSM Base Band stack
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 BTS-side code (Abis, scheduling, ...)".
The branch, stumpf/virt-phy has been updated
via 72c7700900b78cdf576ab3394261db7813292489 (commit)
from 5928334909b0b1700af634285a8cbd089b3d6798 (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-bts/commit/?id=72c7700900b78cdf576ab3394261db7…
commit 72c7700900b78cdf576ab3394261db7813292489
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Fri Feb 10 16:34:33 2017 +0100
VIRT-PHY: Fixed invalid value authorized-regexp in bsc example config.
-----------------------------------------------------------------------
Summary of changes:
.../example_configs/openbsc-virtual.cfg | 47 ++++++++++++++++++++--
1 file changed, 43 insertions(+), 4 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)