openggsn.git branch neels/refactor updated. 0.91-74-g09fac6a

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 Oct 12 00:50:45 UTC 2015


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, neels/refactor has been updated
  discards  f020b25533e0eb9b6cdbc4f21c4971e9bfc62cf5 (commit)
  discards  c7d641de1d7c0c5242f36ee7f2732b1e1de7f274 (commit)
  discards  a3f102f4991ad6b19f6cf6128eda3b40f830b519 (commit)
       via  09fac6a92f377470d711e27949fabfc0979ebc11 (commit)
       via  c682b299c403e6bdee9bd1c3706f3ce686b2ae41 (commit)
       via  226fbeded97539b7d852eba7637cb2c651a11db2 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (f020b25533e0eb9b6cdbc4f21c4971e9bfc62cf5)
            \
             N -- N -- N (09fac6a92f377470d711e27949fabfc0979ebc11)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=09fac6a92f377470d711e27949fabfc0979ebc11

commit 09fac6a92f377470d711e27949fabfc0979ebc11
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Oct 12 02:45:21 2015 +0200

    gtp.h: rename gsn_t.dublicate (->p).
    
    This is potentially breaking API compat.

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

commit c682b299c403e6bdee9bd1c3706f3ce686b2ae41
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sun Oct 11 23:44:00 2015 +0200

    Rename gtp_dublicate, cosmetic.
    
    Fix spelling dublicate -> duplicate in comments and in (apparently only
    statically used) gtp_dublicate().
    
    Add two TODO comments.
    
    Fix other spelling/punctuation and one numbering in comments.
    
    Remove an opening brace from a comment to not mix up cindent in vim.
    
    Break a long line.

http://cgit.osmocom.org/openggsn/commit/?id=226fbeded97539b7d852eba7637cb2c651a11db2

commit 226fbeded97539b7d852eba7637cb2c651a11db2
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sun Oct 11 23:49:27 2015 +0200

    gtp.c: improve an error log.
    
    It would print the memory location of the address buffer. Instead, print the
    first few hex values of the address buffer.

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

Summary of changes:


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list