X Tutup
Skip to content

Commit f542f3b

Browse files
rlaageryuwata
authored andcommitted
Remove outdated disable_ipv6 docs
This was changed in commit 482efed, which was released in v243, to only enable and never disable IPv6. Signed-off-by: Richard Laager <rlaager@wiktel.com>
1 parent dc288ff commit f542f3b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

man/systemd.network.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@
6161
<filename>/etc/</filename> take precedence over those in <filename>/run/</filename> which in turn
6262
take precedence over those in <filename>/usr/lib/</filename>. Drop-in files under any of these
6363
directories take precedence over the main network file wherever located.</para>
64-
65-
<para>Note that an interface without any static IPv6 addresses configured, and neither DHCPv6
66-
nor IPv6LL enabled, shall be considered to have no IPv6 support. IPv6 will be automatically
67-
disabled for that interface by writing "1" to
68-
<filename>/proc/sys/net/ipv6/conf/<replaceable>ifname</replaceable>/disable_ipv6</filename>.
69-
</para>
7064
</refsect1>
7165

7266
<refsect1>

0 commit comments

Comments
 (0)
X Tutup