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 9d9d91b8e8cb291d5337a68c54654dcc40d2826a (commit)
from 73abc38dc56d6431f43673d995d6e20f562834b4 (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=9d9d91b8e8cb291d5337a68c54654d…
commit 9d9d91b8e8cb291d5337a68c54654dcc40d2826a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 14 16:22:16 2017 +0200
ggsn: Avoid crash on wrong EUA type
If the EUA in the Create PDP Context Request was not supported by
the given APN (e.g. IPv6 request for a v4-only APN), we crashed.
Avoid this and add proper handling of this error case.
Change-Id: I8d1f7ec727c5d2d4427232015f81ed57d3440dff
-----------------------------------------------------------------------
Summary of changes:
ggsn/ggsn.c | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
hooks/post-receive
--
The OpenGGSN project