On May 6 2020, at 4:33 pm, "Jason A. Donenfeld" <[email protected]> wrote:

> Looks like we don't have any retry logic for DNS resolution for the
> case in which there's temporarily no Internet:
> 
> https://git.zx2c4.com/wireguard-android/tree/tunnel/src/main/java/com/wireguard/config/InetEndpoint.java#n91
> 

What do we want to do here, then? Deferring config resolution feels
suboptimal. Deferring tunnel restoration on boot until we have a
connection looks like a semi-reasonable solution.

Reply via email to