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 fa9e05e7e83e2a2adaab6f489e2d56725511fcd2 (commit) from 8b86cd76cf6e5254f888276d73f94bb0bfcee03b (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=fa9e05e7e83e2a2adaab6f489e2d5...
commit fa9e05e7e83e2a2adaab6f489e2d56725511fcd2 Author: Max msuraev@sysmocom.de Date: Mon Feb 20 11:53:11 2017 +0100
Expand and expose ctrl connection allocation
Add function for allocating CTRL connection to public headers and replace call to previous static function with it. Add doxygen docs for this function.
It's useful if we need to allocate ctrl connection but don't need to bind to any interfaces: when we act as ctrl client.
Related: OS#1615 Change-Id: I522ed809cbebfd3d7dd08b4ed9137b39ff192e32
-----------------------------------------------------------------------
Summary of changes: include/osmocom/ctrl/control_if.h | 2 +- src/ctrl/control_if.c | 56 +++++++++++++++++++++++++++++++++++---- 2 files changed, 52 insertions(+), 6 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org