openbsc.git branch neels/gtphub updated. 0.15.0-93-g887ed65

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 00:16:48 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  8da68def5d5f990753e731f92ae3bf26be4ad3ca (commit)
  discards  0554274e7de12d33bcd8a533643c5a2eeebc14cc (commit)
  discards  3cd3d3d50723495940bbc59d11ef25cb3cd1f55a (commit)
  discards  508fb2d056464144dad0f4d186835ebf4db6bc4c (commit)
       via  887ed65c1828279c359cf261644d438d32c09b25 (commit)
       via  942e425d8264df165154905e6e6c7ceb04b9d667 (commit)
       via  a1747a446e44ea30f12f0a4bdd1d03ee89ee106c (commit)
       via  5cfa3fcdfcb789ab9216445e2d649400b1f5d635 (commit)
       via  1676898db0638f896f963b43c7b6ce884a787706 (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 (8da68def5d5f990753e731f92ae3bf26be4ad3ca)
            \
             N -- N -- N (887ed65c1828279c359cf261644d438d32c09b25)

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=887ed65c1828279c359cf261644d438d32c09b25

commit 887ed65c1828279c359cf261644d438d32c09b25
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Dec 1 15:20:18 2015 +0100

    gtphub: monitor GSNs' restart counters.
    
    If a GSN indicates that it has reset, tear down each known tunnel for that GSN
    individually (don't send the GSNs on the other side a different restart
    counter, because they represent more than just this GSN).
    
    Sponsored-by: On-Waves ehi

http://cgit.osmocom.org/openbsc/commit/?id=942e425d8264df165154905e6e6c7ceb04b9d667

commit 942e425d8264df165154905e6e6c7ceb04b9d667
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Nov 30 14:17:21 2015 +0100

    gtphub: cosmetic
    
    Move the SGSN read callback next to the GGSN read callback.
    
    Comments.
    
    Tweak an initialization to NULL.

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

commit a1747a446e44ea30f12f0a4bdd1d03ee89ee106c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Dec 1 01:01:16 2015 +0100

    gtphub_test: add test for Del PDP from GGSN side.

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

commit 5cfa3fcdfcb789ab9216445e2d649400b1f5d635
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Dec 2 01:15:30 2015 +0100

    gtphub_test: add some cleanup asserts.

http://cgit.osmocom.org/openbsc/commit/?id=1676898db0638f896f963b43c7b6ce884a787706

commit 1676898db0638f896f963b43c7b6ce884a787706
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Dec 1 00:23:45 2015 +0100

    gtphub: handle Delete PDP Context.
    
    During resolution of the header TEI, also return the tunnel struct that
    resolved the TEI, so the Delete PDP Ctx code does not need to look it up
    again.
    
    Upon Delete PDP Ctx Request, remember the IEs and that a request was made.
    Upon Delete PDP Ctx Response, find the pending delete and remove the
    corresponding tunnel, iff the response indicates success.
    
    Add a context deletion to regression tests, rename the test appropriately.
    
    Sponsored-by: On-Waves ehi

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

Summary of changes:
 openbsc/src/gprs/gtphub.c          | 8 ++++++--
 openbsc/tests/gtphub/gtphub_test.c | 5 +++++
 2 files changed, 11 insertions(+), 2 deletions(-)


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



More information about the osmocom-commitlog mailing list