openbsc.git branch neels/gtphub updated. 0.15.0-76-g0321c1a

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
Fri Nov 27 00:28:43 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  0321c1acf9070dfb3df42c264f1a06d72dbfe3d3 (commit)
       via  dd5eb285b67e287d7d9f9912cc80d1a17fc258b4 (commit)
       via  794e9e0b720f20b3382ccda55789fb6feb5b7521 (commit)
      from  346d506d0b2eebe93ae06f9b432c5f38f9f683ee (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=0321c1acf9070dfb3df42c264f1a06d72dbfe3d3

commit 0321c1acf9070dfb3df42c264f1a06d72dbfe3d3
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Nov 27 01:22:13 2015 +0100

    gtphub: make sure mapped TEIs aren't occupied.
    
    discussion pending.

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

commit dd5eb285b67e287d7d9f9912cc80d1a17fc258b4
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Nov 27 01:20:53 2015 +0100

    gtphub: use a single TEI pool across planes.
    
    There's no need to keep two separate number pools when both can be fed
    from the same pool. User and Ctrl plane TEIs can technically overlap without
    colliding, but it doesn't hurt if they don't overlap, either.

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

commit 794e9e0b720f20b3382ccda55789fb6feb5b7521
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Nov 27 00:05:56 2015 +0100

    gtphub: cosmetic: for_each_side,_plane macros.
    
    Simplify looping over sides and planes. I'm tired of typing the same for
    loops all the time.

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

Summary of changes:
 openbsc/include/openbsc/gtphub.h   |   6 +-
 openbsc/src/gprs/gtphub.c          | 165 ++++++++++++++++++++++++-------------
 openbsc/src/gprs/gtphub_vty.c      |   6 +-
 openbsc/tests/gtphub/gtphub_test.c |  28 +++----
 4 files changed, 130 insertions(+), 75 deletions(-)


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



More information about the osmocom-commitlog mailing list