diff options
author | 2016-06-06 15:30:59 +0000 | |
---|---|---|
committer | 2016-06-06 15:30:59 +0000 | |
commit | 07f785101710f80472d425bb964bb9d3f1c4b356 (patch) | |
tree | a5c51bccd25b4a50a48f4af0d93e45c00b4cd8a4 /lib/libc | |
parent | Remove the section about generating DSA keys for webservers etc from the ssl(8) (diff) | |
download | wireguard-openbsd-07f785101710f80472d425bb964bb9d3f1c4b356.tar.xz wireguard-openbsd-07f785101710f80472d425bb964bb9d3f1c4b356.zip |
Speed up session establishment after config reload.
If we change a neighbor's password or the global transport-address,
cancel the affected pending connects and, when playing the active role
of the session establishment process, try to connect again right away
with the new password and/or transport-address.
Without this patch we have to wait for the timeout of the pending
connects, which might be a lot of time.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions