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 73b722572362f1d053822dbe6e1e83cf6e327d05 (commit)
via 10df4fc601b5b9fa6229cd3186431414cd82d4a4 (commit)
from 72687c6c6891d286709d4f1be27320f4747f0430 (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=73b722572362f1d053822dbe6e1e83cf…
commit 73b722572362f1d053822dbe6e1e83cf6e327d05
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 12 02:39:18 2015 +0200
gtphub: decode GTP IE positions.
Separate success indicator (rc) from packet version.
Collect all metadata on a packet in new struct gtp_packet_desc.
Copy declaration of gtpie_decaps() from gtpie.h (because it is not being
installed) and extract IE indexes with it.
http://cgit.osmocom.org/openbsc/commit/?id=10df4fc601b5b9fa6229cd3186431414…
commit 10df4fc601b5b9fa6229cd3186431414cd82d4a4
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 12 02:13:41 2015 +0200
gtphub_main.c: comment
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/Makefile.am | 2 +-
openbsc/src/gprs/gtphub.c | 172 ++++++++++++++++++++++++++---------------
openbsc/src/gprs/gtphub_main.c | 3 +-
3 files changed, 114 insertions(+), 63 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)