[libvirt] esx: networkPtr not initialized

hy, I'm tring to add a new API for getting the network info from ESX. I found out that I dont get a valid pointer for the networkPtr while initializing.(whereas DomainPtr is initialozed and gettting a valid pointer on a successfull connect itself). Can somebody let me know, what to do to initialize this pointer and further add a API for a netconfig. Thanks in Advance, -- Nimal.I

2010/1/24 Nimal I <onlynimal@gmail.com>:
hy,
I'm tring to add a new API for getting the network info from ESX. I found out that I dont get a valid pointer for the networkPtr while initializing.(whereas DomainPtr is initialozed and gettting a valid pointer on a successfull connect itself). Can somebody let me know, what to do to initialize this pointer and further add a API for a netconfig.
Thanks in Advance, -- Nimal.I
I'm not sure I understand what you're trying to do. Do you want to _use_ libvirt or do you want to _extend_ libvirt? If you want to use libvirt to get network information from an ESX server then this is expected, because the network driver for ESX is not implemented yet. Matthias
participants (2)
-
Matthias Bolte
-
Nimal I