Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix name of the registry parameter for MAC address
- Replace registry entry MAC by NetworkAddress. - Add a directive to remove any old entry named MAC to support upgrade. No validation of input is done. Windows accepts MAC as 12 hex characters with an optional hyphen between bytes but not colons. Also the MAC should be a valid "locally administered address". Signed-off-by: Selva Nair <[email protected]>
- Loading branch information