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 e3aea99c92c74bb34633e4d5c3a4ddca8a85f658 (commit)
via b807849c1e51657de2274c41c8cdbba773eca717 (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 (e3aea99c92c74bb34633e4d5c3a4ddca8a85f658)
\
N -- N -- N (b807849c1e51657de2274c41c8cdbba773eca717)
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=b807849c1e51657de2274c41c8cdbba7…
commit b807849c1e51657de2274c41c8cdbba773eca717
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Nov 5 15:03:15 2015 +0100
gtphub: restructure wip
Allow multiple addresses per peer.
Allow multiple ports per address.
Don't track ctrl<->user plane peers 1:1, allow any number of them.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub.c | 146 +++++++++++++++++++++++++---------------------
1 file changed, 81 insertions(+), 65 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)