]> git.ipfire.org Git - thirdparty/bind9.git/commit
Configure the system-wide TCP connection timeout on OpenBSD
authorOndřej Surý <ondrej@sury.org>
Thu, 3 Dec 2020 10:24:57 +0000 (11:24 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 3 Dec 2020 13:02:36 +0000 (13:02 +0000)
commit8ff15fc0289e7eba5862ae5aca611fa1d327dde5
tree6d7838269bdb616552938f69fd077e611bf43ac9
parentbd59843a4b795679a102b4b464cc9c46156475f6
Configure the system-wide TCP connection timeout on OpenBSD

As there's no TCP connection timeout socket option that we can use, we
need to configure the TCP connection timeout system-wide in the CI, so
the netmgr unit tests doesn't cause assertion failure when there stuck
outgoing TCP connection waiting for 150 second timeout.
.gitlab-ci.yml