Hacker News new | ask | show | jobs
by gue5t 4347 days ago
MAC addresses are bitstrings typically written in hex and should not be interpreted in a case-sensitive manner. You should also accept colons, dashes, or nothing as the byte separator.
1 comments

I'll look into that.