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, neels/gtphub has been updated
discards 1785e5e04772f79c27f70f1094f4056c2d41c396 (commit)
discards b52bc72ac50556b46e16aa356cec48e9e73291bf (commit)
via c2229adeb3ef0401094f759a7495b9f63772e99c (commit)
via 567b663e300c54076f97c511b6980d516c6ce86d (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 (1785e5e04772f79c27f70f1094f4056c2d41c396)
\
N -- N -- N (c2229adeb3ef0401094f759a7495b9f63772e99c)
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=c2229adeb3ef0401094f759a7495b9f6…
commit c2229adeb3ef0401094f759a7495b9f63772e99c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 22 02:13:35 2015 +0200
seqmaptest wip
http://cgit.osmocom.org/openbsc/commit/?id=567b663e300c54076f97c511b6980d51…
commit 567b663e300c54076f97c511b6980d516c6ce86d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 22 03:05:46 2015 +0200
gtphub: separate socket ops from handling (SGSNs)
Factor out from_sgsns_handle_buf() from from_sgsns_read_cb(), in anticipation
of a test that uses this entry point.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub.c | 3 ---
1 file changed, 3 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)