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

Remove is_loopback field #11

Merged
merged 5 commits into from
Sep 12, 2024
Merged

Remove is_loopback field #11

merged 5 commits into from
Sep 12, 2024

Conversation

weskoerber
Copy link
Owner

Closes #8.

As stated in the issue, the is_loopback field was an internal implementation detail that leaked into the public interface.

@weskoerber weskoerber added the breaking A breaking change label Sep 12, 2024
'get_first_no_loopback' was actually expecting the MAC address was a
loopback (all zeroes).
chore: remove print message in linux if iterator
@weskoerber weskoerber force-pushed the test/remove_is_loopback branch from d4b55b9 to 081102b Compare September 12, 2024 04:34
@weskoerber weskoerber merged commit fa41bf7 into main Sep 12, 2024
1 check passed
@weskoerber weskoerber deleted the test/remove_is_loopback branch September 12, 2024 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking A breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove is_loopback field from MacAddress struct
1 participant