summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMarco Baffo <marco@mandelbit.com>2026-07-22 06:47:56 +0200
committerAntonio Quartulli <antonio@openvpn.net>2026-07-30 11:28:30 +0200
commit935dc3bb20e0fee89b598e10d1f5f1f500ddc79a (patch)
tree682a9dde0fc1c3a74c709a85d47f7b2a512d5e15 /tools/perf/scripts/python/bin
parent6e9f539e4f01153651dd77609b5ccadd44b74df8 (diff)
ovpn: limit keepalive values to one day
Large keepalive values can overflow the delayed-work delay on 32-bit systems, causing the keepalive worker to be repeatedly scheduled. A correct configuration should not require such large keepalive values, and an upper limit of one day is already generous and unnecessary in practice. Limit both the keepalive interval and timeout to 86400 seconds. Signed-off-by: Marco Baffo <marco@mandelbit.com> Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions