]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
dns-resolve: Improve on handling of system DNS nameserver
authorYifeng Sun <pkusunyifeng@gmail.com>
Wed, 7 Nov 2018 21:44:34 +0000 (13:44 -0800)
committerBen Pfaff <blp@ovn.org>
Fri, 9 Nov 2018 21:20:06 +0000 (13:20 -0800)
commit9ce4aa8ee74642dedb4d2b1e7ece99c086d02c37
tree94ca6cf1d3d0882e11d771e101dd8bc8fa40ae02
parentba8eb43a073ed49d669a8c78d52baab7362e81fa
dns-resolve: Improve on handling of system DNS nameserver

This patch enables OVS on windows to read system nameserver configuration.
In addition, a new environment variable OVS_RESOLV_CONF is introduced.
If set, it can be used as DNS server configuration file. This variable
is supposed to be used for sandboxing other things. It is documented
accordingly.

Suggested-by: Ben Pfaff <blp@ovn.org>
Suggested-by: Mark Michelson <mmichels@redhat.com>
Signed-off-by: Yifeng Sun <pkusunyifeng@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Documentation/intro/install/general.rst
NEWS
lib/dns-resolve.c