From f542f3b2ed3cf3e71692d1736f3fdd0ebdc226ef Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Thu, 18 Feb 2021 01:11:53 -0600 Subject: 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 --- man/systemd.network.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/man/systemd.network.xml b/man/systemd.network.xml index bf6aa80bd2..1d9b8d4dd5 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. - -- cgit v1.2.3