Am 15.04.2014 19:25, schrieb Pavel Volkov: > On Tuesday, 15 April 2014 18:04:54 MSK, Stefan G. Weichinger wrote: >> Did you test it? >> >> I think it just works ... >> > > Not yet, but it seems weird to have DHCP= for DHCPv4 and not to have any > options (DHCPv6/SLAAC/unconfigured) for IPv6. Only Address= for static > address. > > Here is another problem. I need to issue this command: > "ip token set ::2/64 dev br0" > 1. after the bridge device is created > 2. before IP address is configured on it > > netctl still seems a lot more capable than systemd-networkd... > And netctl runs separate services (line netctl@eth0.service) for > separate interfaces unlike systemd-networkd, you can create more custom > deps on top of it.
Aside from not knowing the solution for your issues and aside from just defending systemd: systemd-networkd is still in development and very new ... And it is not meant to be a drop-in replacement for big guns like gnome-networkmanager or netctl, but just a simple tool for static setups. Tom Gundersen, one of the main coders said "IPv6 support is so far very basic (you can set static IPv6 addresses, and that's it). We plan to support it fully in the future though." -> https://plus.google.com/+TomGundersen/posts/8d1tzMJWppJ Maybe things developed since then. You might ask your questions on the systemd-devel-ml and share your experience? Stefan