router: don't announce prefixes with valid lifetime equal to 0
[project/odhcpd.git] / src / odhcpd.h
index 7c0c3b9..538a7e5 100644 (file)
@@ -150,13 +150,16 @@ struct interface {
        bool always_rewrite_dns;
        bool ra_not_onlink;
        bool ra_advrouter;
+       bool ra_useleasetime;
        bool no_dynamic_dhcp;
 
+       // RA
        int learn_routes;
        int default_router;
        int managed;
        int route_preference;
        int ra_maxinterval;
+       int ra_mininterval;
        int ra_lifetime;
 
        // DHCPv4