netifd: Do not add local/source policy rules multiple times
[project/netifd.git] / interface.h
index c2049f1..73a3b55 100644 (file)
@@ -112,6 +112,7 @@ struct interface {
        bool link_state;
        bool force_link;
        bool dynamic;
+       bool policy_rules_set;
 
        time_t start_time;
        enum interface_state state;