chiark / gitweb /
networkd: send hostname to dhcp server
[elogind.git] / src / network / networkd.h
index d1b0bb72ae8ec271f4e754cd01210541e772ed41..c2b88acd61b3f97d311d2edf32634fa49edc8e5d 100644 (file)
@@ -169,6 +169,7 @@ struct Network {
         bool dhcp_mtu;
         bool dhcp_hostname;
         bool dhcp_domainname;
+        bool dhcp_sendhost;
         bool dhcp_critical;
         bool dhcp_routes;
         bool ipv4ll;