1. 0d51e44 Move net unit tests to packages/Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago[Renamed from tests/net/common/java/android/net/LinkPropertiesTest.java]
  2. c8b4e01 Address comments on aosp/1448415 by Chalard Jean · 4 years, 10 months ago
  3. badc37d Remove unused methods from LinkProperties. by Chalard Jean · 4 years, 11 months ago
  4. e47850d Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  5. ad524de Treat RouteInfo with different interfaces as different routes by Rubin Xu · 5 years ago
  6. fa42901 Only apply VPN isolation if it's fully routed by Rubin Xu · 5 years ago
  7. 0e9d759 Merge "Make LinkPropertiesTest compatible with Q" by Aaron Huang · 5 years ago
  8. cbba5a8 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  9. 72fde56 Add more tests in LinkPropertiesTests.java by lucaslin · 5 years ago
  10. c389546 Move sensitive field parceling bool to constructor by Remi NGUYEN VAN · 5 years ago
  11. 1d88c2e Make LinkPropertiesTest backwards compatible by Remi NGUYEN VAN · 5 years ago
  12. 2a21ea7 Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
  13. 57cb838 test: LinkProperties: Unique Route Destinations by Tyler Wear · 6 years ago
  14. a36cf78 Add API for CaptivePortalData by Remi NGUYEN VAN · 6 years ago
  15. b32fb84 Make LinkPropertiesTest pass, and fix an NPE. by Lorenzo Colitti · 6 years ago
  16. e50cd96 Fix parceling of LinkProperties Inet6Addr by Remi NGUYEN VAN · 6 years ago
  17. a039e57 API to detect which network interfaces support wake-on-lan by Valentin Iftime · 6 years ago
  18. 6480287 Factorize custom asserts. by Chalard Jean · 6 years ago
  19. 790924f Add LinkProperties common test cases by paulhu · 6 years ago
  20. fb574ef Add tests for DhcpErrorEvent by Remi NGUYEN VAN · 6 years ago
  21. b9315b9 Move more network unit tests to common tests by Remi NGUYEN VAN · 6 years ago[Renamed from tests/net/java/android/net/LinkPropertiesTest.java]
  22. 9bb0480 Fix Automated API Review issues. by paulhu · 6 years ago
  23. ab11bf1 Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 6 years ago
  24. 46f41d4 [KA03] Support tcp keepalive offload by markchien · 7 years ago
  25. 1098cc6 Test parceling empty LinkProperties. by Lorenzo Colitti · 7 years ago
  26. 3d68028 Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 7 years ago
  27. 541810a Add PCSCF to LinkProperties. by Hongshik · 7 years ago
  28. abc68d5 Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
  29. 83b5fa2 Add public API methods for private DNS. by dalyk · 8 years ago
  30. 39989e7 Import a few android.net unit tests into frameworks-net by Hugo Benichi · 8 years ago[Renamed (80%) from core/tests/coretests/src/android/net/LinkPropertiesTest.java]
  31. 0a3da93 Fix LinkPropertiesTest.testCompareResult by Rubin Xu · 8 years ago
  32. 8cb82d2 Refactor CompareResult<> class and its call sites by Rubin Xu · 8 years ago
  33. 57b437a Always add local subnet routes to the interface's routing table by Rubin Xu · 8 years ago
  34. bb2024b Also treat loss of IPv6 as a loss of provisioning. by Erik Kline · 10 years ago
  35. 319789d Add a null check to hasIPv4AddressOnInterface. by Lorenzo Colitti · 10 years ago
  36. 8060a0c Turn off failing tests in FrameworksCoreTests. by Abodunrinwa Toki · 10 years ago
  37. 1c8fab5 Fix use of reachable DNS server logic by Erik Kline · 10 years ago
  38. 0e80136 LinkProperties function to compare provisioning and remove DNS servers by Erik Kline · 10 years ago
  39. 922e8de Merge "(re)define the definition of "provisioned"" into lmp-mr1-dev by Erik Kline · 11 years ago
  40. b858857 Change removeStackedLink to take an interface name. by Lorenzo Colitti · 11 years ago
  41. ba31778 (re)define the definition of "provisioned" by Erik Kline · 11 years ago
  42. bf1b000 Teach LinkProperties whether it's provisioned or not. by Lorenzo Colitti · 11 years ago
  43. fa6b263 Unbreak LinkPropertiesTest. by Lorenzo Colitti · 11 years ago
  44. bbcebb7 Fix public API of LinkProperties. by Robert Greenwalt · 11 years ago
  45. 7ab8162 Track libcore.os' move to android.system. by Elliott Hughes · 11 years ago
  46. 4ea70b7 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 12 years ago
  47. 3dc387b Fix the build. by Robert Greenwalt · 12 years ago
  48. 3004328 Setting MTU size for specific network. by sy.yun · 12 years ago
  49. 5f468e2 Add a function to replace all the link addresses. by Lorenzo Colitti · 12 years ago
  50. 662b96c Modify LinkProperties address update methods. by Lorenzo Colitti · 12 years ago
  51. 34b969b Simplify LinkPropertiesTest. by Lorenzo Colitti · 12 years ago
  52. 43553b6 Add accessors for all addresses and clarify compare* methods by Lorenzo Colitti · 12 years ago
  53. c3787fa Fix LinkProperties's equals() method. by Lorenzo Colitti · 12 years ago
  54. 50e2b43 Fix build. by Lorenzo Colitti · 12 years ago
  55. 66e01c9 Add stacked interfaces to LinkProperties. by Lorenzo Colitti · 12 years ago
  56. aaacefb Unit test routes with interfaces in LinkProperties by Lorenzo Colitti · 12 years ago
  57. 5a90129 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 14 years ago
  58. 3e567d5 Make LinkProperties comparable. by John Wang · 14 years ago