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

Why I can't see subnetMask in Device ? #25

Open
DenisMashintsev opened this issue Jul 25, 2017 · 3 comments
Open

Why I can't see subnetMask in Device ? #25

DenisMashintsev opened this issue Jul 25, 2017 · 3 comments

Comments

@DenisMashintsev
Copy link

DenisMashintsev commented Jul 25, 2017

In current version, when MMLANScannerDelegate find new device, property subnetMask in Device object always == nil.

@jpalten
Copy link

jpalten commented Jul 25, 2017 via email

@DenisMashintsev
Copy link
Author

Yes, it stays nil. The problem is in the getMACDetails method of the MACOperation class. In this method, the subnetMask property of the Device object is not initialized.

@mavris
Copy link
Owner

mavris commented Jul 26, 2017

I will check this out and I will let you know soon.

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

3 participants