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, users/daniel/ow-nat-msc-conns has been updated discards 41b83c03fe3f1320b6cafc97794c14daaee7fb47 (commit) discards 9b43a3fd9dcd74262fa047230e8151f12db5c34d (commit) via b2a010696e7f1b3db7c86aa644e592ac13a90a02 (commit) via abb229a132adf952e38e166d870f255b402b724c (commit) via 4eb5051128d113ef8708ad36b225e369eca61deb (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 (41b83c03fe3f1320b6cafc97794c14daaee7fb47) \ N -- N -- N (b2a010696e7f1b3db7c86aa644e592ac13a90a02)
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=b2a010696e7f1b3db7c86aa644e592ac1...
commit b2a010696e7f1b3db7c86aa644e592ac13a90a02 Author: Daniel Willmann dwillmann@sysmocom.de Date: Tue Feb 28 18:27:05 2017 +0100
WIP
Change-Id: Id3a6ec9df262841548f0c1df9df6d649770e1b4f
http://cgit.osmocom.org/openbsc/commit/?id=abb229a132adf952e38e166d870f255b4...
commit abb229a132adf952e38e166d870f255b402b724c Author: Daniel Willmann dwillmann@sysmocom.de Date: Wed Mar 1 18:56:38 2017 +0100
tests: Test IMSI routing with multiple MSCs
Change-Id: Iab46d45aa8ba708282debcd7b9d704fc40e6ff1f Ticket: SYS#3208 Sponsored-by: On-Waves ehf.
http://cgit.osmocom.org/openbsc/commit/?id=4eb5051128d113ef8708ad36b225e369e...
commit 4eb5051128d113ef8708ad36b225e369eca61deb Author: Daniel Willmann dwillmann@sysmocom.de Date: Tue Feb 28 19:09:25 2017 +0100
osmo-bsc_nat: Implement access lists for MSC conns
Change-Id: Iedcf492ff8bb86e7ac68d8909634525e7b0648ea Ticket: SYS#3208 Sponsored-by: On-Waves ehf.
-----------------------------------------------------------------------
Summary of changes: openbsc/src/osmo-bsc_nat/bsc_nat_utils.c | 2 +- openbsc/tests/bsc-nat/bsc_nat_test.c | 49 ++++++++++++++++++++++++++++++++ openbsc/tests/bsc-nat/bsc_nat_test.ok | 1 + 3 files changed, 51 insertions(+), 1 deletion(-)
hooks/post-receive