[ovs-git] [openvswitch/ovs] 70c5af: dns-resolve: Only ask unbound to read /etc/resolv....

GitHub noreply at github.com
Tue Aug 7 21:39:38 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 70c5afb0e58dc09f8446269e78f3438cc1e14262
      https://github.com/openvswitch/ovs/commit/70c5afb0e58dc09f8446269e78f3438cc1e14262
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-08-07 (Tue, 07 Aug 2018)

  Changed paths:
    M lib/dns-resolve.c

  Log Message:
  -----------
  dns-resolve: Only ask unbound to read /etc/resolv.conf if it exists.

The unbound library complains if we ask it to read /etc/resolv.conf but
that file doesn't exist.  It's better to just skip reading it in that case.

Reported-by: Flavio Leitner <fbl at sysclose.org>
Reporetd-at: https://mail.openvswitch.org/pipermail/ovs-dev/2018-August/350751.html
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Flavio Leitner <fbl at sysclose.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list