openggsn.git branch laforge/ipv6 created. 0.93-16-gfed366e

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
Wed Aug 2 23:36:46 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 created
        at  fed366e34fd650dec5f1fe8fbdb56ac50985d91d (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openggsn/commit/?id=fed366e34fd650dec5f1fe8fbdb56ac50985d91d

commit fed366e34fd650dec5f1fe8fbdb56ac50985d91d
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

http://cgit.osmocom.org/openggsn/commit/?id=109c14c2fab9554a8ec90f1df13f03f6f824d251

commit 109c14c2fab9554a8ec90f1df13f03f6f824d251
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Aug 3 00:00:23 2017 +0200

    ggsn: Send proper errors in create_context_ind()
    
    When we receive PDP context requests for unknown PDP types or if
    we run out of dynamic addresses, we need to inform the SGSN that
    PDP context creation failed.
    
    Change-Id: Ibf199c1726130d27c8f80230b30ee51101c93b06

http://cgit.osmocom.org/openggsn/commit/?id=88a37ce7021cab973c3ef09549b1b915ca766d99

commit 88a37ce7021cab973c3ef09549b1b915ca766d99
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Aug 2 21:48:16 2017 +0200

    IPv6 support for user IP
    
    This patch enables the use of IPv6 PDP contexts.  The phone will
    have to request an IPv6 End-user-Address, and the GGSN will have
    to be configured for an IPv6 pool.
    
    The outer transport-layer IP between SGSN and GGSN must still be
    IPv4, it is not modified by this patch
    
    Change-Id: I22c3bf32a98e5daf99d6eaeac8c9f95cc7574774

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

commit e1f4ce3bf26435d7c53dd0ae43b9a5cde765b7f8
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Aug 2 22:58:54 2017 +0200

    ippool_new(): const-ify input arguments
    
    Change-Id: If3e53584e8c9c1f06bba4c183c9fd65fae913904

http://cgit.osmocom.org/openggsn/commit/?id=68295b2b9a4c790bb653b97f033482c1fbbc5368

commit 68295b2b9a4c790bb653b97f033482c1fbbc5368
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Aug 2 21:10:09 2017 +0200

    lib/tun.h: Remove non-endian-safe redefinition of IP header
    
    We can simply use 'struct iphdr' from netinet/ip.h to achieve
    the same goal (and be portable).
    
    Change-Id: Ieece22e127dc14a7ffdc3b05656628989ad00b32

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

commit ef761f64753e9dc344148383db42d5235123405c
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Aug 2 19:49:47 2017 +0200

    ippool: Add IPv6 support to IP pool implementation
    
    Change-Id: Ib98cc4bf634d6be9a7bf8c03a24e629455fcafc8

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


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list