1. f8bba5b Clear IPv4 address on tethering teardown. by Erik Kline · 6 years ago
  2. 25a7e4f Use InterfaceSet for upstream interfaces. by Remi NGUYEN VAN · 7 years ago
  3. a911e84 Add tests for IPv4 of dual stack tethering. by Remi NGUYEN VAN · 7 years ago
  4. 8bd00d5 Refactor to InterfaceParams utility class by Erik Kline · 7 years ago
  5. d3c0b5e Refactor interface IP code into InterfaceController by Erik Kline · 7 years ago
  6. b3bb26e Send add/removeDownstream info to offload HAL by Erik Kline · 7 years ago
  7. 5acb4e3 Program offload-exempt local prefixes into the HAL by Erik Kline · 7 years ago
  8. b4df3f4 Add more logging to the Tethering SharedLog by Erik Kline · 7 years ago
  9. dd4d582 Make interface IP serving code set LinkProperties by Erik Kline · 7 years ago
  10. 94ae4c9 Merge IPv6TetheringInterfaceServices into TetherInterfaceStateMachine by Erik Kline · 7 years ago
  11. 218c226 Only disable Wi-Fi IP serving on specific interface, if available by Erik Kline · 7 years ago
  12. ab6439b Convert IControlsTethering from interface into callback by Erik Kline · 7 years ago
  13. 7747fd4 Expand logging capabilities of Tethering subsystem by Erik Kline · 7 years ago
  14. 216af6d Notify WifiManager of interface state changes by Erik Kline · 7 years ago
  15. ca41be7 Clarify IControlsTethering LOCAL_ONLY state name by Erik Kline · 7 years ago
  16. f79a34d Flatten the transitions to tethering and hotspot. by Erik Kline · 7 years ago
  17. ea9cc48 Tethering: support Local-only Hotspot mode for downstreams by Erik Kline · 8 years ago
  18. 355dbae Merge "Fix dead lock in Tethering state machine" by Erik Kline · 8 years ago
  19. 977aad5 Fix dead lock in Tethering state machine by Yohei, Oshima · 8 years ago
  20. 8ea4548 Cleanup in the face of upstream error by Erik Kline · 8 years ago
  21. 5bce5a1 DO NOT MERGE: Unbreak TetherInterfaceStateMachineTest. by Lorenzo Colitti · 8 years ago
  22. f6547e9 Merge "Allow WiFi components to manage interface up state" am: dfa6e6f186 am: b666aa899d by Christopher Wiley · 8 years ago
  23. ce5d913 Allow WiFi components to manage interface up state by Christopher Wiley · 8 years ago
  24. f834dda Add IPv6 tethering coordinator by Erik Kline · 8 years ago
  25. e90e0a7 Fix race conditions between Tethering and TetherInterfaceStateMachine by Christopher Wiley · 8 years ago
  26. cd0cfbb Tethering: Own WiFi tethering state and lifetime by Christopher Wiley · 8 years ago
  27. f972edc Consolidate cleanup logic in TetherInterfaceSM.TetheredState by Christopher Wiley · 8 years ago
  28. afc46a7 Rely on Tethering mutex for TetherInterfaceSM by Christopher Wiley · 8 years ago
  29. 4622c2d Rename TetherInterfaceSM to TetherInterfaceStateMachine by Mitchell Wills · 8 years ago[Renamed (97%) from services/core/java/com/android/server/connectivity/tethering/TetherInterfaceSM.java]
  30. 179ea1b Remove dead code from TetherInterfaceSM by Christopher Wiley · 8 years ago
  31. 0f66057 Remove transient StartingState from TetherInterfaceSM by Christopher Wiley · 8 years ago
  32. 48c7d46 Extract TetherInterfaceSM to its own class. by Christopher Wiley · 8 years ago