interface-ip: DNS name server sorting support in resolv.conf.auto
[project/netifd.git] / interface.h
index 5b89b17..aa2085d 100644 (file)
@@ -145,6 +145,7 @@ struct interface {
        struct vlist_tree host_routes;
 
        int metric;
+       int dns_metric;
        unsigned int ip4table;
        unsigned int ip6table;