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 af45ab0e646b1c08c598bc33f428326e55291a94 (commit) via 0f7a81c408e826ce83806c7c69eb01a2dec468be (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 (af45ab0e646b1c08c598bc33f428326e55291a94) \ N -- N -- N (0f7a81c408e826ce83806c7c69eb01a2dec468be)
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=0f7a81c408e826ce83806c7c69eb01a2d...
commit 0f7a81c408e826ce83806c7c69eb01a2dec468be Author: Max msuraev@sysmocom.de Date: Thu Mar 31 15:28:01 2016 +0200
NAT: reload BSCs config dynamically
Add command 'show nat bsc' to display number of configured BSCs. 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
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive