Displaying 2 results from an estimated 2 matches for "usezerobroadcast".
2018 Oct 02
0
Re: [PATCH v2 API PROPOSAL 0/5] inspection Add network interfaces to inspection data.
...arameter>
<parameter name="win:RegistrationEnabled">1</parameter>
<parameter name="win:T1">1536845470</parameter>
<parameter name="win:T2">1536877870</parameter>
<parameter name="win:UseZeroBroadcast">0</parameter>
</parameters>
</interface>
<interface name="Local Area Connection* 9" type="unknown">
<parameters>
<parameter name="bootproto">dhcp</parameter>
<paramete...
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.