boulder/observer/obsdialer
Jacob Hoffman-Andrews 015cea3853
observer: disable IPv6-to-IPv4 fallback (#7173)
We had this disabled in one of our probes, but not all. Add a common
dialer that disables the fallback and use it in each applicable prober.
This avoids masking failures of IPv6 connectivity.

Also change to use contexts instead of timeout parameters consistently.

The shared dialer is in the new `obsdialer` package because putting it
in `observer` results in import cycles.
2023-11-28 09:53:20 -08:00
..
obsdialer.go observer: disable IPv6-to-IPv4 fallback (#7173) 2023-11-28 09:53:20 -08:00