summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Laager <rlaager@wiktel.com>2021-02-18 01:11:53 -0600
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-12 18:18:06 +0100
commit4a41de81694b6c986dab7e766787b201630bfde9 (patch)
treee839d3d966d631d282ae05a80dcb3bf1ca6b93b2
parentdc2e9b6686b11d468f54c1068791aa47bf452573 (diff)
downloadsystemd-4a41de81694b6c986dab7e766787b201630bfde9.tar.gz
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 <rlaager@wiktel.com> (cherry picked from commit f542f3b2ed3cf3e71692d1736f3fdd0ebdc226ef) (cherry picked from commit 807d6dd157e67648dfb7ad8f8ff85a0b0a3db829)
-rw-r--r--man/systemd.network.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index b1880699ab..ff6b6dbd9a 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -61,12 +61,6 @@
<filename>/etc</filename> take precedence over those in <filename>/run</filename> which in turn
take precedence over those in <filename>/usr/lib</filename>. Drop-in files under any of these
directories take precedence over the main network file wherever located.</para>
-
- <para>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
- <filename>/proc/sys/net/ipv6/conf/<replaceable>ifname</replaceable>/disable_ipv6</filename>.
- </para>
</refsect1>
<refsect1>