router: make announcing DNS info configurable (FS#2020)
[oweals/odhcpd.git] / src / odhcpd.h
index 80dbb40f3463bbc8ed4e4484fc377075f2557a7a..10f26b1a925cdf0c604b704f2d7d2bca3af55177 100644 (file)
@@ -193,6 +193,7 @@ struct interface {
        bool ra_not_onlink;
        bool ra_advrouter;
        bool ra_useleasetime;
+       bool ra_dns;
        bool no_dynamic_dhcp;
        uint8_t pio_filter_length;
        struct in6_addr pio_filter_addr;