openggsn.git branch master updated. 0.94-3-g37d5b15

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 Aug 12 23:17:56 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, master has been updated
       via  37d5b1557b4c15b59ab3fe432faa5b7bf7c5a2a3 (commit)
      from  54d082e5e8a3bd45a46dde1162015954b9047f69 (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=37d5b1557b4c15b59ab3fe432faa5b7bf7c5a2a3

commit 37d5b1557b4c15b59ab3fe432faa5b7bf7c5a2a3
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Aug 12 23:58:29 2017 +0200

    libgtp: Delete PDP context on receiving GTPv1 Error Indication
    
    When a peer GSN receives a GPDU for an unknown PDP context, it sends
    a GTP Error Indication.  This Error Indication should be used to
    delete the offending PDP context locally.
    
    In GTPv1, the Error Indication contains some mandatory IEs using
    which we can look up the PDP context and delete it.
    
    The existing code only dealt with GTPv0 Error Indications which lack
    those IEs and use the TEI in the header instead.
    
    Change-Id: I3e843f9ef1d6fd7868cc992e083c0891d16b6da9
    Closes: OS#2426

-----------------------------------------------------------------------

Summary of changes:
 gtp/gtp.c | 39 +++++++++++++++++++++++++++++++++------
 gtp/pdp.c | 19 +++++++++++++++++++
 gtp/pdp.h |  1 +
 3 files changed, 53 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list