openggsn.git branch master updated. 0.92-35-gbf5c0bb

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
Thu Feb 23 20:13: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  bf5c0bb4b9587d3a8048efc60ec18fa0113b026f (commit)
       via  875e4dc8c3ac1c025f80ecd5531c96c840d42f26 (commit)
      from  68d244d3022d41a170f83ddec5050d659aef0bcd (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=bf5c0bb4b9587d3a8048efc60ec18fa0113b026f

commit bf5c0bb4b9587d3a8048efc60ec18fa0113b026f
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Feb 23 20:32:38 2017 +0100

    gtp.c: Don't print ""Unknown packet flags" error message in get_seq()
    
    get_seq() is called also from contexts where GTP-U is used, and GTP-U
    doesn't have sequence numbers.  Thus, it is perfectly normal if no
    sequence number and/or no S flag in the header is present.
    
    Change-Id: Ie19b95bbb4427e547843a019f5213a231a9f83da

http://cgit.osmocom.org/openggsn/commit/?id=875e4dc8c3ac1c025f80ecd5531c96c840d42f26

commit 875e4dc8c3ac1c025f80ecd5531c96c840d42f26
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Feb 23 20:26:19 2017 +0100

    gtp-kernel: Fix tunnel creation/removal for GTP Version 1
    
    When Linux Kernel GTP-U support is enabled, OpenGGSN so far only worked
    with GTPv0,but not with GTPv1, as the TEI values were not correctly
    configured.  This patch fixes the initialzation of the local and remote
    TEI before using libgtpnl to create a tunnel context in the kernel.
    
    Change-Id: I3e953ff5b4ab44c26dbbe20d18b61038fa57ff32

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

Summary of changes:
 ggsn/gtp-kernel.c | 7 +++++--
 gtp/gtp.c         | 1 -
 2 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list