NetworkManager/man
Thomas Haller f3c61f8141 device: remove reading ipv6 privacy setting from sysctl
Since introduction for support of ip6-privacy (use_tempaddr,
RFC4941) with commit d376270bfe,
the sysctl value from /etc was always read first.

This is problematic, because an explicit setting in the
connection should not be ignored over a global configuration.

Drop that old behavior. It was also problematic, because we did
not read any files under /etc/sysctl.d (except for sysctl.conf).
Also, we did not honor per-interface configurations.

Now we also use as last fallback the value from
/proc/sys/net/ipv6/conf/default/use_tempaddr
That has the advantage of falling back to the system default value
so that NM doesn't need to have it's own default policy
(Related: https://bugzilla.redhat.com/show_bug.cgi?id=1187525).

This is a change in behavior.
2015-06-05 12:38:30 +02:00
..
Makefile.am dist: include manual page sources 2015-01-23 11:03:41 +01:00
NetworkManager.conf.xml.in device: remove reading ipv6 privacy setting from sysctl 2015-06-05 12:38:30 +02:00
NetworkManager.xml platform: give the platform an opportunity to override default-unmanaged 2015-03-23 15:13:02 +01:00
nm-online.1.in man: clarify the meaning of "nm-online --wait-for-startup" 2014-05-27 10:53:53 -04:00
nm-settings-ifcfg-rh.xsl man: add description of BOOTPROTO to nm-settings-ifcfg-rh manpage 2015-01-15 13:03:13 +01:00
nm-settings-keyfile.xsl man: generate nm-settings-keyfile(5) manual page 2014-08-29 13:59:54 +02:00
nm-settings.xsl man, docs: add the secret flags notes non-hackishly 2014-11-19 09:24:10 -05:00
nm-system-settings.conf.5.in remove obsolete nm-tool 2013-03-04 22:11:45 +01:00
nmcli-examples.xml man: update version reference to 1.0 in manual pages 2014-11-19 16:53:30 +01:00
nmcli.1.in wimax: drop WiMAX support (bgo #747846) 2015-04-17 12:42:23 -04:00
nmtui.1.in man: fix a typo in nmtui manual page 2014-11-19 13:22:28 +01:00