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, master has been updated
via a777c9ee3d4e433c713f7a5c346519aa0321f096 (commit)
from 9861c122dd50386f4b48bb65162f0a38f6d28785 (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=a777c9ee3d4e433c713f7a5c346519aa…
commit a777c9ee3d4e433c713f7a5c346519aa0321f096
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Oct 12 20:06:16 2015 +0200
osmux: Allow to listen to a specific address
For a setup with multiple network interfaces be able to pick
the one that osmux should be used/visible.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/mgcp.h | 2 ++
openbsc/src/libmgcp/mgcp_osmux.c | 2 +-
openbsc/src/libmgcp/mgcp_protocol.c | 1 +
openbsc/src/libmgcp/mgcp_vty.c | 12 ++++++++++++
4 files changed, 16 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)