IPv6: Use source-routing to allow multi-wan
[project/netifd.git] / interface.h
index b8c9cad..0c56b36 100644 (file)
@@ -59,7 +59,9 @@ struct interface_ip_settings {
        bool enabled;
        bool no_defaultroute;
        bool no_dns;
+
        uint8_t assignment_length;
+       int32_t assignment_hint;
 
        struct vlist_tree addr;
        struct vlist_tree route;