-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix build error (linux/arm/whatever) (#30)
* implement EUI-48 -> EUI-64 (modified) myself: instead of relying on to_modified_eui64 from advmac, because it doesn't compile on arm * switch from mac_address2 to mac_address due to a bug returning loopback mac on non-windows platforms * make ipv6 selection more readable in code
- Loading branch information
1 parent
1d359a5
commit 44fb26c
Showing
3 changed files
with
57 additions
and
94 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters