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, master has been updated
via 2c83b9a0adbb3c364409f2917b7a449c9966fee6 (commit)
from 3460ad7f31fb1daa529662a1b2ac4d4b0f5e9a7e (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-netif/commit/?id=2c83b9a0adbb3c364409f2917b…
commit 2c83b9a0adbb3c364409f2917b7a449c9966fee6
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Apr 27 11:32:38 2017 +0200
deb: add missing dependency on doxygen
Attempt to fix OBS nightly by adding explicit dependency on doxygen,
similar to other libosmo*
Change-Id: I9cfc94a115c19eedf0923caacd17d1521b4c8fe4
-----------------------------------------------------------------------
Summary of changes:
debian/control | 1 +
1 file changed, 1 insertion(+)
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 "UNNAMED PROJECT".
The branch, master has been updated
via 0ad929b4186b1def0fd9832008ce61c909cff888 (commit)
from 6fb234c2511894900590f093b258b670c88219f1 (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-hlr/commit/?id=0ad929b4186b1def0fd9832008ce61c…
commit 0ad929b4186b1def0fd9832008ce61c909cff888
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Apr 25 11:20:47 2017 +0200
debian: remove obsolete dependency
This should fix package build for latest Ubuntu.
Change-Id: I132515cd4d89132bb59f9ee7804a5a50e8bd2775
-----------------------------------------------------------------------
Summary of changes:
debian/control | 3 +--
1 file changed, 1 insertion(+), 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 fce5b31b94702e61f036d646fce5ec10f67a43a3 (commit)
from b4bf603c9866cf8ed7c59b812fc84b3138bb4dda (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=fce5b31b94702e61f036d646fce5ec1…
commit fce5b31b94702e61f036d646fce5ec10f67a43a3
Author: Jean-Francois Dionne <jf.dionne(a)nutaq.com>
Date: Mon Mar 6 13:44:23 2017 -0500
Fix RTP duration adjustment not done when speech resumes in DTX mode.
RTP jitter increases continuously because duration is not
updated when speech resumes in DTX mode.
Change-Id: Ib51ed95a449369222c957b3acebd9ce1f66c5435
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 8 ++------
1 file changed, 2 insertions(+), 6 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, master has been updated
via 17927de2ad892aa5802d118ab71f041db0732f53 (commit)
via 68e9aaa32d87c72a28b1824c513c69129f63d849 (commit)
via 5112d60ff7d7cafb21a6a8ace7d692e6ef2b500a (commit)
from 65daa7f06403f84de98f806a1d1a13c1906ce692 (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=17927de2ad892aa5802d118ab71…
commit 17927de2ad892aa5802d118ab71f041db0732f53
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:29:13 2017 +0200
ss7_test: Avoid possible NULL pointer dereference in test case
Change-Id: If2a7b2c988d06e8bbd2a63f3a5ceeb403bfb34ed
Fixes: coverity CID#166992
http://cgit.osmocom.org/libosmo-sccp/commit/?id=68e9aaa32d87c72a28b1824c513…
commit 68e9aaa32d87c72a28b1824c513c69129f63d849
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:27:35 2017 +0200
xua_default_lm_fsm: Missing printf() argument
Change-Id: I03c30a0d1e03ff56df80bdd1e8a7846142b6f79c
Fixes: coverity CID#166993
http://cgit.osmocom.org/libosmo-sccp/commit/?id=5112d60ff7d7cafb21a6a8ace7d…
commit 5112d60ff7d7cafb21a6a8ace7d692e6ef2b500a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:20:31 2017 +0200
Address some negative integer handling issues
If for some reason we cannot resolve the file descriptor for a given
FSM, we shouldn't attempt to send data through it.
Fixes: coverity CID#167155, CID#167154, CID#167153, CID#167152, CID#167151, CID#167151
Change-Id: I8b1a676b653bcdad21cb7927d549f499950a2b73
-----------------------------------------------------------------------
Summary of changes:
src/xua_asp_fsm.c | 21 ++++++++++++++-------
src/xua_default_lm_fsm.c | 2 +-
tests/ss7/ss7_test.c | 1 +
3 files changed, 16 insertions(+), 8 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 "Osmocom network interface library".
The branch, master has been updated
via 3460ad7f31fb1daa529662a1b2ac4d4b0f5e9a7e (commit)
via e98afe5808176efb60298a2f764e8e11efaf580b (commit)
via a67c47cab412b631c19e3f32167b9f5a0edc39ba (commit)
via a15d00ca578a57a73e7612aaa9bdc02505b6cd12 (commit)
from dafdb5ef8ce551ab212a81aac0be009dba9cca02 (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-netif/commit/?id=3460ad7f31fb1daa529662a1b2…
commit 3460ad7f31fb1daa529662a1b2ac4d4b0f5e9a7e
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 26 16:00:03 2017 +0200
osmux: Use osmo_gettimeofday for testing puroposes
This way we can use fake time and osmux_test take 700ms instead of
>2sec to run.
Change-Id: Ic39cab74400aca8262a00c0d06884230b1a15ca3
http://cgit.osmocom.org/libosmo-netif/commit/?id=e98afe5808176efb60298a2f76…
commit e98afe5808176efb60298a2f764e8e11efaf580b
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Apr 25 17:20:38 2017 +0200
osmux: Add RTP marker bit support
According to RFC4867 (RTP payload format for AMR):
"The RTP header marker bit (M) SHALL be set to 1 if the first frameblock
carried in the packet contains a speech frame which is the first in a
talkspurt. For all other packets the marker bit SHALL be set to zero (M=0)."
This information bit provides a way for the receiver to better
synchronize the delay with ther sender.
This is specially useful if AMR DTX features are supported and
enabled on the sender.
Change-Id: I0315658159429603f1d80a168718b026015060e9
http://cgit.osmocom.org/libosmo-netif/commit/?id=a67c47cab412b631c19e3f3216…
commit a67c47cab412b631c19e3f32167b9f5a0edc39ba
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 12 16:11:50 2017 +0200
osmux: Check batch_factor overflow in osmux_batch_enqueue
This commit should fix a bug present if for instance batch_factor < 8
and osmux_batch_enqueue is called from osmux_replay_lost_packets and
enough packets were lost from last received packet.
Change-Id: I5d643810949aeca4762f0cad05eed534d35087f7
http://cgit.osmocom.org/libosmo-netif/commit/?id=a15d00ca578a57a73e7612aaa9…
commit a15d00ca578a57a73e7612aaa9bdc02505b6cd12
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Apr 25 17:27:13 2017 +0200
osmux: use uint8_t everywhere for batch_factor
Change-Id: I9fcc8e94b2fcd843b10cb3f8f009f2348eb3a4af
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/netif/osmux.h | 9 +++--
src/osmux.c | 43 ++++++++++++--------
tests/osmux/osmux_test.c | 91 +++++++++++++++++++++++++++++++++++++++++--
3 files changed, 120 insertions(+), 23 deletions(-)
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 "SCCP Library".
The branch, master has been updated
via 65daa7f06403f84de98f806a1d1a13c1906ce692 (commit)
from 37c53749f0461a8de0d736bfca7ea039207745dd (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=65daa7f06403f84de98f806a1d1…
commit 65daa7f06403f84de98f806a1d1a13c1906ce692
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:12:56 2017 +0200
stp: Install VTY commands for FSM introspection
Change-Id: I4ee881715e874eaed3cca6ac42db21260123306a
-----------------------------------------------------------------------
Summary of changes:
stp/stp_main.c | 1 +
1 file changed, 1 insertion(+)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 8a4895c0e5de4f04b5de85ed6bbae60edca3df9c (commit)
from 0b2f7153f2bfcb3897d34838105568fa90324bf5 (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/libosmocore/commit/?id=8a4895c0e5de4f04b5de85ed6bba…
commit 8a4895c0e5de4f04b5de85ed6bbae60edca3df9c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:25:10 2017 +0200
Uninitialized variable in ipa_ccm_make_id_resp_from_req()
We are allocating a buffer on the stack without initializing it, and
then passing it into ipa_ccm_make_id_resp(). There is no real danger
from this, as the buffer is only uninitialized if num_ies is 0, but
let's memset() it for good style
Change-Id: If5761a47b8cba73ddcc02a88cfa5c87c1970c04e
Fixes: coverity CID#167040
-----------------------------------------------------------------------
Summary of changes:
src/gsm/ipa.c | 2 ++
1 file changed, 2 insertions(+)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 0b2f7153f2bfcb3897d34838105568fa90324bf5 (commit)
via 31c0fef2fd5daa53617c05752411ec6446d8a82b (commit)
via f85861d6eb6ebc962bc710ac2d481536e6be7053 (commit)
from 79c137c65446ef4139dde63a9e9c023fe9139f80 (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/libosmocore/commit/?id=0b2f7153f2bfcb3897d348381055…
commit 0b2f7153f2bfcb3897d34838105568fa90324bf5
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Apr 16 19:49:24 2017 +0200
control_if: Don't use magic number '5' when allocating vector
We have a proper constant for this (_LAST_CTRL_NODE), so let's use it.
Change-Id: I46275e644166156cb665da70d2964008f1c6cd88
http://cgit.osmocom.org/libosmocore/commit/?id=31c0fef2fd5daa53617c05752411…
commit 31c0fef2fd5daa53617c05752411ec6446d8a82b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Apr 16 17:26:30 2017 +0200
control_if: Add control interface commands for FSMs
This allows programmatic access to introspection of FSM instances, which
is quite handy from e.g. external test cases: Send a message to the
code, then use the CTRL interface to check if that message has triggered
the right kind of state transition.
Change-Id: I0f80340ee9c61c88962fdd6764a6098a844d0d1e
http://cgit.osmocom.org/libosmocore/commit/?id=f85861d6eb6ebc962bc710ac2d48…
commit f85861d6eb6ebc962bc710ac2d481536e6be7053
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Apr 16 19:17:10 2017 +0200
control_if: Add helper function for 'local execution' of control command
Sometimes (particularly when testing), we may want to parse+execute an
arbitrary control command simply form a string buffer, rather than from
a msgb. Let's add a helper for that.
Change-Id: Iaca748e0d942bb2a1ee7c2776b37485e1439eb0c
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ctrl/control_cmd.h | 2 +
include/osmocom/ctrl/control_if.h | 1 +
src/ctrl/Makefile.am | 2 +-
src/ctrl/control_if.c | 34 ++++++-
src/ctrl/fsm_ctrl_commands.c | 175 +++++++++++++++++++++++++++++++++++++
tests/Makefile.am | 2 +-
tests/fsm/fsm_test.c | 40 ++++++++-
tests/fsm/fsm_test.err | 16 ++--
8 files changed, 258 insertions(+), 14 deletions(-)
create mode 100644 src/ctrl/fsm_ctrl_commands.c
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 2b229ffaef4d82ec87dc37d274ae62a7c214da7a (commit)
from cb1e3660946684e68bba3ab8d59ebd9cf530f83e (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=2b229ffaef4d82ec87dc37d274ae62a7…
commit 2b229ffaef4d82ec87dc37d274ae62a7c214da7a
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Apr 26 16:21:43 2017 +0200
gbproxy: add example .service
Change-Id: Ic8144777a77efce4bad44abf6c6abde12fc5149c
Related: SYS#3610
-----------------------------------------------------------------------
Summary of changes:
openbsc/contrib/systemd/osmo-gbproxy.service | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 openbsc/contrib/systemd/osmo-gbproxy.service
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, master has been updated
via 79c137c65446ef4139dde63a9e9c023fe9139f80 (commit)
from d6b1f85fd81c3dd267186830a671db88c360054f (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/libosmocore/commit/?id=79c137c65446ef4139dde63a9e9c…
commit 79c137c65446ef4139dde63a9e9c023fe9139f80
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Apr 16 19:08:49 2017 +0200
control_if: Add API to initialize control interface without TCP port bind
When executing test cases, we don't want to bind to a local TCP port, as
we cannot make assumptions as to which ports are actually free.
Change-Id: I5717f9dd92d1f143f069cecd4b4c8ba3d03b25f8
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ctrl/control_if.h | 1 +
src/ctrl/control_if.c | 90 +++++++++++++++++++++++++++------------
2 files changed, 64 insertions(+), 27 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications