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 38d232ee5d2ceb045d9ad6d3a23afcb4972523f7 (commit)
via 55dc2edc89c1a85187ef8aafc09f7d922383231f (commit)
from dbc68177926c7f04d42b418ee6dc559571f4d7f8 (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=38d232ee5d2ceb045d9ad6d3a23a…
commit 38d232ee5d2ceb045d9ad6d3a23afcb4972523f7
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Sep 19 14:17:30 2016 +0200
log CTRL bind address and port
Log 'CTRL at 1.2.3.4 5678' from ctrl_interface_setup*. All callers can now
drop
any extra 'CTRL at 1.2.3.4 5678' logging.
Change-Id: If449d0514e3d0cc1b346d7452194d931aa090166
http://cgit.osmocom.org/libosmocore/commit/?id=55dc2edc89c1a85187ef8aafc09f…
commit 55dc2edc89c1a85187ef8aafc09f7d922383231f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Sep 19 14:10:25 2016 +0200
log telnet bind address and port
Log 'telnet at 1.2.3.4 5678' from telnet_init*. All callers can now drop any
extra 'VTY at 1.2.3.4 5678' logging.
Change-Id: I1da7b9076311d9458caea732fc0daace6533a3fd
-----------------------------------------------------------------------
Summary of changes:
src/ctrl/control_if.c | 3 +++
src/vty/telnet_interface.c | 9 ++++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications