Skip to content

Conversation

@shaworth
Copy link

Used for tracking network devices by MAC address.

Added SearchByMac which returns the IP Address for a given MAC Address
@chrismarget
Copy link

Several IP addresses might map to a single MAC address (though the reverse cannot be true). Perhaps the proposed SearchByMac() function should return a slice of IP addresses (all matches found), rather than just a single address?

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

Successfully merging this pull request may close these issues.

2 participants