Skip to content

Add "generate-only" mode

Sergey Lisov requested to merge sleirsgoevy/bootmac:print-only into master

In this mode bootmac prints the derived MAC value for either Bluetooth or Wi-Fi, but does not actually configure the hardware. This is so that devices where the MAC has to be configured in a device-specific way can still benefit from the same address generation algorithm.

Merge request reports