moby--moby/libnetwork/resolvconf
Alessandro Boch 53c84ac767 Fix GetNameServerAsCIDR
- the function is broken as it does not strip the
  zone id from an IPv6 nameserver address, and it
  returns the IPv6 address with /32

Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-01-26 01:34:07 -08:00
..
dns Add embedded DNS server support for host loopback resolver 2016-12-22 14:34:13 -08:00
README.md
resolvconf.go Fix GetNameServerAsCIDR 2017-01-26 01:34:07 -08:00
resolvconf_test.go Correct regexp to match v6 addresses with zone ID 2016-12-11 13:29:51 -08:00

README.md

Package resolvconf provides utility code to query and update DNS configuration in /etc/resolv.conf