[systemd-devel] The Bridge on the River PID EINS

Tom Gundersen teg at jklm.no
Sun Mar 16 05:15:21 PDT 2014


On Mon, Mar 10, 2014 at 9:12 PM, Umut Tezduyar <umut at 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


More information about the systemd-devel mailing list