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 OpenGGSN project".
The branch, master has been updated
via 8376972050a3acefd98431aa98cfd26cb54f0817 (commit)
via a96402734409e5fa0ed89a9ef5cc87881dd0b9a0 (commit)
via c5150cecc56ebebc9c8eeda5986a561e4ed07709 (commit)
via 02af9b3ca274d72f972b81a9103f7b63d6caece8 (commit)
from db924d39082b0cb6e1371c949149737fe1d4a05c (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/osmo-ggsn/commit/?id=8376972050a3acefd98431aa98cfd2…
commit 8376972050a3acefd98431aa98cfd26cb54f0817
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Oct 13 15:57:48 2017 +0200
gtpie: Add missing #include of <arpa/inet.h> for htonl() and friends
Change-Id: Id69d957d0860ee49e7f0db5c64ab8ba976f8c8d6
http://cgit.osmocom.org/osmo-ggsn/commit/?id=a96402734409e5fa0ed89a9ef5cc87…
commit a96402734409e5fa0ed89a9ef5cc87881dd0b9a0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Oct 13 12:06:08 2017 +0200
gtpie_decaps: const-ify pointer to input packet data
Change-Id: Ia048abcd80f29581c6ac02cd7f534f2617005671
http://cgit.osmocom.org/osmo-ggsn/commit/?id=c5150cecc56ebebc9c8eeda5986a56…
commit c5150cecc56ebebc9c8eeda5986a561e4ed07709
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Oct 13 06:35:46 2017 +0200
gtpie: Add doxygen API documentation
libgtp should have proper API documentation, let's start with the
gtpie.[ch] parts.
Change-Id: I97df5bd3c8dcc5c97a114c8c6abadabf33147b05
http://cgit.osmocom.org/osmo-ggsn/commit/?id=02af9b3ca274d72f972b81a9103f7b…
commit 02af9b3ca274d72f972b81a9103f7b63d6caece8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Oct 13 05:04:33 2017 +0200
gtpie_tlv() gtpie_tv0(): const-ify read-only input argument
Change-Id: Ide487e34884c8356694246f43c3f1f562357304c
-----------------------------------------------------------------------
Summary of changes:
gtp/gtpie.c | 120 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
gtp/gtpie.h | 8 ++--
2 files changed, 120 insertions(+), 8 deletions(-)
hooks/post-receive
--
The OpenGGSN project