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

NetworkInterface::list doesn't return MAC addresses #49

Closed
RangelReale opened this issue Jan 2, 2013 · 1 comment
Closed

NetworkInterface::list doesn't return MAC addresses #49

RangelReale opened this issue Jan 2, 2013 · 1 comment
Assignees
Milestone

Comments

@RangelReale
Copy link
Contributor

Calling NetworkInterface::list doesn't return MAC addresses for the interfaces. Calling NetworkInterface::map correctly returns the addresses, they seem to be lost when using ::list (which calls ::map).

aleks-f added a commit that referenced this issue Jan 6, 2013
GH #49: NetworkInterface::list doesn't return MAC addresses
@ghost ghost assigned aleks-f Jan 6, 2013
@aleks-f
Copy link
Member

aleks-f commented Jan 6, 2013

list is IP address based so you may see duplicate MAC entries in it now

@aleks-f aleks-f closed this as completed Jan 6, 2013
obiltschnig pushed a commit that referenced this issue Jun 27, 2018
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