- Dec 04, 2021
-
-
Jan Alexander Steffens (heftig) authored
Node's address lookup strips the scope ID from link-local IPv6 addresses, making them invalid and unable to be connected to. We're getting hit with this since Node 17 because it now defaults to the `verbatim` dns-result-order and this happens to return the link-local IPv6 address for `matrix.archlinux.org` first. Specify `ipv4first` so we return to Node 16's behavior.
-
- Jun 11, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
- Aug 14, 2019
-
-
Jan Alexander Steffens (heftig) authored
-
- Dec 20, 2018
-
-
Jan Alexander Steffens (heftig) authored
-
- Mar 03, 2017
-
-
Jan Alexander Steffens (heftig) authored
-