openbsc.git branch max/dyncfg updated. 0.15.0-197-g4ac612e

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
Mon Apr 4 12:38:16 UTC 2016


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, max/dyncfg has been updated
  discards  d4a3bdeeeba2fadbcbb5006a0b7dd2e682c5da98 (commit)
  discards  a6c1951964c5f779c8b0ef515243aedf784ea27f (commit)
       via  4ac612e7f8ca02229795f2280ba1b517ac74b57b (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (d4a3bdeeeba2fadbcbb5006a0b7dd2e682c5da98)
            \
             N -- N -- N (4ac612e7f8ca02229795f2280ba1b517ac74b57b)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=4ac612e7f8ca02229795f2280ba1b517ac74b57b

commit 4ac612e7f8ca02229795f2280ba1b517ac74b57b
Author: Max <msuraev at sysmocom.de>
Date:   Thu Mar 31 15:28:01 2016 +0200

    NAT: reload BSCs config dynamically
    
    Load BSCs configuration on bscs-config-file command:
    * remove all runtime configured BSC not in the config file
    * close connections to all BSC with updated token value
    
    Fixes: OS#1670

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

Summary of changes:
 openbsc/doc/examples/osmo-bsc_nat/osmo-bsc_nat.cfg |   2 +-
 openbsc/include/openbsc/bsc_nat.h                  |   3 +-
 openbsc/src/osmo-bsc_nat/bsc_nat.c                 |   9 +-
 openbsc/src/osmo-bsc_nat/bsc_nat_vty.c             |  26 +++-
 openbsc/tests/vty_test_runner.py                   | 149 ++++++++++++---------
 5 files changed, 110 insertions(+), 79 deletions(-)


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



More information about the osmocom-commitlog mailing list