summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index ea4d54e..30838ca 100644
--- a/options.h
+++ b/options.h
@@ -303,6 +303,7 @@ struct options
struct route_option_list *routes;
bool route_nopull;
bool route_gateway_via_dhcp;
+ bool allow_pull_fqdn; /* as a client, allow server to push a FQDN for certain parameters */
#ifdef ENABLE_OCC
/* Enable options consistency check between peers */