rwrap: split out a rwrap_reset_nameservers() function
authorStefan Metzmacher <metze@samba.org>
Tue, 10 Mar 2020 12:07:25 +0000 (13:07 +0100)
committerAndreas Schneider <asn@samba.org>
Fri, 20 Mar 2020 12:20:57 +0000 (13:20 +0100)
commitbe1a2940aff74edc7b6063b1772558f63eb82544
tree6b1558a8bd172d79321a882887f967bddeb99782
parente47b20d78b1d5ba9b66cb054659ed338d43f469e
rwrap: split out a rwrap_reset_nameservers() function

This will make it easier to add support for ipv6 nameservers
on FreeBSD in the following commits.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
src/resolv_wrapper.c