chiark / gitweb /
sd-dhcp-client: make request broadcasts opt-in
[elogind.git] / man / systemd.network.xml
index 3c4fdd20c8c890ea683fb87048b3df4cdabf9fdd..7c5f69895a7e1c5e544f0aa32dd059338a4734a1 100644 (file)
                                                 if, say, the root filesystem relies on this connection. Defaults to false.</para>
                                         </listitem>
                                 </varlistentry>
-                                    <varlistentry>
+                                <varlistentry>
                                         <term><varname>VendorClassIdentifier=</varname></term>
                                         <listitem>
                                                 <para>The vendor class identifier used to identify vendor type and configuration.</para>
                                         </listitem>
                                 </varlistentry>
+                                <varlistentry>
+                                        <term><varname>RequestBroadcast=</varname></term>
+                                        <listitem>
+                                                <para>Request the server to use broadcast messages before the IP address has been
+                                                configured. This is necessary for devices that cannot receive RAW packets, or that
+                                                cannot receive packets at all before an IP address has been configured. On the other
+                                                hand, this must not be enabled on networks where broadcasts are filtered out.</para>
+                                        </listitem>
+                                </varlistentry>
                        </variablelist>
 
         </refsect1>