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/natext has been updated discards 1f504670cc7f3fb18c90fd4651f9235966cb504d (commit) via a35b992f69c9761d1b56c92a7762347dcad02f7e (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 (1f504670cc7f3fb18c90fd4651f9235966cb504d) \ N -- N -- N (a35b992f69c9761d1b56c92a7762347dcad02f7e)
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=a35b992f69c9761d1b56c92a7762347dc...
commit a35b992f69c9761d1b56c92a7762347dcad02f7e Author: Max msuraev@sysmocom.de Date: Mon Apr 4 15:20:22 2016 +0200
NAT: reload BSCs config dynamically
Add vty tests for BSC configuration reloading. 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 Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/bsc_nat.h | 2 +- openbsc/src/osmo-bsc_nat/bsc_nat_vty.c | 5 ++--- openbsc/tests/vty_test_runner.py | 5 +++++ 3 files changed, 8 insertions(+), 4 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org