containers / gvisor-tap-vsock

A new network stack based on gVisor
Apache License 2.0
269 stars 50 forks source link

DNS forwarding code only handles the first name server #398

Closed cfergeau closed 1 week ago

cfergeau commented 2 months ago

See pkg/services/dns/dns_config_unix.go:

    // TODO: use all configured nameservers, instead just first one