osmo-ggsn.git branch master updated. 1.1.0-35-g9c0f4f4

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 Dec 5 14:11:26 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  9c0f4f49e9b15b55cd9baa42c1ba191903664397 (commit)
       via  ac51c7e68e64740568c6843499cb3a352e3e549e (commit)
       via  55d639f0fbc00bec2ef01940d30e569ebb66515f (commit)
      from  b9ace14717a220edb380d21d849e95ae0c30784e (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=9c0f4f49e9b15b55cd9baa42c1ba191903664397

commit 9c0f4f49e9b15b55cd9baa42c1ba191903664397
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Mon Dec 4 12:52:23 2017 +0100

    tests: Split ipv6 specific tests into a new test group
    
    This way they can be easily disabled later on when IPv6 support is made
    optional.
    
    Change-Id: I3906dbf55ccf1650083398e08ac870add0bbdcef

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

commit ac51c7e68e64740568c6843499cb3a352e3e549e
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Mon Dec 4 10:59:52 2017 +0100

    Remove unused empty src/Makefile.in
    
    Change-Id: I207362e055dbfafc42fad2cfdd0cf1da9dcad88b

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

commit 55d639f0fbc00bec2ef01940d30e569ebb66515f
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Mon Dec 4 13:17:07 2017 +0100

    ggsn.c: Print version of unhandled ip packet
    
    Change-Id: I7e226a12b074c96c572f90e3aaf62716d0cd47c5

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

Summary of changes:
 ggsn/ggsn.c                  |   2 +-
 src/Makefile.in              |   0
 tests/lib/Makefile.am        |   8 +-
 tests/lib/in46a_test.c       | 214 ++++++++++++++++++++++-------------
 tests/lib/in46a_test.ok      |  16 ++-
 tests/lib/in46a_v6_test.ok   |   8 ++
 tests/lib/ippool_test.c      |  15 ++-
 tests/lib/ippool_test.err    |   2 -
 tests/lib/ippool_test.ok     | 257 -------------------------------------------
 tests/lib/ippool_v6_test.err |   2 +
 tests/lib/ippool_v6_test.ok  | 257 +++++++++++++++++++++++++++++++++++++++++++
 tests/testsuite.at           |  13 +++
 12 files changed, 441 insertions(+), 353 deletions(-)
 delete mode 100644 src/Makefile.in
 create mode 100644 tests/lib/in46a_v6_test.ok
 create mode 100644 tests/lib/ippool_v6_test.err
 create mode 100644 tests/lib/ippool_v6_test.ok


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list