<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - downloaded files in a systemd-nspawn container with --network-bridge are sometimes broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85485#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - downloaded files in a systemd-nspawn container with --network-bridge are sometimes broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85485">bug 85485</a>
              from <span class="vcard"><a class="email" href="mailto:edt@aei.ca" title="Ed Tomlinson <edt@aei.ca>"> <span class="fn">Ed Tomlinson</span></a>
</span></b>
        <pre>This is where the 169.254 ip4 local link address is being requested

[root@grover system]# cd /usr/lib/systemd/network
[root@grover network]# ls
80-container-host0.network  80-container-ve.network  99-default.link
[root@grover network]# cat 80-container-host0.network
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

[Match]
Virtualization=container
Name=host0

[Network]
DHCP=both
IPv4LL=yes
[root@grover network]#

Ed</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>