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 e7f45512b8fc1743f5aed57cef94e9f8aa19f1e6 (commit)
discards cf5bf7ec1f12d7572c62a81e8135038c1684cac9 (commit)
discards 061f9cf03f765732a8c5a9d2e40637f86f5482d8 (commit)
via b5e5ffb3666c1c5241b4ef1a4b2a5e0abb834975 (commit)
via 4a79d22ac22eaf2b6ab2c86a921eff4d80fed955 (commit)
via 912afb885f0e762e2dfc5d23462460f4b1624e1b (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 (e7f45512b8fc1743f5aed57cef94e9f8aa19f1e6)
\
N -- N -- N (b5e5ffb3666c1c5241b4ef1a4b2a5e0abb834975)
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=b5e5ffb3666c1c5241b4ef1a4b2a5e0a…
commit b5e5ffb3666c1c5241b4ef1a4b2a5e0abb834975
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 16:12:14 2015 +0100
log
http://cgit.osmocom.org/openbsc/commit/?id=4a79d22ac22eaf2b6ab2c86a921eff4d…
commit 4a79d22ac22eaf2b6ab2c86a921eff4d80fed955
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 16:09:56 2015 +0100
gtphub: reject invalid GTP packets, adjust nc test.
Enhancing the netcat test so that it sends and evaluates fully valid GTP
packets, so that gtphub can reject invalid GTP packets.
Enable the bit of code that returns error in case GTP packet decoding failed.
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=912afb885f0e762e2dfc5d23462460f4…
commit 912afb885f0e762e2dfc5d23462460f4b1624e1b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 15:00:52 2015 +0100
gtphub: gtp_decode: flow readability
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)