summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorrenato <renato@openbsd.org>2016-06-06 15:30:59 +0000
committerrenato <renato@openbsd.org>2016-06-06 15:30:59 +0000
commit07f785101710f80472d425bb964bb9d3f1c4b356 (patch)
treea5c51bccd25b4a50a48f4af0d93e45c00b4cd8a4 /lib/libc
parentRemove the section about generating DSA keys for webservers etc from the ssl(8) (diff)
downloadwireguard-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