libvirt/tools/nss
Daniel P. Berrangé 904d60b06c nss: custom parser for loading .macs file
The .macs file is currently loaded using the virMacMap class,
which in turn uses the virJSON parsing code. This pulls in a
heap of libvirt code (logging, hash tables, objects, etc) which
we do not wish to depend on.

This uses the yajl parser code directly, so the only dep is
yajl and plain libc functions.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-08-07 16:54:02 +01:00
..
libvirt_guest_nss.syms nss: Introduce libvirt-guest module 2016-12-06 13:34:00 +01:00
libvirt_nss_bsd.syms nss: FreeBSD support 2016-03-30 10:21:44 +03:00
libvirt_nss_macs.c nss: custom parser for loading .macs file 2019-08-07 16:54:02 +01:00
libvirt_nss_macs.h nss: custom parser for loading .macs file 2019-08-07 16:54:02 +01:00
libvirt_nss.c nss: custom parser for loading .macs file 2019-08-07 16:54:02 +01:00
libvirt_nss.h nss: custom parser for loading .macs file 2019-08-07 16:54:02 +01:00
libvirt_nss.syms Implement _nss_libvirt_gethostbyname4_r 2016-03-18 17:29:53 +01:00