chiark / gitweb /
sd-dhcp-client: make request broadcasts opt-in
[elogind.git] / src / network / networkd.h
index 3f0ef5d0ec0c7933c2bf3da71b3a67beaf41ded2..9abc0d46ec0c511a8fbea86fdf3f8d15216bae60 100644 (file)
@@ -92,6 +92,7 @@ struct Network {
         bool dhcp_hostname;
         bool dhcp_domainname;
         bool dhcp_sendhost;
+        bool dhcp_broadcast;
         bool dhcp_critical;
         bool dhcp_routes;
         bool ipv4ll;