X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnet_setup.c;h=aa2fbfbe9264b921b56553aca7fc150846c751e4;hp=502e7b20b1dddc8a29f63ae78993f19677056707;hb=af86a3226ea42375644b3f99c182c778d327de1e;hpb=27c304940a5dbe83fb0f655c5c43150bafed3b63;ds=inline diff --git a/src/net_setup.c b/src/net_setup.c index 502e7b20..aa2fbfbe 100644 --- a/src/net_setup.c +++ b/src/net_setup.c @@ -343,8 +343,6 @@ bool setup_myself(void) get_config_bool(lookup_config(config_tree, "Hostnames"), &hostnames); - get_config_bool(lookup_config(config_tree, "StrictSource"), &strictsource); - /* Generate packet encryption key */ if(get_config_string