rwrap: split out rwrap_{get,log}_nameservers() functions
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)
commit93702c87726ac9f29df41e192c105e2f030d1d80
tree037f869774c3e1bc5ef9c8b5d64ae67a686c477d
parentbe1a2940aff74edc7b6063b1772558f63eb82544
rwrap: split out rwrap_{get,log}_nameservers() functions

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

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