summaryrefslogtreecommitdiff
path: root/internal/failover/ping.go
AgeCommit message (Collapse)Author
2024-02-19All: Document everything to pass revive lintjwijenbergh
2024-02-19All: Prepare to get rid of go-errors/errors libjwijenbergh
2023-09-25Fix connection monitoring on WindowsSimon Rozman
Linux requires su for `ip4:icmp` pings. Windows does not support `udp4` pings. Signed-off-by: Simon Rozman <simon@rozman.si>
2023-01-12Failover: Return early by waiting for a single pongjwijenbergh
2022-12-21Failover: Initial implementationjwijenbergh