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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, vlr_3G has been updated discards 2d07b889cd035c8a1033fd636d7b1cd7ac8ea7cb (commit) via 3824136b46f455e047094b57d3123974860d086a (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 (2d07b889cd035c8a1033fd636d7b1cd7ac8ea7cb) \ N -- N -- N (3824136b46f455e047094b57d3123974860d086a)
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=3824136b46f455e047094b57d31239748...
commit 3824136b46f455e047094b57d3123974860d086a Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Fri Jul 21 16:25:47 2017 +0200
MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222
In SGSN, actually place the port in the SGSN config by default, so that the gsup port may now be omitted in the VTY config (the IP address suffices).
Adjust the osmo-sgsn.cfg example.
Depends: I4222e21686c823985be8ff1f16b1182be8ad6175 (libosmocore) Change-Id: I50f2040e2eb0baacb43849e93cfed10cbc2fc156
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/osmo_msc.h | 3 ++- openbsc/src/gprs/sgsn_main.c | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-)
hooks/post-receive