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 c7ccdd490f84914754c72c7b3105772f74a40208 (commit)
from 4ff1a5a957859ceec50f3f191399da5163198ff5 (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=c7ccdd490f84914754c72c7b3105772…
commit c7ccdd490f84914754c72c7b3105772f74a40208
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 13 14:43:49 2016 +0200
cosmetic: hnbgw: addr related renames, move define, move comment
Prepare for parameterization of IuCS and IuPS addresses:
Conform internal variable naming to local-ip, local-port, remote-ip,
remote-port (instead of bind-ip).
Rename HNBGW_IUH_LOCAL_IP_DEFAULT to HNGGW_LOCAL_IP_DEFAULT to be more general
and move it to the top.
Move a function doc comment to the .c file.
Change-Id: Ice85941c978498e3ddf41d151248507e7f56cb5d
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/iuh/hnbgw.h | 14 +++++---------
src/hnbgw.c | 20 ++++++++++++--------
src/hnbgw_vty.c | 10 +++++-----
3 files changed, 22 insertions(+), 22 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface