On Mon, Mar 10, 2014 at 9:12 PM, Umut Tezduyar <u...@tezduyar.com> wrote:
> I tried out a similar configuration and couldn't get the bridge up. I
> tried it on Arch with systemd 210.
>
> bridge.netdev
> [NetDev]
> Name=bridge0
> Kind=bridge
>
> u.network
> [NetDev]
> Name=bridge0
> Kind=bridge
>
> Further debugging, seems like networkd never receives the RTM_NEWLINK
> for the bridge. Since bridge is never considered up, u.network never
> gets enslaved.

Yup, that's correct; we missed the first RTM_NEWLINK message. This
should be fixed in git now, could you confirm?

Cheers,

Tom
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to