From: <abe...@us...> - 2017-06-02 22:05:04
|
Revision: 8369 http://sourceforge.net/p/astlinux/code/8369 Author: abelbeck Date: 2017-06-02 22:05:01 +0000 (Fri, 02 Jun 2017) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2017-06-02 21:37:54 UTC (rev 8368) +++ branches/1.0/docs/ChangeLog.txt 2017-06-02 22:05:01 UTC (rev 8369) @@ -52,9 +52,10 @@ -- dnscrypt-proxy, version bump to 1.9.5 -- network, DHCPv6 Prefix Delegation, previously any Network tab -> 'IPv6 Autoconfig: [enabled]' received - a Prefix Delegation (PD) regardless if 'IPv6/nn' was defined or not. Now a change such that 'IPv6/nn' must not - be defined for that internal interface to receive a PD. - If 'IPv6 Autoconfig: [enabled]' and 'IPv6/nn' is defined, 'IPv6/nn' is used for Autoconfig for that interface. + a Prefix Delegation (PD). Now the added selection 'IPv6 Autoconfig: [Assign GUA Prefix]' is required + for the interface to receive a Prefix Delegation via the DHCPv6 client. This is a change. + "Assign GUA Prefix" only applies if Network tab -> Connection Type: includes DHCPv6. + New rc.conf variable: IPV6_PREFIX_DELEGATION -- arnofw (AIF), added "net-prefix-translation" plugin. Provides NPTv6 (Network Prefix Translation) for IPv6 @@ -81,7 +82,10 @@ -- Status tab, RAM Memory, replaced "Free" with "Available" as per /proc/meminfo . +-- Network tab, IPv6 Autoconfig, add selectable interfaces for Prefix Delegation by selecting "Assign GUA Prefix" + Note: "Assign GUA Prefix" only applies if Network tab -> Connection Type: includes DHCPv6. + Additions for AstLinux 1.2.10: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |