]> www.tinc-vpn.org Git - tinc/blobdiff - src/net_setup.c
Revert Martin Kihlgren's patch, it doesn't work the way it should.
[tinc] / src / net_setup.c
index 502e7b20b1dddc8a29f63ae78993f19677056707..aa2fbfbe9264b921b56553aca7fc150846c751e4 100644 (file)
@@ -343,8 +343,6 @@ bool setup_myself(void)
 
        get_config_bool(lookup_config(config_tree, "Hostnames"), &hostnames);
 
 
        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
        /* Generate packet encryption key */
 
        if(get_config_string