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 283188790bb1b3af673d4edbd56ff649b7464e1e (commit)
from 3142d8d30ba0056f405d1d9aed83d7b62e9464d4 (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/openggsn/commit/?id=283188790bb1b3af673d4edbd56ff64…
commit 283188790bb1b3af673d4edbd56ff649b7464e1e
Author: Max <msuraev(a)sysmocom.de>
Date: Tue May 16 17:03:02 2017 +0200
libgtp: improve error logging and propagation
* propagate error code from gtp_new() to caller instead of always
returning -1
* on socket-related failures log explicitly which kind of socket caused
error
* log expected GTP version for unexpected packets
Change-Id: Ie07f1e4246eb178838b7df21946a08a1f60f2084
related: SYS#3610
-----------------------------------------------------------------------
Summary of changes:
gtp/gtp.c | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
hooks/post-receive
--
The OpenGGSN project