]> git.proxmox.com Git - mirror_ovs.git/history - lib/dns-resolve.c
ovsdb-idl: Fix iteration over tracked rows with no actual data.
[mirror_ovs.git] / lib / dns-resolve.c
2020-10-08 Ted Elhouranidns-resolve: Allow unbound's config file to be set...
2019-09-19 Yifeng Sundns-resolve: Free 'struct ub_result' when callback...
2018-11-09 Yifeng Sundns-resolve: Improve on handling of system DNS nameserver
2018-11-09 Yifeng Sundns-resolve: Stop dns resolving if no DNS server configured
2018-08-16 Yifeng Sundns-resolve: Fix a bug that frees node inside HMAP_FOR_EACH
2018-08-07 Ben Pfaffdns-resolve: Only ask unbound to read /etc/resolv.conf...
2018-07-06 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-07-06 Yifeng SunDNS: Add basic support for asynchronous DNS resolving