This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis 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 176e895bd6ec06fdf062fe39ca208a59e91d23a3 (commit)
from 23d997603948057acab255aa207eb48d5f281a43 (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=176e895bd6ec06fdf062fe39ca208a59e91d23a3
commit 176e895bd6ec06fdf062fe39ca208a59e91d23a3
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date: Thu May 12 16:54:03 2016 +0200
ggsn: fix compilation error with --disable-gtp-kernel
gtp-kernel.h: In function âgtp_kernel_initâ:
gtp-kernel.h:25:15: error: âstruct gengetopt_args_infoâ has no member named âgtpnl_givenâ
if (args_info->gtpnl_given) {
^
Makefile:422: recipe for target 'ggsn
Reported-by: Holger Freyther <holger at freyther.de>
-----------------------------------------------------------------------
Summary of changes:
ggsn/gtp-kernel.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenGGSN project