<div dir="ltr">2008/9/29 Evgeniy V. Sokolov <span dir="ltr"><<a href="mailto:evg@parallels.com">evg@parallels.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
        This behaviour contradicts with description found in docs (in which<br>
        <source> tag specify interface in host, not in container). I think,<br>
        the previous bridge must be specified as<br>
          <interface type='bridge'><br>
            <mac address='00:16:3e:34:21:9e'/><br>
        -     <source bridge='eth10'/><br>
        +     <target dev='eth10'/><br>
          </interface><br>
<br>
    You are right. It is bug.<br>
<br>
Well, here is the patch, that fixes that behaviour.<br>
</blockquote>
<br></div><div class="Ih2E3d">
Your patch is half of fix. It require to fix openvzReadNetworkConf() in<br>
openvz_conf.c.</div></blockquote><div> </div>Here is a new one. Check it, please.</div>