Revert Martin Kihlgren's patch, it doesn't work the way it should.
This commit is contained in:
parent
27c304940a
commit
af86a3226e
6 changed files with 40 additions and 70 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue