openbsc.git branch neels/gtphub updated. 0.15.0-81-g1274f63

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
Sun Nov 29 23:07:11 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  1274f63100801440f51913d726c7a653f5b1b559 (commit)
       via  f13f13b4155283c8d60c3f7f2ea7c3e25bcf7352 (commit)
       via  eb6b3c05252a4dc1c27a77c8aa7e022c8fca06e4 (commit)
      from  1dbef680f35ff013aa4862bccb7751acdd5cacb2 (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=1274f63100801440f51913d726c7a653f5b1b559

commit 1274f63100801440f51913d726c7a653f5b1b559
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Nov 30 00:07:02 2015 +0100

    gtphub: add two stubs

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

commit f13f13b4155283c8d60c3f7f2ea7c3e25bcf7352
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sun Nov 29 23:50:45 2015 +0100

    gtphub: vty: add missing SGSN-proxy output.

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

commit eb6b3c05252a4dc1c27a77c8aa7e022c8fca06e4
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sun Nov 29 23:49:48 2015 +0100

    gtphub: refactor: use side_idx everywhere.
    
    This is a mostly cosmetic change. Instead of separate buffer handling
    functions, reduce some code duplication by using a side_idx just like the
    plane_idx, with arrays.

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

Summary of changes:
 openbsc/include/openbsc/gtphub.h   |  51 ++--
 openbsc/src/gprs/gtphub.c          | 521 ++++++++++++++++---------------------
 openbsc/src/gprs/gtphub_main.c     |  25 +-
 openbsc/src/gprs/gtphub_vty.c      |  72 ++---
 openbsc/tests/gtphub/gtphub_test.c |  72 ++---
 5 files changed, 325 insertions(+), 416 deletions(-)


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



More information about the osmocom-commitlog mailing list