<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - systemd-networkd ignores bond0's initial mode"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82956#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - systemd-networkd ignores bond0's initial mode"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82956">bug 82956</a>
              from <span class="vcard"><a class="email" href="mailto:susant@redhat.com" title="Susant Sahani <susant@redhat.com>"> <span class="fn">Susant Sahani</span></a>
</span></b>
        <pre>Thanks I was debugging this . What it appears is when the bond module gets
loaded it's picks the bond parameters from the module params rather than
netlink attributes. Later on kernel does not support to update the attributes
passed via netlink . That's why bond0 is behaving this way. But if we try to
create with other names this does work. I guess this makes sense. Thanks for
the information.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>