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 0a05181603ed7c42900f049654de007005de86f3 (commit)
from b4969cc915c6fa06165f42313d081951fdc1ee47 (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=0a05181603ed7c42900f049654de007…
commit 0a05181603ed7c42900f049654de007005de86f3
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Aug 23 17:38:52 2016 +0200
heed VTY 'line vty'/'bind' command
Like most other osmo-* programs, bind the telnet VTY to the address specified
by the 'line vty'/'bind' command. This is added by vty_init(), so
until now the
BTS offered this config but ignored it.
Change-Id: Ic4ab32aee08d8a779adeb9943892de0c828c7b3d
-----------------------------------------------------------------------
Summary of changes:
src/common/main.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)