openbsc.git branch neels/gtphub updated. 0.15.0-88-g19d2e1e

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
Mon Nov 30 13:52:54 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  1c34baf6dcd719cced1e93a04187aa9218d7956f (commit)
  discards  1f33f68e80466e3878075355f996ec2a6bb1b7d7 (commit)
  discards  3d6f62161a9c37b7e55d797930d9617e244fefbc (commit)
  discards  c0ad6a1fd06a96fa6824268eee0aa9712e596863 (commit)
  discards  0d5265ca3a9d782c69f99245e60a74e0fdd80e68 (commit)
  discards  6d021fcbe60859a8092bf72a5a240bfebf80230d (commit)
  discards  cfc4d46ee29f277a2c3c27dc0613121eb0d69d88 (commit)
  discards  76d384de1e354a47ce1a04e81345807277f955f5 (commit)
       via  19d2e1e3c16235c904490ae0d5b9c3961ee03a35 (commit)
       via  ba9b2af0ff5094c7142b62dd173df2a5c78df033 (commit)
       via  2cc0965df66c1500ec18dd07fa2d7ce1cceac9bd (commit)
       via  3aeb152a6360f9ce2b622f669f19d86c30299b31 (commit)
       via  b46f6ca52e4a257863bd0aa3e7285c984f323337 (commit)
       via  c1a26b6fa0ea14a4483b823c21d2999c3b64084e (commit)
       via  cc6ec457eead6eba56230d44c8874c32a6544c20 (commit)
       via  c4f6577c36dcc9308def2e58cae660517dbb3c2a (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 (1c34baf6dcd719cced1e93a04187aa9218d7956f)
            \
             N -- N -- N (19d2e1e3c16235c904490ae0d5b9c3961ee03a35)

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=19d2e1e3c16235c904490ae0d5b9c3961ee03a35

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

    gtphub: cosmetic: move a function within c file.
    
    Move the SGSN read callback next to the GGSN read callback.

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

commit ba9b2af0ff5094c7142b62dd173df2a5c78df033
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Nov 30 14:13:33 2015 +0100

    gtphub: remove obsolete todo comment

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

commit 2cc0965df66c1500ec18dd07fa2d7ce1cceac9bd
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Nov 30 14:13:19 2015 +0100

    gtphub: fix segfault when empty config.
    
    gsn_addr_from_str(): return error upon NULL string.
    Add some debug logging.
    
    With an empty config, no bind addresses were set, and the address parser
    did not check for a NULL pointer, resulting in a segfault.

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

commit 3aeb152a6360f9ce2b622f669f19d86c30299b31
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Nov 30 12:58:48 2015 +0100

    gtphub: be more fatal about not finding an unused TEI.

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

commit b46f6ca52e4a257863bd0aa3e7285c984f323337
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Nov 30 12:19:50 2015 +0100

    gtphub: fix some style complaints from cppcheck

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

commit c1a26b6fa0ea14a4483b823c21d2999c3b64084e
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=cc6ec457eead6eba56230d44c8874c32a6544c20

commit cc6ec457eead6eba56230d44c8874c32a6544c20
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=c4f6577c36dcc9308def2e58cae660517dbb3c2a

commit c4f6577c36dcc9308def2e58cae660517dbb3c2a
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/src/gprs/gtphub.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list