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 A-bis protcol interface library".
The branch, neels/bind has been updated
discards f55285329851b54bd42605bd70af4d2f437270d3 (commit)
via 1d8e205e1e74777255f9f1f4ed2239c9f76095b5 (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 (f55285329851b54bd42605bd70af4d2f437270d3)
\
N -- N -- N (1d8e205e1e74777255f9f1f4ed2239c9f76095b5)
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/libosmo-abis/commit/?id=1d8e205e1e74777255f9f1f4ed2…
commit 1d8e205e1e74777255f9f1f4ed2239c9f76095b5
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Feb 22 13:29:09 2016 +0100
ipa driver: make bind address vty configurable
Add VTY function to set the ipa bind address:
e1_input
ipa bind (A.B.C.D|any)
Add a priv pointer to struct e1inp_driver in order to communicate the bind
address parameter to ipaccess_line_update(). Add two "internal.h" functions to
get/set it in the ipa driver struct.
Add static ip_bind_addr() to use the IP address set from the VTY or, if none,
use "0.0.0.0". Apply in ipaccess_line_update().
-----------------------------------------------------------------------
Summary of changes:
include/internal.h | 5 ++++-
include/osmocom/abis/abis.h | 5 +----
src/e1_input.c | 6 +++---
src/e1_input_vty.c | 26 ++++++++++++++++++++++++++
src/init.c | 4 ++--
src/input/ipaccess.c | 13 +++++++++++--
6 files changed, 47 insertions(+), 12 deletions(-)
hooks/post-receive
--
Osmocom A-bis protcol 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 "UNNAMED PROJECT".
The branch, master has been updated
via f3f1bde4fcabf20d00b60de934e1c1e07ab0b16c (commit)
from 528ff3910f6f4455c6aee9794e05bd7d54bcc01f (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=f3f1bde4fcabf20d00b60de934e1c1e…
commit f3f1bde4fcabf20d00b60de934e1c1e07ab0b16c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Feb 22 15:14:01 2016 +0100
alloc: Fix UBSAN for accessing the array at -16
This test will check that we exhaust the available TFIs, so the last
TFI is -16 and then we try to store to that address. It is surprising
that it worked!
-----------------------------------------------------------------------
Summary of changes:
tests/alloc/AllocTest.cpp | 6 +++---
1 file changed, 3 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 "An utility library for Open Source Mobile Communications".
The branch, max/l1sap has been deleted
was 2c9ae57e4099625ed4fe8f38a90d887c154e387b
-----------------------------------------------------------------------
2c9ae57e4099625ed4fe8f38a90d887c154e387b Extend L1SAP PH-DATA with presence information
-----------------------------------------------------------------------
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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, max/l1sap has been deleted
was ff56df575a44b6417614cab19b066f9c6dbf91a7
-----------------------------------------------------------------------
ff56df575a44b6417614cab19b066f9c6dbf91a7 Fix ocmo-bts-octphy interaction with OsmoPCU
-----------------------------------------------------------------------
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 "UNNAMED PROJECT".
The branch, max/gsmtapext has been deleted
was 7c2eb432e439e8ef7191e27b528e4de19b030ede
-----------------------------------------------------------------------
7c2eb432e439e8ef7191e27b528e4de19b030ede Add gsmtap support to generic bts
-----------------------------------------------------------------------
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, max/gsmtap2 has been deleted
was b145fb7d04bf7d17556918045b650081f37e3e9d
-----------------------------------------------------------------------
b145fb7d04bf7d17556918045b650081f37e3e9d Add gsmtap support to generic bts
-----------------------------------------------------------------------
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 528ff3910f6f4455c6aee9794e05bd7d54bcc01f (commit)
via 2efdf69734dc8d7f0953caad1563552f53c47b06 (commit)
via 9d5580b6dd8069dbb5cdfa00b65f73978f580bcc (commit)
from 4f8438a6cd0f34bb22493b13154e382983bbda01 (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=528ff3910f6f4455c6aee9794e05bd7…
commit 528ff3910f6f4455c6aee9794e05bd7d54bcc01f
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Feb 22 11:42:33 2016 +0100
Add gsmtap support to generic bts
Instrument TX and RX functions dealing with regular BTS (without direct
DSP access) to use GSMTAP. Previously only DSP-related functions were
instrumented.
http://cgit.osmocom.org/osmo-pcu/commit/?id=2efdf69734dc8d7f0953caad1563552…
commit 2efdf69734dc8d7f0953caad1563552f53c47b06
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Feb 22 11:39:30 2016 +0100
Introduce --gsmtap-ip/-i option
This option allows user to use custom IP address instead of default "localhost".
Correspondingly gsmtap init moved from sysmoBTS-specific code up to "bts" struct
level. This way it can be easier reused by other implementations. The
lack of regressions was verified by checking following command on
sysmoBTS: "./osmo-pcu -c osmo-pcu.cfg -r 1 -i 192.168.10.1" where
192.168.10.1 is the host which was running wireshark and netcat:
"nc -u -l 192.168.10.1 -p 4729" to accept gsmtap flow.
http://cgit.osmocom.org/osmo-pcu/commit/?id=9d5580b6dd8069dbb5cdfa00b65f739…
commit 9d5580b6dd8069dbb5cdfa00b65f73978f580bcc
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Feb 22 11:26:10 2016 +0100
Ignore files generated by cscope tool
Signed-off-by: Max <msuraev(a)sysmocom.de>
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
src/bts.h | 2 ++
src/pcu_l1_if.cpp | 43 ++++++++++++++++++++++++++++++-------------
src/pcu_main.cpp | 17 ++++++++++++++++-
src/sysmo_l1_if.c | 6 ++----
5 files changed, 51 insertions(+), 18 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, max/gsmtap2 has been updated
discards 83f260fe8f6347ba7f7bb5f3e89d3032782dc74b (commit)
via b145fb7d04bf7d17556918045b650081f37e3e9d (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 (83f260fe8f6347ba7f7bb5f3e89d3032782dc74b)
\
N -- N -- N (b145fb7d04bf7d17556918045b650081f37e3e9d)
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=b145fb7d04bf7d17556918045b65008…
commit b145fb7d04bf7d17556918045b650081f37e3e9d
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Feb 22 11:42:33 2016 +0100
Add gsmtap support to generic bts
Instrument TX and RX functions dealing with regular BTS (without direct
DSP access) to use GSMTAP. Previously only DSP-related functions were
instrumented.
-----------------------------------------------------------------------
Summary of changes:
src/pcu_l1_if.cpp | 5 +----
1 file 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 "UNNAMED PROJECT".
The branch, max/gsmtap2 has been updated
discards 9fede59c8072797f94c6780757fac4c84bf8a9c6 (commit)
via 83f260fe8f6347ba7f7bb5f3e89d3032782dc74b (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 (9fede59c8072797f94c6780757fac4c84bf8a9c6)
\
N -- N -- N (83f260fe8f6347ba7f7bb5f3e89d3032782dc74b)
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=83f260fe8f6347ba7f7bb5f3e89d303…
commit 83f260fe8f6347ba7f7bb5f3e89d3032782dc74b
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Feb 22 11:42:33 2016 +0100
Add gsmtap support to generic bts
Instrument TX and RX functions dealing with regular BTS (without direct
DSP access) to use GSMTAP. Previously only DSP-related functions were
instrumented.
-----------------------------------------------------------------------
Summary of changes:
src/pcu_l1_if.cpp | 48 +++++++++++++++++++++++++-----------------------
1 file changed, 25 insertions(+), 23 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, max/gsmtap2 has been updated
discards 372a5474539f900b200cf0f2017b571270ae16f2 (commit)
via 9fede59c8072797f94c6780757fac4c84bf8a9c6 (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 (372a5474539f900b200cf0f2017b571270ae16f2)
\
N -- N -- N (9fede59c8072797f94c6780757fac4c84bf8a9c6)
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=9fede59c8072797f94c6780757fac4c…
commit 9fede59c8072797f94c6780757fac4c84bf8a9c6
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Feb 22 11:42:33 2016 +0100
Add gsmtap support to generic bts
Instrument TX and RX functions dealing with regular BTS (without direct
DSP access) to use GSMTAP. Previously only DSP-related functions were
instrumented.
-----------------------------------------------------------------------
Summary of changes:
src/pcu_l1_if.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT