Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在getNetworkIFaces方法中最后的排序过滤存在BUG #1

Closed
522263718 opened this issue Jul 11, 2023 · 1 comment
Closed

在getNetworkIFaces方法中最后的排序过滤存在BUG #1

522263718 opened this issue Jul 11, 2023 · 1 comment

Comments

@522263718
Copy link

if (!info.config[item.mac])
这个判断中,info.config中存在大写,item.mac中存在小写。
会导致这个过滤失效

@renxia
Copy link
Member

renxia commented Jul 12, 2023

感谢指正!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants