Skip to content
Snippets Groups Projects
  1. Oct 29, 2020
  2. Oct 26, 2020
  3. Oct 23, 2020
  4. Oct 19, 2020
  5. Oct 15, 2020
  6. Oct 14, 2020
  7. Oct 13, 2020
  8. Oct 11, 2020
    • Xin Li's avatar
      Merge ab/6749736 in stage. · 51ca8f56
      Xin Li authored
      Bug: 167233921
      Merged-In: Iecef31f7bf10ad97b7e0075cf302ae94e248474a
      Change-Id: I9e9c873bc2e05a0cfe3af0bf74725500f3f108db
      51ca8f56
  9. Oct 09, 2020
  10. Oct 07, 2020
  11. Oct 06, 2020
    • markchien's avatar
      Make the IP subnet persistent till reboot · a2ffad84
      markchien authored
      Make the IP subnet persistent if it do not conflict with upstream.
      It allow client to reuse its IP that usually reduce DHCP procedure.
      
      Bug: 168169687
      Test: atest TetheringTests
      Change-Id: Iddc5304730dce7b11c5d124b7eddce057d752bbd
      a2ffad84
  12. Oct 05, 2020
  13. Sep 30, 2020
  14. Sep 28, 2020
  15. Sep 27, 2020
    • markchien's avatar
      Remove double check interface by NetworkInterface · f609923b
      markchien authored
      NetworkInterface#getByName can not get the interface without IP addresses.
      When setIncludeTestInterfaces(true) is called, the interface will be
      placed in client mode, which will delete the link-local address. So calling
      NetworkInterface#getByName to get test interface may not work before
      switching to server mode.
      
      Bug: 168215721
      Test: atest CtsTethering
      Change-Id: Ice8adcce1c4b2c86bd219c701b2afa9ba2339f24
      f609923b
  16. Sep 24, 2020
Loading