summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2013-05-31 14:10:10 +0000
committerclaudio <claudio@openbsd.org>2013-05-31 14:10:10 +0000
commit1f7e7d7716c8800c1a435c679fc7cea21688ec6b (patch)
treed7a1a0e16ddce947e151364a1d1c775505a8e1a7 /sys
parentUse %lld for printing time_t (diff)
downloadwireguard-openbsd-1f7e7d7716c8800c1a435c679fc7cea21688ec6b.tar.xz
wireguard-openbsd-1f7e7d7716c8800c1a435c679fc7cea21688ec6b.zip
When the ldpe process calls connect(), it doesn't regain control until
either the connection is made or an error occurs. The time the process is blocked can be significantly large to the point of other LDP sessions being torn down because of their holdtime. Besides that, the ldpctl program gets unresponsive if the ldpe process is blocked. Fix these issues by using a non-blocking connect. Diff from Renato Westphal [renatowestphal at gmail.com]
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions