
16 Jan
2009
16 Jan
'09
8:33 a.m.
On Fri, Jan 16, 2009 at 12:31:24PM +0000, Richard W.M. Jones wrote:
# Node ID 04139c088854c23dc548c0f9f4abf54c4ed07e0d # Parent 253da3acb103a4ce764cb8192a65a4d51833c2f1 patch queue: bridge-script
Hi John, is there some explanatory text for this patch?
Erk, sorry, I accidentally deleted the patch comment. Previously, libvirt allowed the network bridge configuration to specify a script. For back-compatibility, we must continue to allow this. Additionally, on Solaris, vif-bridge doesn't exist, so if we see a Xen config using 'vif-vnic', assume it's the bridge type, even if a bridge isn't explicitly given. This also fixes a leak if ipaddr was in the config, and a bridge was specified. regards john