summaryrefslogtreecommitdiff
path: root/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface.h')
-rw-r--r--interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface.h b/interface.h
index 8c69958..ca5d376 100644
--- a/interface.h
+++ b/interface.h
@@ -60,6 +60,7 @@ struct interface_ip_settings {
bool enabled;
bool no_defaultroute;
bool no_dns;
+ bool no_delegation;
struct vlist_tree addr;
struct vlist_tree route;