openbsc.git branch neels/gtphub updated. 0.15.0-90-g9cfcad5

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 Dec 1 00:01:31 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
       via  9cfcad5d876f176a7a85f37ab6efee0bb3f5ffc7 (commit)
       via  0c1b4c5fa2bac683e9250eed6a3effb467854030 (commit)
      from  19d2e1e3c16235c904490ae0d5b9c3961ee03a35 (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/openbsc/commit/?id=9cfcad5d876f176a7a85f37ab6efee0bb3f5ffc7

commit 9cfcad5d876f176a7a85f37ab6efee0bb3f5ffc7
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=0c1b4c5fa2bac683e9250eed6a3effb467854030

commit 0c1b4c5fa2bac683e9250eed6a3effb467854030
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/include/openbsc/gtphub.h    |   1 +
 openbsc/src/gprs/gtphub.c           | 165 ++++++++++++++++++++++++++++++++----
 openbsc/tests/gtphub/gtphub_test.c  | 125 ++++++++++++++++++++++++++-
 openbsc/tests/gtphub/gtphub_test.ok |   5 +-
 4 files changed, 277 insertions(+), 19 deletions(-)


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



More information about the osmocom-commitlog mailing list