chiark / gitweb /
networkd: dhcp add vendor class indentifier option 60
[elogind.git] / src / network / networkd.h
index aca3b8dd24a7264b50742ed1d41387bea6cf0fb5..0f0ecd5c434c0ba1ab8fd26d4f6a728c01021df5 100644 (file)
@@ -175,6 +175,8 @@ struct Network {
         char *match_driver;
         char *match_type;
         char *match_name;
+        char *dhcp_vendor_class_identifier;
+
         Condition *match_host;
         Condition *match_virt;
         Condition *match_kernel;