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 "GSM Audio Pocket Knife".
The branch, master has been updated
via 1bb3ef6d9012600daa20d34e629ab2a06e21aeb5 (commit)
via 725e0038ee7400efa2d99b203b6d43f8ee6fe92e (commit)
from 35c45f2dc57b7327195622299fc9708bd953dc2e (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/gapk/commit/?id=1bb3ef6d9012600daa20d34e629ab2a06e2…
commit 1bb3ef6d9012600daa20d34e629ab2a06e21aeb5
Merge: 35c45f2 725e003
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 14 00:46:04 2018 +0000
Merge "Add --enable-sanitize configure option"
http://cgit.osmocom.org/gapk/commit/?id=725e0038ee7400efa2d99b203b6d43f8ee6…
commit 725e0038ee7400efa2d99b203b6d43f8ee6fe92e
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Feb 12 13:04:32 2018 +0100
Add --enable-sanitize configure option
Change-Id: Ibb26e5fc73843f3951dbc534653ee7d88e4c80e7
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 9 +++++++++
1 file changed, 9 insertions(+)
hooks/post-receive
--
GSM Audio Pocket Knife
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 "GSM Audio Pocket Knife".
The branch, master has been updated
via 35c45f2dc57b7327195622299fc9708bd953dc2e (commit)
from a70b22376c49e8dcc122361c6618d2665062c377 (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/gapk/commit/?id=35c45f2dc57b7327195622299fc9708bd95…
commit 35c45f2dc57b7327195622299fc9708bd953dc2e
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sun Feb 11 20:59:16 2018 +0700
tests: enable / disable codec tests conditionally
As the libosmogapk actually relies on external libraries for
audio coding, we should enable / disable particular codec
tests depending on the build configuration.
Closes: OS#2926
Change-Id: Ie4711294c43ff88b17431615883abf96d1ae02a6
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 12 +++++++++---
tests/Makefile.am | 2 +-
tests/atlocal.in | 3 +++
tests/testsuite.at | 22 ++++++++++++++++++++++
4 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 tests/atlocal.in
hooks/post-receive
--
GSM Audio Pocket Knife
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 OpenGGSN project".
The branch, master has been updated
via 5fdda13f896123f4d199d4aaba33e0df30dcb478 (commit)
from dbeaa044f855ce90cf68b9ca3f6880b0d9110f36 (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-ggsn/commit/?id=5fdda13f896123f4d199d4aaba33e0…
commit 5fdda13f896123f4d199d4aaba33e0df30dcb478
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Feb 12 18:03:09 2018 +0100
sgsnemu: listen param is a host, not an interface
This param is parsed by gethostbyname() and it's confusing to document
it as an interface, because users will then attempt to pass "lo" to it,
which fails.
Change-Id: Id8ef0e12ddcaf8bfd199a44de0ba4280f05d4431
-----------------------------------------------------------------------
Summary of changes:
sgsnemu/cmdline.c | 4 ++--
sgsnemu/cmdline.ggo | 2 +-
sgsnemu/cmdline.h | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
--
The OpenGGSN 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 "The OpenGGSN project".
The branch, master has been updated
via dbeaa044f855ce90cf68b9ca3f6880b0d9110f36 (commit)
from 7ad4d5e8cbade58283b00d450dacb202c8988d73 (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-ggsn/commit/?id=dbeaa044f855ce90cf68b9ca3f6880…
commit dbeaa044f855ce90cf68b9ca3f6880b0d9110f36
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Feb 12 19:11:28 2018 +0100
sgsnemu: Fix bad ptr during context deallocation
Older commit switched pdp_t to have an array of 2 peers instead of
only one in order to accomodate for ipv4v6 contexts, which can have 2
addresses assigned. The usage of peer field was not updated in sgsnemu
accordingly, which means the wrong memory portion was being accessed.
Fixes: 2d6a69e69a4b4cb2b8cc63c4810dae44e5a4d8f6 ("Add support for IPv4v6 End User Addresses")
Change-Id: I9e563522173a82b265e93b1ef9dc93ced40fefa2
-----------------------------------------------------------------------
Summary of changes:
sgsnemu/sgsnemu.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenGGSN 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 "The OpenGGSN project".
The branch, master has been updated
via 7ad4d5e8cbade58283b00d450dacb202c8988d73 (commit)
from ab4db107501ad5a8f561326e93db2fafeb6f43db (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-ggsn/commit/?id=7ad4d5e8cbade58283b00d450dacb2…
commit 7ad4d5e8cbade58283b00d450dacb202c8988d73
Author: Viktor Tsymbalyuk <viktor.tsymbalyuk(a)gmail.com>
Date: Mon Feb 12 14:00:45 2018 +0200
sgsnemu: fix: no outgoing GTP-U in "createif" mode
in "createif" mode uplink traffic not forwarding
from tun interface into Gn, inside GTP-U.
create_pdp_conf get iphash (ipm) with pdp == 0x0
Fix - in create_pdp_conf - instead of casting using already
definned iphash in ipset function.
Change-Id: Icd58450548b3a47cb933d70a2e3166c067552b2c
-----------------------------------------------------------------------
Summary of changes:
sgsnemu/sgsnemu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenGGSN 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, master has been updated
via eb182820313109b1ce720306f4bc04384c743eaf (commit)
from 1859515c690074d6915d0cc4c5acede3363ed75d (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=eb182820313109b1ce720306f4bc…
commit eb182820313109b1ce720306f4bc04384c743eaf
Author: allesklar2 <jjuergens(a)seemoo.tu-darmstadt.de>
Date: Sun Feb 11 21:40:43 2018 +0000
gsmtap.h: define TETRA DMO mode channels
Change-Id: I98976c0ff16a69b2508a79259ed1aeaec51e7549
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/gsmtap.h | 5 +++++
1 file changed, 5 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 "Osmocom A-bis protcol interface library".
The branch, master has been updated
via f446367a631cafd597bffc2cd39e9ba7718055c6 (commit)
from f2a1607e27fe7849bc5e3f4ddc41e35ef056bd04 (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-abis/commit/?id=f446367a631cafd597bffc2cd39…
commit f446367a631cafd597bffc2cd39e9ba7718055c6
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Feb 13 15:17:27 2018 +0100
IPA: log remote address
Wrap IPA logging to always print peer's address to simplify
troubleshooting.
Change-Id: I19ebaea45812aad6b3d3480cac0f1f833daf428d
-----------------------------------------------------------------------
Summary of changes:
src/input/ipa.c | 38 ++++++++++++++++++++------------------
1 file changed, 20 insertions(+), 18 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via efa55a454174da12a44c750377b3605d9bfbf7ef (commit)
from 54be46949e93e07e9e57b706388ebb832e5fad0a (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=efa55a454174da12a44c750377b3605…
commit efa55a454174da12a44c750377b3605d9bfbf7ef
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 14 00:45:57 2018 +0100
osmo-bts: Add talloc context introspection via VTY
This requires libosmocore with Change-Id
I43fc42880b22294d83c565ae600ac65e4f38b30d or later.
Change-Id: Ieed87b8109e0095a3d99c30f0b042aa3ee4b6384
-----------------------------------------------------------------------
Summary of changes:
src/common/main.c | 1 +
src/common/vty.c | 1 +
2 files changed, 2 insertions(+)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, laforge/vty has been deleted
was cbcdae3f106b3da05bdacc2b560401eb94b8e27d
-----------------------------------------------------------------------
cbcdae3f106b3da05bdacc2b560401eb94b8e27d Print much more information during 'show lchan'
-----------------------------------------------------------------------
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 1859515c690074d6915d0cc4c5acede3363ed75d (commit)
from 554780836f312fd64513b44b138d48294bde401b (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=1859515c690074d6915d0cc4c5ac…
commit 1859515c690074d6915d0cc4c5acede3363ed75d
Author: Stefan Sperling <ssperling(a)sysmocom.de>
Date: Tue Feb 6 13:20:23 2018 +0100
Add helper functions for ACC bit flags in rach control IE.
Add inline functions to manipulate and query ACC flag bits
in the rach_control.t2 and rach_control.t3 octets.
These function definitions also serve as documentation of
the purpose of rach_control.t2/t3.
Change-Id: I8f0a65c2980f86eb5c43f3bebe727f4d4d973163
Related: OS#2591
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/protocol/gsm_04_08.h | 45 ++++++++++++++++++++++++++++++--
1 file changed, 43 insertions(+), 2 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications