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 code for Iuh interface".
The branch, master has been updated
via 8e1c07308c10abd6aab7c8fb32efd6eed6875f7c (commit)
from 4325a2ac4bb723ad71f3e22dcb7acee5a23b408b (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-iuh/commit/?id=8e1c07308c10abd6aab7c8fb32efd6e…
commit 8e1c07308c10abd6aab7c8fb32efd6eed6875f7c
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Nov 20 16:57:29 2017 +0100
osmo-hnbgw: drop erratic log line on remote STP address
The stp_host is just the *default* that may be overridden by the VTY
configuration. Don't log it as the one that is going to be used.
It's not trivial to print the actual IP address being used, there may be any
number of ASP, theoretically. Hence leave logging up to
osmo_sccp_simple_client_on_ss7_id(), after another hypothetical patch.
Change-Id: Ia438143606913faccc8cdf4fd5f7d376f93e7891
-----------------------------------------------------------------------
Summary of changes:
src/hnbgw_cn.c | 2 --
1 file changed, 2 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface