No new libs needed. libc/libresolv 's res_ninit() suffices ...
http://man7.org/linux/man-pages/man3/resolver.3.html On Fri, Dec 29, 2017 at 2:26 PM, Lukas Tribus <[email protected]> wrote: > Hi Jim, > > > On Fri, Dec 29, 2017 at 10:14 PM, Jim Freeman <[email protected]> wrote: > > Looks like libresolv 's res_ninit() parses out /etc/resolv.conf 's > > nameservers [resolv.h], so haproxy won't have to parse it either ... > > > > Will keep poking. > > Do give it some time to discuss the implementation here first though, > before you invest a lot of time in a specific direction (especially if > you link to new libraries). > > CC'ing Baptise and Willy. > > > > cheers, > lukas >

