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 920ee2d093dbf8426dcac7281dd8b804956f3e52 (commit)
discards a082e48359b2e59e89afa316f54129ba8d932e10 (commit)
discards 6802ac111c13705b24c1b1223308601a93686d7c (commit)
discards 63143e319bcc54aa4bb832643381bb8dfba66e83 (commit)
via 8abd825201180dd20f02a482e12195950bd8a1b1 (commit)
via 5227ca49353e1e8ef59aeb5ed40a7e06f2a5348b (commit)
via 24b2ced4bfa6a63b210c97ff813af6e366f6b315 (commit)
via 21f4d580e944aa212e26e1c346d084a8d15e12c6 (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 (920ee2d093dbf8426dcac7281dd8b804956f3e52)
\
N -- N -- N (8abd825201180dd20f02a482e12195950bd8a1b1)
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=8abd825201180dd20f02a482e1219595…
commit 8abd825201180dd20f02a482e12195950bd8a1b1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Oct 3 03:38:20 2015 +0200
gtphub: add skeletal gtphub.[hc]
http://cgit.osmocom.org/openbsc/commit/?id=5227ca49353e1e8ef59aeb5ed40a7e06…
commit 5227ca49353e1e8ef59aeb5ed40a7e06f2a5348b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Oct 3 02:29:34 2015 +0200
gtphub: port nr tweaks, comment
http://cgit.osmocom.org/openbsc/commit/?id=24b2ced4bfa6a63b210c97ff813af6e3…
commit 24b2ced4bfa6a63b210c97ff813af6e366f6b315
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Oct 3 02:20:58 2015 +0200
gtphub: forward in both directions.
Add function osmo_sockaddr_init() locally, as candidate for moving to
libosmocore.
Add callback for reading from the server. Store server sockaddr globally,
initialized from above osmo_sockaddr_init().
http://cgit.osmocom.org/openbsc/commit/?id=21f4d580e944aa212e26e1c346d084a8…
commit 21f4d580e944aa212e26e1c346d084a8d15e12c6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Oct 3 00:51:37 2015 +0200
gtphub: use osmo_select_main() as main loop.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub_main.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)