openggsn.git branch master updated. 0.94-8-g0ab62fe

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
Mon Sep 4 08:26:38 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  0ab62fe0811f6a4cf8f50c5e70908fa3935951c7 (commit)
      from  bdc504e29c267af29c10a04aa8afcdfbd6daea22 (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=0ab62fe0811f6a4cf8f50c5e70908fa3935951c7

commit 0ab62fe0811f6a4cf8f50c5e70908fa3935951c7
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Wed Aug 30 15:51:24 2017 +0200

    ggsn: Fix DNS not sent in PDP context response
    
    During IPv6 support implementation, helper function pco_contains_proto
    was added which contains an error: It is only capable of finding first
    protocol correctly, and as a consequence, in my setup DNS servers where not
    sent back to the SGSN/MS, resulting in phone being able to connect to
    IPs but not to domain names which required DNS resolution.
    
    The condition in the while loop is also changed to match the increment
    of the variable inside the loop to make it easier to understand at first
    glance.
    
    Fixes: 1ae98777d9b1ee62e6900caf4bb580d1a42bb416
    
    Change-Id: Icc2e6716c33d78d3c3e000f529806228d8aa155e

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

Summary of changes:
 ggsn/ggsn.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list