]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nss: directly use getnameinfo/getaddrinfo
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 31 Jul 2019 12:46:42 +0000 (13:46 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 7 Aug 2019 15:54:02 +0000 (16:54 +0100)
commitbb7c5319119843d2b74cdd39d3808e17960197bc
tree0be9560125054e9cb2257bfe1f8a4351aa89acdd
parent18a4b2479a361e6c31d1042f8a4eb9ea2ff1e0c0
nss: directly use getnameinfo/getaddrinfo

Use the plain libc socket APIs to avoid a dependancy on the main
libvirt code from the nss module.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
tools/nss/libvirt_nss.c
tools/nss/libvirt_nss_leases.c