Ryan Petersen
Ryan Petersen
>https://source.android.com/docs/core/connect/wifi-mac-randomization-behavior > > The MAC randomization feature randomizes the address by setting the locally administered bit to 1, and the unicast bit to 0. The other 46 bits are randomized....
This pull request changes... ## Changes - Copy androids MAC address randomization behavior with NetworkManager in `80_randomize-mac.conf`: using `*mac-address-mask` settings to set the locally administered bit to 1, and the...
This pull request changes... ## Changes - Disables Intel Platform Monitoring Technology Telemetry (Intel-PMT) in `/etc/modprobe.d/30_security-misc.conf` - Add `disabled-intelpmt-by-security-misc` to `/usr/bin/disabled-intelpmt-by-security-misc` > https://github.com/intel/Intel-PMT?tab=readme-ov-file#what-is-intel-pmt Intel PMT is a standardized way of...