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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/ipa_nano3G has been updated
via 374c6957a665c8fc589b405cd0cc59cd750933b0 (commit)
from 621dfcbad2a8f56064823d2d21bd99ed1e76d825 (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/openbsc/commit/?id=374c6957a665c8fc589b405cd0cc59cd…
commit 374c6957a665c8fc589b405cd0cc59cd750933b0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Sep 26 22:49:12 2016 +0200
log VTY telnet bind only once
After libosmocore 55dc2edc89c1a85187ef8aafc09f7d922383231f which outputs
'telnet at <ip> <port>' from telnet_init_dynif(), there's no
need to log the
telnet VTY bind here anymore.
Change-Id: I97a730b28759df1d549a5049f47a3da1c16a3447
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gb_proxy_main.c | 2 --
openbsc/src/gprs/gtphub_main.c | 2 --
openbsc/src/gprs/sgsn_main.c | 2 --
openbsc/src/libbsc/bsc_init.c | 2 --
openbsc/src/osmo-bsc_mgcp/mgcp_main.c | 2 --
openbsc/src/osmo-bsc_nat/bsc_nat.c | 2 --
6 files changed, 12 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)