osmo-ggsn.git branch master updated. 1.0.0-50-gbe4baa6

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
Sat Oct 14 06:16:52 UTC 2017


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 OpenGGSN project".

The branch, master has been updated
       via  be4baa6d97e259514ff32f9cd3bd325aa572cbde (commit)
       via  d36901325026b69de750e4df7aaa140c95de32f0 (commit)
       via  8afec5f86df8d97a5dd7193b3cce87dba9e95e14 (commit)
       via  5943cbb73ff5cb64e3fc90242024878c073d288d (commit)
       via  f6c5f9524f38aa192e02f71f988d0bf467727475 (commit)
       via  bc41c8d581867bd7931fd358fd7c36ebac7823c7 (commit)
       via  89e1abcb18349e0b1b925c4634679e25b914209c (commit)
      from  8376972050a3acefd98431aa98cfd26cb54f0817 (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/osmo-ggsn/commit/?id=be4baa6d97e259514ff32f9cd3bd325aa572cbde

commit be4baa6d97e259514ff32f9cd3bd325aa572cbde
Merge: d369013 5943cbb
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Oct 14 06:16:36 2017 +0000

    Merge "Add unit tests for libgtp gtpie.[ch] functions"

http://cgit.osmocom.org/osmo-ggsn/commit/?id=d36901325026b69de750e4df7aaa140c95de32f0

commit d36901325026b69de750e4df7aaa140c95de32f0
Merge: 8afec5f f6c5f95
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Oct 14 06:16:36 2017 +0000

    Merge "gtpie_{encaps,encaps2}(): RAI is a fixe 6-byte length field, not 8 bytes"

http://cgit.osmocom.org/osmo-ggsn/commit/?id=8afec5f86df8d97a5dd7193b3cce87dba9e95e14

commit 8afec5f86df8d97a5dd7193b3cce87dba9e95e14
Merge: 89e1abc bc41c8d
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Oct 14 06:16:36 2017 +0000

    Merge "gtpie.h: Add IE identifier definitions up to 29.60 v11.8.0 Release 11"

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

Summary of changes:
 configure.ac            |   1 +
 gtp/gtpie.c             | 217 ++++++++++++++++++++++++++++++++++++++++++++++--
 gtp/gtpie.h             |  75 ++++++++++++++++-
 tests/Makefile.am       |   1 +
 tests/gtp/Makefile.am   |  19 +++++
 tests/gtp/gtpie_test.c  | 127 ++++++++++++++++++++++++++++
 tests/gtp/gtpie_test.ok |   6 ++
 tests/testsuite.at      |   6 ++
 8 files changed, 443 insertions(+), 9 deletions(-)
 create mode 100644 tests/gtp/Makefile.am
 create mode 100644 tests/gtp/gtpie_test.c
 create mode 100644 tests/gtp/gtpie_test.ok


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list