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

feat: use same mac address case #385

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Conversation

Tinyblargon
Copy link
Collaborator

when the binary value of the mac address does not change re-use the current string representation.

resolves #384

when the binary value of the mac address does not change re-use the current string representation.
@Tinyblargon Tinyblargon added the type/enhancement An improvement of existing functionality label Nov 26, 2024
@Tinyblargon Tinyblargon self-assigned this Nov 26, 2024
@Tinyblargon Tinyblargon added type/refactoring Existing code has been cleaned up. There should be no new functionality size/M Denotes a PR that changes 30-99 lines, ignoring generated files test/done This PR has been tested and the result was succesfull labels Nov 27, 2024
@Tinyblargon Tinyblargon merged commit af1f4e8 into Telmate:master Nov 27, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files test/done This PR has been tested and the result was succesfull type/enhancement An improvement of existing functionality type/refactoring Existing code has been cleaned up. There should be no new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Keep MAC address case
1 participant