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
via a082e48359b2e59e89afa316f54129ba8d932e10 (commit)
via 6802ac111c13705b24c1b1223308601a93686d7c (commit)
via 63143e319bcc54aa4bb832643381bb8dfba66e83 (commit)
via 0f85fe78f9a5d72c40d8e4a1a2cd6df5651025d8 (commit)
via fd1cc47efd7f1044b7f1c7116b3af52b1fa35b5c (commit)
from dd0c3409a9c124493d9c4c85fdb65acf48414e98 (commit)
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=a082e48359b2e59e89afa316f54129ba…
commit a082e48359b2e59e89afa316f54129ba8d932e10
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=6802ac111c13705b24c1b1223308601a…
commit 6802ac111c13705b24c1b1223308601a93686d7c
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=63143e319bcc54aa4bb832643381bb8d…
commit 63143e319bcc54aa4bb832643381bb8dfba66e83
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Oct 3 00:51:37 2015 +0200
gtphub: use osmo_select_main() as main loop.
http://cgit.osmocom.org/openbsc/commit/?id=0f85fe78f9a5d72c40d8e4a1a2cd6df5…
commit 0f85fe78f9a5d72c40d8e4a1a2cd6df5651025d8
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Oct 3 00:35:51 2015 +0200
gtphub: move transfer code to new gtp_relay().
http://cgit.osmocom.org/openbsc/commit/?id=fd1cc47efd7f1044b7f1c7116b3af52b…
commit fd1cc47efd7f1044b7f1c7116b3af52b1fa35b5c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Oct 3 00:06:46 2015 +0200
gtphub: cosmetic
Header comments, log level, replace printfs, var renames.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub_main.c | 275 +++++++++++++++++++++++++++++++++--------
1 file changed, 224 insertions(+), 51 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)