Hi,
In 219, systemd.networkd fails to configure and set up links with ipv6
disabled.
May 10 08:31:58 holos systemd-networkd[636]: bond0 : netdev ready
May 10 08:31:58 holos systemd-networkd[636]: Enumeration completed
May 10 08:31:58 holos systemd-networkd[636]: tap0: Canno
Tom Gundersen writes:
> On Fri, Jul 11, 2014 at 10:55 PM, Mark Oteiza wrote:
>>
>> Hi,
>>
>> networkd on systemd v215 starts churning after printing the error in
>> the subject. The issue is present on git master.
>
> Thanks for the report. Could th
Hi,
networkd on systemd v215 starts churning after printing the error in the
subject. The issue is present on git master.
Config:
# /etc/systemd/network/dhcp.network
[Match]
Name=bond0
[Network]
Description=DHCPv4 client
DHCP=true
# /etc/systemd/network/ethernet.link
[Match]
Driver=r8169
P
Hi,
It seems networkd has acquired some right-justification in its logging.
Why? This is very strange.
$ journalctl -b -u systemd-networkd
-- Logs begin at Sun 2014-03-09 03:04:51 EDT, end at Wed 2014-06-04 00:40:26
EDT. --
Jun 04 00:34:13 logos systemd-networkd[582]:bond0: net
networkd: Restore logic for enslaving to a master bonding interface.
---
Bonding support seems to have been removed right after being added,
between 52433f6 (22 Jan) and 54abf46 (25 Jan).
http://cgit.freedesktop.org/systemd/systemd/log/src/network/networkd-link.c
With this patch, networkd succe