router: add support for router address
[project/odhcpd.git] / src / odhcpd.h
index 4c0c28c..2cadccb 100644 (file)
@@ -137,6 +137,7 @@ struct interface {
        bool ignore;
        bool always_rewrite_dns;
        bool ra_not_onlink;
        bool ignore;
        bool always_rewrite_dns;
        bool ra_not_onlink;
+       bool ra_advrouter;
        bool no_dynamic_dhcp;
 
        int learn_routes;
        bool no_dynamic_dhcp;
 
        int learn_routes;