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