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 5995281fd685eca0e7433b7467d37040febcbebc (commit) via 29e2798ec588c3503a0c1c2828fa371da529995a (commit) from f360b42ca11bdad01036b95ca1983533ed35c542 (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=5995281fd685eca0e7433b7467d37...
commit 5995281fd685eca0e7433b7467d37040febcbebc Author: Harald Welte laforge@gnumonks.org Date: Fri Dec 22 18:03:44 2017 +0100
CTRL: Ensure peer/connection info is always printed the same way
Now that we use osmo_sock_get_name() to print connection information at disconnect, let's use the same also at accept() time.
Furthermore, let's call it CTRL connection everywhere for consistency.
Change-Id: I33ee7d0ed853c5b2a4ae4e8ef945f8f27753cdea
http://cgit.osmocom.org/libosmocore/commit/?id=29e2798ec588c3503a0c1c2828fa3...
commit 29e2798ec588c3503a0c1c2828fa371da529995a Author: Harald Welte laforge@gnumonks.org Date: Fri Dec 22 16:47:18 2017 +0100
control_if: Log the disconnect of a CTRL client
We are logging new CTRL connections at LOGL_INFO, so we should also log disconnects for symmetry.
Change-Id: Id30aa76a5a3dab32d6b4121ce6fdf56d71dfc2ba
-----------------------------------------------------------------------
Summary of changes: src/ctrl/control_if.c | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-)
hooks/post-receive