Applied Martin Kihlgren's IdentityGenerosity patch,
[oweals/tinc.git] / src / net_setup.c
index aa2fbfbe9264b921b56553aca7fc150846c751e4..502e7b20b1dddc8a29f63ae78993f19677056707 100644 (file)
@@ -343,6 +343,8 @@ 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