commit | fc5b7d2f1abf44dfbe6bbfe5726386dcffc63bbb | [log] [tgz] |
---|---|---|
author | Veerendranath Jakkam <quic_vjakkam@quicinc.com> | Fri Apr 15 02:12:12 2022 +0530 |
committer | Jouni Malinen <quic_jouni@quicinc.com> | Thu May 05 14:07:48 2022 +0300 |
tree | 5b5edef457a907c7edce6aa2ea9542a81bc6e0c5 | |
parent | 19cc24c5526aa64fac7a553b6948c81cf7ecbab9 [diff] |
Restart DHCP client after connection when client privacy enabled The interface MAC address will be changed by wpa_supplicant before the connection attempt when client privacy is enabled. Restart DHCP client to make sure DHCP frames use the correct source MAC address. Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>