Skip to content

Escape dashes in MAC address#413

Merged
RobHofmann merged 1 commit intoRobHofmann:masterfrom
rglszl:bugfix/escape-dash-mac
Mar 1, 2026
Merged

Escape dashes in MAC address#413
RobHofmann merged 1 commit intoRobHofmann:masterfrom
rglszl:bugfix/escape-dash-mac

Conversation

@rglszl
Copy link
Contributor

@rglszl rglszl commented Feb 26, 2026

Escape dashes in MAC address

Escape dashes in MAC address
@rglszl
Copy link
Contributor Author

rglszl commented Feb 26, 2026

I created a PR for escaping dashes (-) in MAC addresses. The original code contained a replacement for colons, but using dashes is an other common way to separate bytes in MAC addresses. I spent a bit of time figuring out why my connection failed and the reason was the wrongly formatted MAC address.

@RobHofmann
Copy link
Owner

Thank you for your addition!

@RobHofmann RobHofmann merged commit a58040d into RobHofmann:master Mar 1, 2026
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