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 cd890730030de5c8e1944f1605f54d2fa022336e (commit)
discards 498ba37a966745fbdd1b26c52843ec0443d08e77 (commit)
discards 711b8ffd34e1b71829b0790f5aac04b0bdf49210 (commit)
discards aa096403cf6c32eda3948e885cbf15eccb68f1aa (commit)
discards d0f8a7ba4671eac183cd8e15ec80f308d23308b0 (commit)
discards b53041f34d09f881ff5095f58d80d24529f1f551 (commit)
discards 1c6f9f07f3b37f804690e0efb00a050bf00704a2 (commit)
via 0a54170c35f1353a81bd22cc7c4f970fd0c899a5 (commit)
via 1b6e74a119e53e8a4cf89ae524868f5e703b9e37 (commit)
via 5c5cb10d609a4a45b2685575d3bb7b28b312371f (commit)
via c5196eda209fdf6f5f4ac4daf6260625fdecb7e6 (commit)
via 98f8bfd5e0fc1b47aead8a56bc99250041c53682 (commit)
via 410ebe763004dcb9546b635ef90ae185c2176b4e (commit)
via a1222bc41a099a4d1ba4af0bbb7a6d41b0b435d9 (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 (cd890730030de5c8e1944f1605f54d2fa022336e)
\
N -- N -- N (0a54170c35f1353a81bd22cc7c4f970fd0c899a5)
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=0a54170c35f1353a81bd22cc7c4f970f…
commit 0a54170c35f1353a81bd22cc7c4f970fd0c899a5
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 6 15:20:13 2015 +0200
gtphub: debug log
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=1b6e74a119e53e8a4cf89ae524868f5e…
commit 1b6e74a119e53e8a4cf89ae524868f5e703b9e37
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 6 14:31:41 2015 +0200
gtphub: add GTP header validation
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=5c5cb10d609a4a45b2685575d3bb7b28…
commit 5c5cb10d609a4a45b2685575d3bb7b28b312371f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 5 18:14:35 2015 +0200
gtphub: add TEI map test
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=c5196eda209fdf6f5f4ac4daf6260625…
commit c5196eda209fdf6f5f4ac4daf6260625fdecb7e6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 5 17:38:15 2015 +0200
gtphub: add gtphub_test.c (empty)
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=98f8bfd5e0fc1b47aead8a56bc992500…
commit 98f8bfd5e0fc1b47aead8a56bc99250041c53682
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 6 13:16:07 2015 +0200
gtphub: add TEI map API.
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=410ebe763004dcb9546b635ef90ae185…
commit 410ebe763004dcb9546b635ef90ae185c2176b4e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Oct 6 13:06:56 2015 +0200
gtphub: populate API impl from test prog
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=a1222bc41a099a4d1ba4af0bbb7a6d41…
commit a1222bc41a099a4d1ba4af0bbb7a6d41b0b435d9
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 | 10 +++++-----
openbsc/src/gprs/gtphub.c | 12 ++++++++----
openbsc/src/gprs/gtphub_main.c | 2 +-
3 files changed, 14 insertions(+), 10 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)