After git bisect-ing (following dreisner's instructions on #systemd), I get the following info:
38de08a does not add static routes ccf1c02 systemd-networkd is broken (does not run) (crash) 54cba0b systemd-networkd is broken (does not run) (crash) 3c9b886 systemd-networkd is broken (does not run) (crash) 68ba387 systemd-networkd works as expected I can't help review the code as I know no C, but I hope that helps Cheers, On Thursday 28 August 2014 18:57:15 you wrote: > So I downgraded to systemd 215-4 with the same kernel (3.16.1) and now I get > my routes on tap0 as well as the 'tap0: link configured' message. > > Cheers, > > On Thursday 28 August 2014 17:27:12 you wrote: > > Hi all, > > > > I'm using systemd 216 on Archlinux (uptodate). > > Everything worked fine at last boot (systemd 215, kernel 3.14.1) > > > > Here is my tap0.network: > > [Match] > > Name=tap0 > > > > [Network] > > DHCP=yes > > > > [Route] > > Gateway=10.3.16.1 > > Destination=10.3.14.0/24 > > > > [Route] > > Gateway=10.3.16.1 > > Destination=10.3.15.0/24 > > > > And the routes: > > % ip route show > > default via 192.168.1.1 dev wlan0 proto dhcp metric 1024 > > 10.3.16.0/24 dev tap0 proto kernel scope link src 10.3.16.201 > > 192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.128 > > 192.168.1.1 dev wlan0 proto dhcp scope link metric 1024 > > > > And relevant journal snippet: > > Aug 28 15:37:01 systemd-networkd[371]: tap0 : gained carrier > > Aug 28 15:37:01 systemd-networkd[371]: tap0 : could not set route: Network > > is unreachable > > Aug 28 15:37:01 systemd-networkd[371]: tap0 : could not set route: Network > > is unreachable > > Aug 28 15:37:01 systemd-networkd[371]: tap0 : link configured > > Aug 28 15:37:01 systemd-networkd[371]: tap0 : DHCPv4 address > > 10.3.16.201/24 > > Aug 28 15:37:01 systemd-networkd[371]: tap0 : link configured > > **At this point I do have all my routes** > > **Shutdown begins** > > Aug 28 16:58:54 systemd-networkd[371]: wlan0 : lost carrier > > Aug 28 16:58:54 systemd-networkd[371]: wlan0 : DHCP lease lost > > Aug 28 16:58:54 systemd-networkd[371]: tap0 : lost carrier > > Aug 28 16:58:54 systemd-networkd[371]: tap0 : DHCP lease lost > > -- Reboot -- > > Aug 28 16:59:20 systemd-networkd[364]: rtnl: received address for a > > nonexistent link, ignoring > > Aug 28 16:59:20 systemd-networkd[364]: rtnl: received address for a > > nonexistent link, ignoring > > Aug 28 16:59:23 systemd-networkd[364]: wlan0 : gained carrier > > Aug 28 16:59:24 systemd-networkd[364]: wlan0 : DHCPv4 address > > 192.168.1.128/24 via 192.168.1.1 > > Aug 28 16:59:24 systemd-networkd[364]: wlan0 : link configured > > Aug 28 16:59:37 systemd-networkd[364]: rtnl: received address for a > > nonexistent link, ignoring > > Aug 28 16:59:37 systemd-networkd[364]: rtnl: received address for a > > nonexistent link, ignoring > > Aug 28 16:59:37 systemd-networkd[364]: tap0 : gained carrier > > Aug 28 16:59:37 systemd-networkd[364]: tap0 : could not set route: Network > > is unreachable > > Aug 28 16:59:37 systemd-networkd[364]: tap0 : could not set route: Network > > is unreachable > > Aug 28 16:59:37 systemd-networkd[364]: tap0 : DHCPv4 address > > 10.3.16.201/24 > > > > Note that tap0 never becomes 'configured'. > > The man does not tell any changes in networkd configuration and my setup > > is > > > > > 2 months old. > > > > Regards, > > -- > > Moviuro @ PsychoticDelirium "Our life is the immortals' death." -- Moviuro @ Schizophrenia "Our life is the immortals' death"
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel