On Friday, March 30, 2012 03:22:46 PM Stanislav wrote:
> Hello,
> 
> When we compile open-vmtools without dnet how it can determine
> information about IP addresses for Guest OS? I see that it can show this
> info in the VM Summary for my VM on ESXi4.1 but don't understand how it
> works in the code.

Please take a look at services/plugins/guestInfo/, particularly 
guestInfoServer.c, guestInfoPosix.c and GuestInfo_GetNicInfo(), 
GuestInfoGetNicInfo().

If you do not want to use libdnet you'll have to collect the data from your 
systems by other means and format it exactly like the current code does it for 
libdnet data.

Hope this helps.

-- 
Dmitry


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to