openbsc.git branch master updated. 0.14.0-172-gc390ae8

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Aug 20 16:30:10 UTC 2015


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  c390ae8eaf0fd505ae1138b356358e0bcfe13e61 (commit)
       via  e6ed009a36d410fc0cbac7a82d92313bd6d4c084 (commit)
      from  ceef936ea894781a14584efc9256856cca6d1c0f (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=c390ae8eaf0fd505ae1138b356358e0bcfe13e61

commit c390ae8eaf0fd505ae1138b356358e0bcfe13e61
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Aug 20 15:15:50 2015 +0200

    mgcp: Allow to bind to different ports for net/bts ports
    
    When using multiple interfaces on a system one can now configure
    which will be served for the BTS ports and which will be served
    for the network. The direct usage of source_addr is now only to
    initialize the MGCP receiving port itself.

http://cgit.osmocom.org/openbsc/commit/?id=e6ed009a36d410fc0cbac7a82d92313bd6d4c084

commit e6ed009a36d410fc0cbac7a82d92313bd6d4c084
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Aug 20 14:58:19 2015 +0200

    mgcp: Begin to separate network and bts endpoints
    
    Make it possible to bind the call-agent to a specific IP address
    and the network and bts end to different ip addresses. Begin by
    clarifying which source ip address we want to have.

-----------------------------------------------------------------------

Summary of changes:
 openbsc/include/openbsc/mgcp.h            |  3 ++
 openbsc/include/openbsc/mgcp_internal.h   | 18 ++++++++++++
 openbsc/src/libmgcp/mgcp_network.c        | 29 +++++++++++--------
 openbsc/src/libmgcp/mgcp_protocol.c       |  5 ++--
 openbsc/src/libmgcp/mgcp_vty.c            | 46 +++++++++++++++++++++++++++++++
 openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c |  6 ++--
 openbsc/tests/vty_test_runner.py          | 22 +++++++++++++++
 7 files changed, 111 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list