It is often necessary to fine-tune parameters of the unbound DNS
resolver. The TTL of entries in the DNS servers cache is one example.
Unbound's config may be conveniently defined in the form of a
configuration file. This patch provides the means for specifying the
location of a configuration file via an environment variable, in a
similar fashion to how the location of the resolv.conf is specified.

Ted Elhourani (1):
  Allow unbound's config file to be set through an env var.

 Documentation/intro/install/general.rst |  4 +++-
 lib/dns-resolve.c                       | 12 ++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.22.3

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to