From: Richard Laager Date: Thu, 18 Feb 2021 07:11:53 +0000 (-0600) Subject: Remove outdated disable_ipv6 docs X-Git-Tag: v248-rc1~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f542f3b2ed3cf3e71692d1736f3fdd0ebdc226ef;p=thirdparty%2Fsystemd.git Remove outdated disable_ipv6 docs This was changed in commit 482efedc081b0c4bf2e77a3dee6b979d9c9a5765, which was released in v243, to only enable and never disable IPv6. Signed-off-by: Richard Laager --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index bf6aa80bd29..1d9b8d4dd52 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -61,12 +61,6 @@ /etc/ take precedence over those in /run/ which in turn take precedence over those in /usr/lib/. Drop-in files under any of these directories take precedence over the main network file wherever located. - - 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. -