search for: leaseobtainedtim

Displaying 2 results from an estimated 2 matches for "leaseobtainedtim".

Did you mean: leaseobtainedtime
2018 Oct 02
0
Re: [PATCH v2 API PROPOSAL 0/5] inspection Add network interfaces to inspection data.
...ameter> <parameter name="win:EnableDeadGWDetect">1</parameter> <parameter name="win:IsServerNapAware">0</parameter> <parameter name="win:Lease">86400</parameter> <parameter name="win:LeaseObtainedTime">1536802270</parameter> <parameter name="win:LeaseTerminatesTime">1536888670</parameter> <parameter name="win:NameServer"></parameter> <parameter name="win:RegisterAdapterName">0</parameter&g...
2018 Oct 01
7
[PATCH v2 API PROPOSAL 0/5] inspection Add network interfaces to inspection data.
The proposed API is the same as v1, but this includes an implementation (for /etc/sysconfig/network-scripts/ifcfg-*) and modifications to virt-inspector. This compiles and works. If you look in patch 5 you can see proposed output as virt-inspector XML for a guest (although this guest has not been booted, so a real guest would hopefully have a hwaddr="MAC" attribute too). Rich.