[libvirt] [PATCH] fix creating of openvz bridge device

Anton Protopopov aspsk2 at gmail.com
Fri Sep 26 12:22:25 UTC 2008


>
>
>  This behaviour contradicts with description found in docs (in which
>> <source> tag specify interface in host, not in container). I think,
>> the previous bridge must be specified as
>>   <interface type='bridge'>
>>     <mac address='00:16:3e:34:21:9e'/>
>> -     <source bridge='eth10'/>
>> +     <target dev='eth10'/>
>>   </interface>
>>
> You are right. It is bug.

Well, here is the patch, that fixes that behaviour.

P.S. Are someone going to implement
      <interface type='bridge'>
         ...
          <source bridge="...">
         ...
       </interface>
part of openvz driver? :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20080926/0f53cef3/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt_openvz_change_bridge_name_to_target_dev.patch
Type: application/octet-stream
Size: 791 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20080926/0f53cef3/attachment-0001.obj>


More information about the libvir-list mailing list