History log of /frameworks/opt/net/wifi/libwifi_system_iface/interface_tool.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c60674412a64bc43733404628d840ce0cde35e60 22-Jan-2018 Jong Wook Kim <jongwook@google.com> Mac Randomization: Wifi Interface Tools

Adds SetMacAddress method to Wifi Framework interface tool that uses
SIOCSIFHWADDR ioctl to change MAC address dynamically.

Bug: 63905794
Test: compile
Change-Id: I790a9b6d407174e7fe52e66cdddbe827bca37ead
/frameworks/opt/net/wifi/libwifi_system_iface/interface_tool.cpp
929c0d1d2abb1df2c9997c60da7941d6c44cdb2d 21-Apr-2017 Logan Chien <loganchien@google.com> Split InterfaceTool from libwifi-system.so

This commit extracts InterfaceTool from libwifi-system.so into a new
library named libwifi-system-iface.so. libwifi-system-iface.so will be
vendor_available because it will be used by both wificond and
android.hardware.wifi@1.0-service.

Bug: 37429084
Test: Sailfish builds, boots, and wifi works.
Change-Id: Iad93c6d258507df3bbb97228814ff5ce5cc2a2f9
/frameworks/opt/net/wifi/libwifi_system_iface/interface_tool.cpp