summaryrefslogtreecommitdiff
path: root/camera/common/1.0/default/CameraModule.cpp
diff options
context:
space:
mode:
authorLes Lee <lesl@google.com>2021-06-29 22:48:11 +0800
committerLes Lee <lesl@google.com>2021-07-02 12:05:57 +0800
commitda9f5fe137ffaf1b020657e6a9ac8b820f28a089 (patch)
tree1c303b0fa35b590cf966432a5707e1a4bb849a73 /camera/common/1.0/default/CameraModule.cpp
parent3fd4ec47060c3e55de54bcb6678160fb5bdd01e4 (diff)
WIFI: Set MAC address for bridged interface
The MAC address of the bridged interface will be dynamically generated by kernel when any bridged iface is changed. This means that the bridged interface MAC address will be changed when we remove one of the instances from the bridged interface (shutdown unused interface case). The MAC change will break operation of bpf and it may cause the SAP client to send wrong ns packets because the tethering module is still using the old MAC in the ra packet. Always set MAC address so the bridged interface can avoid MAC changing. Bug: 191611764 Bug: 192315721 Test: Manual test with IPv6 tethering. Make sure client won't disconnect because it doesn't get na response. Test: Manual test in two scenarios: 1. MAC randomization 2. reset to factory MAC. Change-Id: I854fc74b6532824b7d7b5a1aa4bc20a3cf9fd588
Diffstat (limited to 'camera/common/1.0/default/CameraModule.cpp')
0 files changed, 0 insertions, 0 deletions