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 2fc3842416f1fd1df66385c747798394ba3ff2ae (commit)
via 6662b3e3e0b23bbb4698d7067055ef66c744f39f (commit)
from 0c52b7b7e6581e91d3fa1a9082bfe97888772f6f (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=2fc3842416f1fd1df66385c747798394…
commit 2fc3842416f1fd1df66385c747798394ba3ff2ae
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 25 01:13:09 2015 +0200
gtphub: add to build
Add program osmo-gtphub from gtphub_main.c to Makefile.am.
Add osmo-gtphub binary to gitignore.
http://cgit.osmocom.org/openbsc/commit/?id=6662b3e3e0b23bbb4698d7067055ef66…
commit 6662b3e3e0b23bbb4698d7067055ef66c744f39f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 25 00:44:30 2015 +0200
gtphub: use osmo_sock* API.
Use the much more convenient osmo_sock_init_ofd().
This adds IPv6 and hostname resolution.
-----------------------------------------------------------------------
Summary of changes:
openbsc/.gitignore | 1 +
openbsc/src/gprs/Makefile.am | 4 ++
openbsc/src/gprs/gtphub_main.c | 94 +++++++++++++++++-------------------------
3 files changed, 42 insertions(+), 57 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)