]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
networkd: clarify that IPv6 RA uses our own stack, no the kernel's
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Mar 2019 16:00:56 +0000 (17:00 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Mar 2019 14:13:33 +0000 (15:13 +0100)
Fixes: #8906
man/systemd.network.xml

index 5a83314332fe116d08476699086a7c1e773f2466..19e4f59edd8ca9aea763a782b994da01308dd106 100644 (file)
           url="https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt">ip-sysctl.txt</ulink> in the kernel
           documentation regarding <literal>accept_ra</literal>, but note that systemd's setting of
           <constant>1</constant> (i.e. true) corresponds to kernel's setting of <constant>2</constant>.</para>
+
+          <para>Note that if this option is enabled a userspace implementation of the IPv6 RA protocol is
+          used, and the kernel's own implementation remains disabled, since `networkd` needs to know all
+          details supplied in the advertisements, and these are not available from the kernel if the kernel's
+          own implemenation is used.</para>
         </listitem>
         </varlistentry>
         <varlistentry>