util: Introduce virMACMap module
This module will be used to track:
<domain, mac address list>
pairs. It will be important to know these mappings without
libvirt connection (that is from a JSON file), because NSS
module will use those to provide better host name translation.
Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
Showing
src/util/virmacmap.c
0 → 100644
src/util/virmacmap.h
0 → 100644
tests/virmacmapmock.c
0 → 100644
tests/virmacmaptest.c
0 → 100644
想要评论请 注册 或 登录