openbsc.git branch neels/gtphub updated. 0.15.0-21-geacb3bf

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 Oct 13 12:21:53 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  6ff309a2dda7b06a4a7342d8c73dac33f9eb8935 (commit)
  discards  4e7374814af0ce8b283f4368d1dd502cade44938 (commit)
  discards  9079d37d0acf0f31ed05d4f7e30e4ad951025043 (commit)
  discards  86540a05d2cf9e4308472c40deacc191a42c0dbf (commit)
  discards  efd402d2e0883d495f6710eba6f7b57e6665b36b (commit)
  discards  3503d0f4754eae4c536b008b019e1c2a7bdf95be (commit)
  discards  b83f679ca95267a07c34cce4818a9fc04e659b8b (commit)
  discards  bc7625eca4b7a0078a1d2206e49650e01a355bbc (commit)
  discards  755c2047b053c50d0225e1df5619e1eeb0124870 (commit)
  discards  2e5dfacd0831e336f0dba279422f568c326300e3 (commit)
  discards  744dedbf06450d2b1928d7d0984e23e5b3f63064 (commit)
  discards  42a0a3b211fcb7259f1d013422ba275df151e5d9 (commit)
  discards  83df4f5f660a427abcd6f4af11eeac1617ae97a4 (commit)
  discards  7351d6a74a243ac76b5bf3828ef176b94eb9ad7b (commit)
  discards  8f4ff353ac1a7efb04f9d92e058b609c0bcb8dbc (commit)
       via  eacb3bfb7e7b6b84fd35795a939044b35bb63e29 (commit)
       via  bd37a2ed3ca4b47925aea29c094aeafa15624ade (commit)
       via  46960746af5d278c727af43a07c17e1a35e7a8eb (commit)
       via  e4e6e9020fc9820c5d0c460ddba0214e076bc94d (commit)
       via  ef0c08b1c53ae486969efb7772f45c9a2bafbee3 (commit)
       via  4b82be518b5dbad6f88ba6ada1ed55de0aadcd68 (commit)
       via  9472474d5ff43ef2c7ab76d53b28ac78a63ee8b8 (commit)
       via  7f1340358afdc1dbfcc3562d46819a65201615b5 (commit)
       via  d457cd0c521fe0384f5d76bb9c8169c2d6b1ad42 (commit)
       via  ea9dd8ffaafa4e3ebecc250c7b94653200e7c4e9 (commit)
       via  170f671a0b199d653bf439078fbc585ac98d3906 (commit)
       via  adab15f2d0dae10dffeda427577b67aca539f836 (commit)
       via  a452f5362e7f9ce59ae7aab37e1ab386e7aeca79 (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 (6ff309a2dda7b06a4a7342d8c73dac33f9eb8935)
            \
             N -- N -- N (eacb3bfb7e7b6b84fd35795a939044b35bb63e29)

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=eacb3bfb7e7b6b84fd35795a939044b35bb63e29

commit eacb3bfb7e7b6b84fd35795a939044b35bb63e29
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Oct 12 02:39:18 2015 +0200

    gtphub: decode GTP IE positions.
    
    Separate success indicator (rc) from packet version.
    
    Collect all metadata on a packet in new struct gtp_packet_desc.
    
    Copy declaration of gtpie_decaps() from gtpie.h (because it is not being
    installed) and extract IE indexes with it.

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

commit bd37a2ed3ca4b47925aea29c094aeafa15624ade
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Oct 8 13:32:34 2015 +0200

    gtphub: rename: server/client to GGSN/SGSN.

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

commit 46960746af5d278c727af43a07c17e1a35e7a8eb
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Oct 8 13:31:40 2015 +0200

    gtphub: add a todo comment

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

commit e4e6e9020fc9820c5d0c460ddba0214e076bc94d
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Oct 6 15:20:13 2015 +0200

    gtphub: debug log
    
    Sponsored-by: On-Waves ehi

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

commit ef0c08b1c53ae486969efb7772f45c9a2bafbee3
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Oct 6 14:31:41 2015 +0200

    gtphub: add GTP header validation
    
    Sponsored-by: On-Waves ehi

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

commit 4b82be518b5dbad6f88ba6ada1ed55de0aadcd68
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Oct 5 18:14:35 2015 +0200

    gtphub: add TEI map test
    
    Sponsored-by: On-Waves ehi

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

commit 9472474d5ff43ef2c7ab76d53b28ac78a63ee8b8
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Oct 5 17:38:15 2015 +0200

    gtphub: add gtphub_test.c (empty)
    
    Sponsored-by: On-Waves ehi

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

commit 7f1340358afdc1dbfcc3562d46819a65201615b5
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Oct 6 13:16:07 2015 +0200

    gtphub: add TEI map API.
    
    Sponsored-by: On-Waves ehi

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

commit d457cd0c521fe0384f5d76bb9c8169c2d6b1ad42
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Oct 6 13:06:56 2015 +0200

    gtphub: populate API impl from test prog
    
    Sponsored-by: On-Waves ehi

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

commit ea9dd8ffaafa4e3ebecc250c7b94653200e7c4e9
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Oct 3 03:38:20 2015 +0200

    gtphub: add skeletal gtphub.[hc]
    
    Sponsored-by: On-Waves ehf

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

commit 170f671a0b199d653bf439078fbc585ac98d3906
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Oct 3 02:29:34 2015 +0200

    gtphub: add simple netcat test
    
    Tweak the hardcoded default ports/interfaces for the test.
    
    Sponsored-by: On-Waves ehf

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

commit adab15f2d0dae10dffeda427577b67aca539f836
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Sep 25 01:13:09 2015 +0200

    gtphub: add to build
    
    Add program osmo-gtphub from gtphub_main.c to Makefile.am.
    Add osmo-gtphub binary to gitignore.
    
    Sponsored-by: On-Waves ehf

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

commit a452f5362e7f9ce59ae7aab37e1ab386e7aeca79
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Sep 24 17:32:30 2015 +0200

    Add GTP hub stub, as simplistic UDP forwarder.
    
    First steps towards a new GTP hub. The aim is to mux GTP connections, so that
    multiple SGSN <--> GGSN links can pass through a single point. Background:
    allow having more than one SGSN, possibly in various remote locations.
    
    The recent addition of OAP to GSUP is related to the same background idea.
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:


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



More information about the osmocom-commitlog mailing list