Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only read directories under /sys/class/net
When reading mac addresses, if there is a non-directory file under /sys/class/net, this will cause the supervisor to show an exception on the logs. This now filters out non-directories on the list to prevent this Change-type: patch
- Loading branch information