Skip to content

Handle network connectivity monitoring independently for IPv4 and IPv6....

Simon Morlat requested to merge fix/various-fixes into master

Handle network connectivity monitoring independently for IPv4 and IPv6. Indeed, the previous code could not work if the host has no IPv6 support at all.

Merge request reports