diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-11-26 13:47:27 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-11-26 13:47:46 -0800 |
commit | 73ea3e03482e4ef950241de9e56acf1de7e3a90a (patch) | |
tree | 7c5055617bf2e0939173f31c4cc3550abc96e0ed /2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6 | |
parent | Fix violation of GLEP 42 filename rules (diff) | |
download | gentoo-news-73ea3e03482e4ef950241de9e56acf1de7e3a90a.tar.gz gentoo-news-73ea3e03482e4ef950241de9e56acf1de7e3a90a.tar.bz2 gentoo-news-73ea3e03482e4ef950241de9e56acf1de7e3a90a.zip |
Fix old files to match GLEP42 naming requirements.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to '2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6')
2 files changed, 34 insertions, 0 deletions
diff --git a/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6.en.txt b/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6.en.txt new file mode 100644 index 0000000..11ce7a0 --- /dev/null +++ b/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6.en.txt @@ -0,0 +1,27 @@ +Title: dhcpcd >= 6.4.2 changes defaults for IPv6 +Author: William Hubbs <williamh@gentoo.org> +Content-Type: text/plain +Posted: 2014-07-17 +Revision: 1 +News-Item-Format: 1.0 +Display-If-Installed: <=net-misc/dhcpcd-6.4.2 + +dhcpcd-6.4.2 and newer supports IPv6 stable private addresses when using +IPv6 stateless address autoconfiguration (SLAAC) as described in +RFC-7217 [1]. The configuration file shipped with dhcpcd activates this +feature by default, because it means that a machine cannot be tracked +across multiple networks since its address will no longer be based on +the hardware address of the interface. + +I received a report in testing that IPv6 connectivity was lost due +to this change [2]. If you are concerned about losing IPv6 connectivity, +temporarily comment out the line in dhcpcd.conf that says +"slaac private" until you can adjust to the new configuration. + +See the references below for why the upstream default is to use stable +private instead of hardware-based addresses. + +[1] http://tools.ietf.org/html/rfc7217 +[2] https://bugs.gentoo.org/show_bug.cgi?id=514198 +[3] http://tools.ietf.org/html/draft-ietf-6man-default-iids-00 +[4] http://mail-index.netbsd.org/tech-net/2014/06/04/msg004572.html diff --git a/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6.en.txt.asc b/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6.en.txt.asc new file mode 100644 index 0000000..ec8af63 --- /dev/null +++ b/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6/2014-07-17-dhcpcd_6_4_2_changes_defaults_for_ipv6.en.txt.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iEYEABECAAYFAlPGk4MACgkQblQW9DDEZTiegQCffP0J23W1bUekr3CWpz9vkjDB +u84An2AH3TlneRgOp5UMCuYZQ7Izcd+W +=owFf +-----END PGP SIGNATURE----- |