Applied Martin Kihlgren's IdentityGenerosity patch,
simplified and renamed to StrictSource.
This commit is contained in:
parent
8c189c2a9b
commit
56aad1bb48
6 changed files with 70 additions and 40 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue