]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-network.h
networkd: use VRFs routing table for DHCP routes
[thirdparty/systemd.git] / src / network / networkd-network.h
index 035b57d5f264d723d5e4a34a06921d2354f9c1e2..10f6eb617c87fddac7eea450b5f6413b079ed61e 100644 (file)
@@ -138,6 +138,7 @@ struct Network {
         bool dhcp_use_routes;
         bool dhcp_use_timezone;
         bool dhcp_use_hostname;
+        bool dhcp_route_table_set;
         DHCPUseDomains dhcp_use_domains;
 
         /* DHCP Server Support */