Hi!
This commit b7cf9e84106ee1aadd028aa526ac12ea82ba3a7e [0] break vlan creation (
vlan are not created anymore ) because @logical_name is not supported in
device sections, moreover in most cases like @lm_eth0 logical name refer to a
nonexistent logical interface, if netifd suffer race conditions on boot then
the problem is inside netifd and cannot be worked around this way, in fact we
don't get the race condition anymore but because the device is just not
created anymore, we should fix netifd submitting patch to openwrt-devel/Felix
if we wanna race conditions solved not break our meta-firmware ;)
[0]
https://github.com/libre-mesh/lime-packages/commit/b7cf9e84106ee1aadd028aa5…