Skip to content

netifd: add patch for handling ports.@ethport[i].enabled

This option cannot be handled from scripts as doing so interferes with netifd operation. Only netifd can be allowed to bring Linux interfaces up/down using SIOCSIFFLAGS. Otherwise things end up out of sync.

Merge request reports