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 32e24e0b500c11a0a8895fdd536c20ee268585c6 (commit)
discards 23c9616a85a9a2fdf9e3e9b3886cce4c37b8dbee (commit)
discards e9454f1fae291376faecf73264440196ef08119e (commit)
discards 9110ee2bd7ea2e1189421d36c2ec3e32ab284431 (commit)
discards 36ef9ceb2889b43335c398e7b8494da7466f9f37 (commit)
discards d14b20ada17f128ed8039b21c3f3efde4ff35b21 (commit)
discards 9e24b9a25c38182c74d1cb51324343874b10089c (commit)
via cd890730030de5c8e1944f1605f54d2fa022336e (commit)
via 498ba37a966745fbdd1b26c52843ec0443d08e77 (commit)
via 711b8ffd34e1b71829b0790f5aac04b0bdf49210 (commit)
via aa096403cf6c32eda3948e885cbf15eccb68f1aa (commit)
via d0f8a7ba4671eac183cd8e15ec80f308d23308b0 (commit)
via b53041f34d09f881ff5095f58d80d24529f1f551 (commit)
via 1c6f9f07f3b37f804690e0efb00a050bf00704a2 (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 (32e24e0b500c11a0a8895fdd536c20ee268585c6)
\
N -- N -- N (cd890730030de5c8e1944f1605f54d2fa022336e)
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=cd890730030de5c8e1944f1605f54d2f…
commit cd890730030de5c8e1944f1605f54d2fa022336e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 6 15:20:13 2015 +0200
gtphub: debug log
http://cgit.osmocom.org/openbsc/commit/?id=498ba37a966745fbdd1b26c52843ec04…
commit 498ba37a966745fbdd1b26c52843ec0443d08e77
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 6 14:31:41 2015 +0200
gtphub: add GTP header validation
http://cgit.osmocom.org/openbsc/commit/?id=711b8ffd34e1b71829b0790f5aac04b0…
commit 711b8ffd34e1b71829b0790f5aac04b0bdf49210
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 5 18:14:35 2015 +0200
gtphub: add TEI map test
http://cgit.osmocom.org/openbsc/commit/?id=aa096403cf6c32eda3948e885cbf15ec…
commit aa096403cf6c32eda3948e885cbf15eccb68f1aa
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 5 17:38:15 2015 +0200
gtphub: add gtphub_test.c (empty)
http://cgit.osmocom.org/openbsc/commit/?id=d0f8a7ba4671eac183cd8e15ec80f308…
commit d0f8a7ba4671eac183cd8e15ec80f308d23308b0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 6 13:16:07 2015 +0200
gtphub: add TEI map API.
http://cgit.osmocom.org/openbsc/commit/?id=b53041f34d09f881ff5095f58d80d245…
commit b53041f34d09f881ff5095f58d80d24529f1f551
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 6 13:06:56 2015 +0200
gtphub: populate API impl from test prog
http://cgit.osmocom.org/openbsc/commit/?id=1c6f9f07f3b37f804690e0efb00a050b…
commit 1c6f9f07f3b37f804690e0efb00a050bf00704a2
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Oct 3 03:38:20 2015 +0200
gtphub: add skeletal gtphub.[hc]
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gtphub.h | 13 +++---
openbsc/src/gprs/gtphub.c | 96 +++++++++++++++++++++-----------------
openbsc/src/gprs/gtphub_main.c | 39 ++++++++--------
openbsc/tests/gtphub/gtphub_test.c | 28 +++--------
4 files changed, 85 insertions(+), 91 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)