You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: