openggsn.git branch laforge/ipv6 updated. 0.93-23-g855eda0

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 Aug 11 10:49:48 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, laforge/ipv6 has been updated
  discards  8f5d38cc134a21151e6ab0e0c29b9106614df8b9 (commit)
       via  855eda0c60a180ca19ac6d8dd4cab88bff4bf061 (commit)
       via  0d458f9cd885a7550e1aa54b9f4a747afaa87ec5 (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 (8f5d38cc134a21151e6ab0e0c29b9106614df8b9)
            \
             N -- N -- N (855eda0c60a180ca19ac6d8dd4cab88bff4bf061)

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/openggsn/commit/?id=855eda0c60a180ca19ac6d8dd4cab88bff4bf061

commit 855eda0c60a180ca19ac6d8dd4cab88bff4bf061
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Aug 11 12:31:59 2017 +0200

    replace hand-coded tun_gifindex() with standard POSIX if_nametoindex()
    
    Change-Id: I738472765ab09f530dcf071455e1bb4e6fb3f6e5

http://cgit.osmocom.org/openggsn/commit/?id=0d458f9cd885a7550e1aa54b9f4a747afaa87ec5

commit 0d458f9cd885a7550e1aa54b9f4a747afaa87ec5
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Aug 3 00:47:03 2017 +0200

    Support setting TUN device IPv6 address + prefix
    
    As we can now have PDP contexts with IPv6 user IP payload,
    it is useful to extend the TUN related code to be able to
    configure the tun device IPv6 address + prefix length
    
    Change-Id: I899d21e52d02e0b8384af29ddd489ff19c8f2cf6

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

Summary of changes:
 lib/tun.c | 48 +++++++++++-------------------------------------
 1 file changed, 11 insertions(+), 37 deletions(-)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list