Skip to content

Conversation

aik8
Copy link

@aik8 aik8 commented Aug 24, 2022

For some reason, this version of arpping is returning MAC addresses in the form xx:xx-xx-xx-xx-xx. This is not taken into account by the fixMacAddresses() method. Changed the split() input to a simple regex that catches both : and - characters.

aik8 added 2 commits August 24, 2022 18:44
For some reason, this version of arpping is returning MAC addresses in
the form `xx:xx-xx-xx-xx-xx`. This is not taken into account by the
`fixMacAddresses()` method. Changed the `split()` input to a simple
regex that catches both `:` and `-` characters.
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.

1 participant