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

2008-09-30 Thread Evgeniy V. Sokolov
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'/ -

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

2008-09-30 Thread Evgeniy V. Sokolov
Anton Protopopov пишет: P.S. Are someone going to implement interface type='bridge' ... source bridge=... ... /interface part of openvz driver? :) I plan to implement it in a month. It will be

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

2008-09-29 Thread Anton Protopopov
P.S. Are someone going to implement interface type='bridge' ... source bridge=... ... /interface part of openvz driver? :) I plan to implement it in a month. It will be fine if you are ready to develop the feature. How we can save, say, a name of a

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

2008-09-26 Thread Anton Protopopov
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