1. e5bd0db Use libnetjniutils for JNI File Descriptor info by Orion Hodson · 4 years, 8 months ago
  2. 862c8a1 Fix tethering doesn't turn off issue by paulhu · 4 years, 9 months ago
  3. 06bf173 Merge "com.android.tethering: set min_sdk_version 30" by Nikita Ioffe · 4 years, 9 months ago
  4. 220e785 Merge "Fix null DadProxy failure in R Tethering unit test" by Mark Chien · 4 years, 9 months ago
  5. 583e35a com.android.tethering: set min_sdk_version 30 by Nikita Ioffe · 4 years, 9 months ago
  6. 290e7c4 Fix null DadProxy failure in R Tethering unit test by markchien · 4 years, 9 months ago
  7. ebff931 Adjust visibility for tests by Baligh Uddin · 4 years, 9 months ago
  8. 1711a12 Revert "Add OWNERS block to prevent the tree from mooving during migration." by Baligh Uddin · 4 years, 9 months ago
  9. 1623eb6 Add OWNERS block to prevent the tree from mooving during migration. by Baligh Uddin · 4 years, 9 months ago
  10. f814b9b Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 4 years, 9 months ago
  11. e312648 Add shared jarjar rule for tethering tests by markchien · 4 years, 9 months ago
  12. 4607c55 Add the flag and default enable selectAllPrefixRange by markchien · 4 years, 10 months ago
  13. 8565b02 Merge "Fix miss tracking downstream problem in PrivateAddressCoordinator" by Mark Chien · 4 years, 10 months ago
  14. 634f0a8 Fix miss tracking downstream problem in PrivateAddressCoordinator by markchien · 4 years, 10 months ago
  15. 87b8363 Remove Tethering @TestApi by Anton Hansson · 4 years, 10 months ago
  16. 3245614 Merge "Test conflict notification work when using cached address" by Treehugger Robot · 4 years, 10 months ago
  17. ccf07b1 Test conflict notification work when using cached address by markchien · 4 years, 10 months ago
  18. 8c9a264 Merge "Allow tethering pick prefix from all of private address range" by Mark Chien · 4 years, 10 months ago
  19. d9acdcc Allow tethering pick prefix from all of private address range by markchien · 4 years, 10 months ago
  20. 71b9e93 Use IpUtils, NetworkStackConstants in DadProxyTest by Remi NGUYEN VAN · 4 years, 10 months ago
  21. 4cb4ef8 Merge "Move IpUtils to frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
  22. f052e40 Merge "Make the IP subnet persistent till reboot" by Mark Chien · 4 years, 10 months ago
  23. a2ffad8 Make the IP subnet persistent till reboot by markchien · 4 years, 10 months ago
  24. b8a342e Explicitly reference framework-wifi app build rule by Anton Hansson · 4 years, 10 months ago
  25. 2494a06 Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 10 months ago
  26. 0b1e7d8 Merge "Make PrivateAddressCoordinator ignore vpn network" by Treehugger Robot · 4 years, 10 months ago
  27. c99ef48 Fix OffloadHardwareInterfaceTest. by Lorenzo Colitti · 4 years, 10 months ago
  28. 7f70074 tethering: offload: Netlink Req NfGen by Tyler Wear · 5 years ago
  29. 1a2163b Make PrivateAddressCoordinator ignore vpn network by markchien · 5 years ago
  30. 18ee591 Merge "Fix TetheredClient callback fail in InProcessTethering" by Treehugger Robot · 4 years, 10 months ago
  31. f5096cc Merge "Remove double check interface by NetworkInterface" by Treehugger Robot · 4 years, 10 months ago
  32. f609923 Remove double check interface by NetworkInterface by markchien · 4 years, 10 months ago
  33. a8e68bb Merge "Remove unused testutils lib from tethering tests" by Remi NGUYEN VAN · 4 years, 10 months ago
  34. 84ec4a3 Fix TetheredClient callback fail in InProcessTethering by markchien · 4 years, 10 months ago
  35. 8f59ec0 Remove unused testutils lib from tethering tests by Remi NGUYEN VAN · 4 years, 10 months ago
  36. 72e8185 Merge "tethering: DAD Proxy Daemon" by Remi NGUYEN VAN · 4 years, 10 months ago
  37. 90e4063 tethering: DAD Proxy Daemon by Tyler Wear · 5 years ago
  38. 725af62 Merge mainline-release 6664920 to master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  39. 56c632c Move BPF offload program from netd to mainline by Hungming Chen · 5 years ago
  40. 9aed138 Simplify module visibility post build refactor by Anton Hansson · 5 years ago
  41. 6c701f5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  42. ac8f65a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  43. 82a71b8 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  44. 3aee2ac Merge "Add usesCleartextTraffic to Tethering" by Mark Chien · 5 years ago
  45. c12b03a Add usesCleartextTraffic to Tethering by markchien · 5 years ago
  46. 96924bf Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  47. 346a361 Merge "Verify pending intent flags" by Paul Hu · 5 years ago
  48. 8818498 Merge changes I33b70b0a,I1074eedb by Chalard Jean · 5 years ago
  49. 7870164 Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  50. d2af4d9 Merge "Allow wifi p2p to use legacy dedicated address" by Mark Chien · 5 years ago
  51. eb8fec2 Allow wifi p2p to use legacy dedicated address by markchien · 5 years ago
  52. f603ed5 Verify pending intent flags by paulhu · 5 years ago
  53. f97ac20 Merge "Move utils from network stack to libs." by Chalard Jean · 5 years ago
  54. e660980 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
  55. bdcca92 Move utils from network stack to libs. by Chalard Jean · 5 years ago
  56. 14aaefc Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  57. af2670f Always stop dhcp server even it is obsolete by markchien · 5 years ago
  58. c882e8c Merge "Add tethering privileged test" am: af9ec640c9 am: adda81e88f by Mark Chien · 5 years ago
  59. af9ec64 Merge "Add tethering privileged test" by Mark Chien · 5 years ago
  60. 88f0428 Add tethering privileged test by markchien · 5 years ago
  61. aefd8b4 Merge "Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs" am: df5d88796b am: e39fdf0a5f by Makoto Onuki · 5 years ago
  62. d682ebc Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs by Makoto Onuki · 5 years ago
  63. 218040c Merge "Fix EthernetTetheringTest failure if tethering is not supported" am: dace79b0ac am: 8b74fe1c8b by Treehugger Robot · 5 years ago
  64. dace79b Merge "Fix EthernetTetheringTest failure if tethering is not supported" by Treehugger Robot · 5 years ago
  65. 45fb1aa Fix EthernetTetheringTest failure if tethering is not supported by markchien · 5 years ago
  66. 8e291de Make change and version bump to r_aml_300900700 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  67. 95482b5 Merge "Skip testPhysicalEthernet if the test run adb over network" into rvc-dev am: a973bf1a56 by Mark Chien · 5 years ago
  68. 6faf861 Skip testPhysicalEthernet if the test run adb over network by Treehugger Robot · 5 years ago
  69. c8f45d6 Merge "Skip testPhysicalEthernet if the test run adb over network" am: b68d322521 am: 10daa1daae by Treehugger Robot · 5 years ago
  70. b68d322 Merge "Skip testPhysicalEthernet if the test run adb over network" by Treehugger Robot · 5 years ago
  71. 0076305 Make change and version bump to r_aml_300900600 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  72. ce11e33 Make change and version bump to r_aml_300900500 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  73. 37718b7 Make change and version bump to r_aml_300900400 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  74. 806c971 Make change and version bump to r_aml_300900300 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  75. 5761320 Make change and version bump to r_aml_300900200 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  76. 6b66d70 Revert "Move Inet[4]AddressUtils to libs/net" by Chalard Jean · 5 years ago
  77. 37ad92e Skip testPhysicalEthernet if the test run adb over network by markchien · 5 years ago
  78. 1a727e2 Make change and version bump to r_aml_300900100 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  79. cf86031 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  80. 5ac18c5 Merge "Fix tethering jarjar rule for LocalLog" by Mark Chien · 5 years ago
  81. 7b5ee8f Merge "Fix tethering jarjar rule for LocalLog" into rvc-dev am: 6127ca43d6 by TreeHugger Robot · 5 years ago
  82. 422c0dd Merge "Fix tethering jarjar rule for LocalLog" into rvc-dev am: 6127ca43d6 by TreeHugger Robot · 5 years ago
  83. 6839323 Fix tethering jarjar rule for LocalLog by markchien · 5 years ago
  84. 82a04d4 Make change and version bump to r_aml_300900000 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  85. a8ac97c Fix tethering jarjar rule for LocalLog by markchien · 5 years ago
  86. e0e3176 Make change and version bump to r_aml_309999900 for mainline module file: packages/Tethering/apex/manifest.json by Akshay Thakker · 5 years ago
  87. 413f0d0 Make change and version bump to r_aml_300803100 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  88. b6958b4 Merge "Correct PendingIntent#getActivity() flags" am: 6b2b4e6514 am: 7a87bc4742 by Paul Hu · 5 years ago
  89. 6b2b4e6 Merge "Correct PendingIntent#getActivity() flags" by Paul Hu · 5 years ago
  90. cdf6b42 Merge "Use unstable networkstack AIDLs in development branches" by Treehugger Robot · 5 years ago
  91. 03b503b Make change and version bump to r_aml_300803000 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  92. 67aeab2 Correct PendingIntent#getActivity() flags by paulhu · 5 years ago
  93. 72e8ef3 Make change and version bump to r_aml_300802900 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  94. 5abec93 Make change and version bump to r_aml_300802800 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  95. c6b2c39 Merge changes from topic "lnh-platform-split" by Orion Hodson · 5 years ago
  96. c7d753e Make change and version bump to r_aml_300802700 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  97. 7bb96e0 Make change and version bump to r_aml_300802600 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  98. 0cdccd7 Sync with libnativehelper refactoring by Orion Hodson · 5 years ago
  99. 697ec86 Sync with libnativehelper refactoring by Orion Hodson · 5 years ago
  100. 895594d Move DnsPacket to libs net by Luke Huang · 5 years ago