Hi Tom,

Making RTM_GETLINK and RTM_SETLINK asynchronously is causing
RTM_SETLINK to remove the nic's functionality. In my case, I am
loosing IFF_MULTICAST after networkd sets the interface up.

I am not sure if 5d4795f37229 can solve the problem but the only
documentation I found was stating ifi_change is reserved so I didn't
look in to it.

I have converted GETLINK call to sync and made sure SETLINK uses the
flags coming from GETLINK call. Attaching a patch for it. Please
ignore it if you can solve the problem in another way.

Thanks,
Umut

Attachment: 0001-networkd-link_get-is-synchronous.patch
Description: Binary data

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

Reply via email to