Revert Martin Kihlgren's patch, it doesn't work the way it should.
[tinc] / src / net_setup.c
index 502e7b2..aa2fbfb 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, "StrictSource"), &strictsource);
-
        /* Generate packet encryption key */
 
        if(get_config_string