summaryrefslogtreecommitdiffhomepage
path: root/src/odhcpd.h
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-01-03 11:40:07 +0100
committerSteven Barth <steven@midlink.org>2014-01-03 11:40:07 +0100
commit9cd9c3ba82c341de1af091575e11cd3ddd433c8c (patch)
treecce6fdb62155cb24fef7406f6f33fc4d3b3aa2a7 /src/odhcpd.h
parent34330b9d564d706f38d01dd6608147bfe54f122d (diff)
Remove ula_compat feature
Diffstat (limited to 'src/odhcpd.h')
-rw-r--r--src/odhcpd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/odhcpd.h b/src/odhcpd.h
index 727c638..77376cb 100644
--- a/src/odhcpd.h
+++ b/src/odhcpd.h
@@ -130,7 +130,6 @@ struct interface {
bool master;
bool ignore;
bool always_rewrite_dns;
- bool deprecate_ula_if_public_avail;
bool ra_not_onlink;
bool no_dynamic_dhcp;