osmo-ggsn.git branch laforge/sgsnemu-v6 updated. 1.0.0-57-g218a30d

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.org
Sat Oct 14 14:36:44 UTC 2017


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, laforge/sgsnemu-v6 has been updated
  discards  7998066e32057201a40a398a783eab1037e6cd9b (commit)
       via  218a30d594f5c677f378044d58ec02470c1aa233 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (7998066e32057201a40a398a783eab1037e6cd9b)
            \
             N -- N -- N (218a30d594f5c677f378044d58ec02470c1aa233)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=218a30d594f5c677f378044d58ec02470c1aa233

commit 218a30d594f5c677f378044d58ec02470c1aa233
Author: Harald Welte <laforge at 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 | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list