osmo-ggsn.git branch master updated. 1.1.0-58-ga2a08f7

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
Fri Jan 26 13:31:08 UTC 2018


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  a2a08f7602d590848234fcdce688189afa887b3e (commit)
      from  282d4e3dda5c3a1eabb76da601c5a680a1ccbd15 (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=a2a08f7602d590848234fcdce688189afa887b3e

commit a2a08f7602d590848234fcdce688189afa887b3e
Author: Viktor Tsymbalyuk <viktor.tsymbalyuk at gmail.com>
Date:   Fri Jan 26 12:47:55 2018 +0200

    sgsnemu: sgsnemu stopped after recieving "Request accepted" from ggsn
    
    "sgsnemu" stopped with the message "Received create PDP context response. Cause value: 128",
    but normaly at that poit it should continue working and create "user plane".
    Reason: Funtion "create_pdp_conf" checking result of "in46a_from_eua" and mistakenly
    returned EOF when more than 1 IP address provided by GGSN.
    Now function "create_pdp_conf" stopped with error when 0 IP provided or error code comes from "in46a_from_eua".
    Fixes: 2d6a69e69a4b4cb2b8cc63c4810dae44e5a4d8f6 ("Add support for IPv4v6 End User Addresses")
    
    Change-Id: I7881b8e1f27c432007cb6e5ff665a2ce55f103b5

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

Summary of changes:
 sgsnemu/sgsnemu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list