summaryrefslogtreecommitdiffhomepage
path: root/src/odhcpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/odhcpd.h')
-rw-r--r--src/odhcpd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/odhcpd.h b/src/odhcpd.h
index 787be1f..0108af1 100644
--- a/src/odhcpd.h
+++ b/src/odhcpd.h
@@ -253,6 +253,7 @@ struct interface {
bool master;
bool ignore;
bool always_rewrite_dns;
+ bool dns_service;
// NDP
int learn_routes;