On Tue, Jul 28, 2020 at 7:40 AM John Fastabend <[email protected]> wrote:
>
> Using localhost requires the host to have a /etc/hosts file with that
> specific line in it. By default my dev box did not, they used
> ip6-localhost, so the test was failing. To fix remove the need for any
> /etc/hosts and use ::1.
>
> I could just add the line, but this seems easier.
>
> Signed-off-by: John Fastabend <[email protected]>

Acked-by: Song Liu <[email protected]>

Reply via email to