osmo-bts.git branch master updated. 0.4.0-359-g4723a19

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
Tue Jan 10 15:46:45 UTC 2017


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 BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  4723a195081f0f9ff561e360620ee0ade50a2b39 (commit)
      from  962b33ea9d9640bcd0ed0f18c278cc55207d0f46 (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-bts/commit/?id=4723a195081f0f9ff561e360620ee0ade50a2b39

commit 4723a195081f0f9ff561e360620ee0ade50a2b39
Author: Philipp <pmaier at sysmocom.de>
Date:   Tue Jan 10 14:49:49 2017 +0100

    CTRL: make the CTRL-Interface IP address configurable
    
    Currently the IP address where the control interface is bound
    to is hardcoded to 127.0.0.1. This leads to problems with
    multiple instances on one and the same machine. This commit
    integrates the ctrl interface bind option into the VTY, so
    that we can bind the ctrl interface to any IP address, just
    like we do it with the VTY already.
    
    Change-Id: If51e0c645c0789a4f4a8c51737fb81fb12f80829

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

Summary of changes:
 include/osmo-bts/control_if.h | 3 ++-
 src/common/bts_ctrl_lookup.c  | 6 ++++--
 src/common/main.c             | 7 ++++++-
 3 files changed, 12 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list