openbsc.git branch neels/gtphub updated. 0.15.0-99-gc234bbf

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
Wed Dec 2 14:08:52 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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, neels/gtphub has been updated
  discards  42174f1677eb458cce7ac371878b7f2b4629ef78 (commit)
  discards  206f0e4d6497527464828cb5dc80eb15603412f5 (commit)
       via  c234bbfd01626fd523c8ddaab54d5fea42ceb4a5 (commit)
       via  5b319dd18936e75a5448a02833cc75d2bbf3a098 (commit)
       via  00362b567db211024f793d0fa850ee5736055a2b (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 (42174f1677eb458cce7ac371878b7f2b4629ef78)
            \
             N -- N -- N (c234bbfd01626fd523c8ddaab54d5fea42ceb4a5)

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/openbsc/commit/?id=c234bbfd01626fd523c8ddaab54d5fea42ceb4a5

commit c234bbfd01626fd523c8ddaab54d5fea42ceb4a5
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Dec 2 15:00:50 2015 +0100

    gtphub: fix use after free.
    
    A tunnel pointer was still being checked after deleting by a call to
    expiring_item_del(). 'continue' to the next tun.

http://cgit.osmocom.org/openbsc/commit/?id=5b319dd18936e75a5448a02833cc75d2bbf3a098

commit 5b319dd18936e75a5448a02833cc75d2bbf3a098
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Dec 2 14:31:45 2015 +0100

    gtphub: add restart counter test

http://cgit.osmocom.org/openbsc/commit/?id=00362b567db211024f793d0fa850ee5736055a2b

commit 00362b567db211024f793d0fa850ee5736055a2b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Dec 2 14:31:08 2015 +0100

    gtphub: debug log

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

Summary of changes:
 openbsc/src/gprs/gtphub.c           | 10 ++++-
 openbsc/tests/gtphub/gtphub_test.c  | 80 ++++++++++++++++++++++++++++++++++++-
 openbsc/tests/gtphub/gtphub_test.ok | 10 +++++
 3 files changed, 96 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list