From: Lennart Poettering Date: Fri, 6 May 2016 15:07:41 +0000 (+0200) Subject: man: move IPv6 note to the right section X-Git-Tag: v230~68^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82ecb4c3ecaa1f62163ad7cdd6de5b1623bc6507;p=thirdparty%2Fsystemd.git man: move IPv6 note to the right section Make the XML validate again. --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 40e40b83086..866a5bf7aee 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -79,6 +79,11 @@ needed. As a special case, an empty file (file size 0) or symlink with the same name pointing to /dev/null disables the configuration file entirely (it is "masked"). + + Note that an interface without any static IPv6 addresses configured, and neither DHCPv6 nor IPv6LL enabled, + shall be considered to have no IPv6 support. IPv6 will be automatically disabled for that interface by writing "1" + to /proc/sys/net/ipv6/conf/ifname/disable_ipv6. + @@ -206,15 +211,6 @@ below 1280 (the minimum MTU for IPv6) it will automatically be increased to this value. - - - Note that an interface without any static IPv6 addresses configured, and neither - DHCPv6 nor IPv6LL enabled, shall be considered to have no IPv6 support. IPv6 will be - automatically disabled for that interface by writing "1" to - /proc/sys/net/ipv6/conf/ifname/disable_ipv6. - - -