
26 Feb
2015
26 Feb
'15
6:34 p.m.
On Thu, Feb 26, 2015 at 15:17:23 +0100, Michal Privoznik wrote:
An accessor following pattern laid out by virDomainObjList* APIs.
The domain object accessors are quite different in this case, but ...
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/conf/network_conf.c | 38 ++++++++++++++++++++++++++++++++++++++ src/conf/network_conf.h | 8 ++++++++ src/libvirt_private.syms | 1 + 3 files changed, 47 insertions(+)
ACK, Peter