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

Make mac addr checks disabled by default and add parameter to turn on #30

Open
akarasulu opened this issue Jan 13, 2018 · 0 comments
Open
Assignees

Comments

@akarasulu
Copy link
Contributor

akarasulu commented Jan 13, 2018

Right now the default is to check for mac addresses on the network after creating a random mac address to be absolutely certain that no other machine has the same mac address on the network.

This is not always needed. I do not think this should be enabled for the simple default case. There should be a parameter to turn this feature on like MAC_CHECK which can be either true or false. The default should be false.

@akarasulu akarasulu changed the title Add configuration parameter to turn off mac addr checks Make mac addr checks disabled by default and add parameter to turn on Jan 13, 2018
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

No branches or pull requests

2 participants