openggsn.git branch master updated. 0.94-19-g8a03ea8

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
Tue Sep 5 21:17:29 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  8a03ea8a326bb60cae3400076660ee08911bb9b1 (commit)
      from  9e6dfa05580777a728ec42f2bf4bfaf9994e776a (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=8a03ea8a326bb60cae3400076660ee08911bb9b1

commit 8a03ea8a326bb60cae3400076660ee08911bb9b1
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Aug 12 14:52:45 2017 +0200

    libgtp: Remove ctrl_handle from gsn_t, replace with private context
    
    The control interface handle never belonged into libgtp in the first
    place.  Commit 727417dd28813c697b4820aef9f54f249e30c4b8 should not
    have added this to the shared library (used by sgsnemu, osmo-sgsn, ...),
    but to some private state of the GGSN.
    
    Introducing a private context pointer at the same location will keep
    ABI compatibilty.
    
    Change-Id: I4f17516dae3e04114564828a3e5f6e2ea54212a5

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

Summary of changes:
 ggsn/ggsn.c | 6 +++---
 gtp/gtp.h   | 4 +---
 2 files changed, 4 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list