1. 30d41e5 Filter out excluded routes in LinkProperties by Taras Antoshchuk · 4 years, 1 month ago
  2. e347301 Mark connectivity module tests as such by Remi NGUYEN VAN · 3 years, 7 months ago
  3. 8bc3696 Do not verify field count in tests used in CTS by Remi NGUYEN VAN · 3 years, 7 months ago
  4. 5ed250d 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]
  5. 2669b29 Address comments on aosp/1448415 by Chalard Jean · 4 years, 10 months ago
  6. 4d6c93d Remove unused methods from LinkProperties. by Chalard Jean · 4 years, 11 months ago
  7. 39175f2 Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  8. bc4c5ca Treat RouteInfo with different interfaces as different routes by Rubin Xu · 5 years ago
  9. ab8cf30 Only apply VPN isolation if it's fully routed by Rubin Xu · 5 years ago
  10. 9d66de5 Merge "Make LinkPropertiesTest compatible with Q" by Aaron Huang · 5 years ago
  11. 7988471 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  12. 55c6a84 Add more tests in LinkPropertiesTests.java by lucaslin · 5 years ago
  13. 8dd694d Move sensitive field parceling bool to constructor by Remi NGUYEN VAN · 5 years ago
  14. 3994e73 Make LinkPropertiesTest backwards compatible by Remi NGUYEN VAN · 5 years ago
  15. 0e1759b Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
  16. 44999a7 test: LinkProperties: Unique Route Destinations by Tyler Wear · 6 years ago
  17. 0a65eed Add API for CaptivePortalData by Remi NGUYEN VAN · 6 years ago
  18. 279a1d6 Make LinkPropertiesTest pass, and fix an NPE. by Lorenzo Colitti · 6 years ago
  19. 3a59a92 Fix parceling of LinkProperties Inet6Addr by Remi NGUYEN VAN · 6 years ago
  20. 9fa3509 API to detect which network interfaces support wake-on-lan by Valentin Iftime · 6 years ago
  21. af71836 Factorize custom asserts. by Chalard Jean · 6 years ago
  22. 9f7636c Add LinkProperties common test cases by paulhu · 6 years ago
  23. 71a25d5 Add tests for DhcpErrorEvent by Remi NGUYEN VAN · 6 years ago
  24. 5564d5a Move more network unit tests to common tests by Remi NGUYEN VAN · 6 years ago[Renamed from tests/net/java/android/net/LinkPropertiesTest.java]
  25. cbbc3db Fix Automated API Review issues. by paulhu · 6 years ago
  26. 147f6cf Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 6 years ago
  27. e5591ce [KA03] Support tcp keepalive offload by markchien · 7 years ago
  28. 1d3bf3d Test parceling empty LinkProperties. by Lorenzo Colitti · 7 years ago
  29. 981b34f Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 7 years ago
  30. e2d7cf5 Add PCSCF to LinkProperties. by Hongshik · 7 years ago
  31. 299d856 Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
  32. 7643abc Add public API methods for private DNS. by dalyk · 8 years ago
  33. 87d306b 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]
  34. 8301244 Fix LinkPropertiesTest.testCompareResult by Rubin Xu · 8 years ago
  35. 2fa7d9e Refactor CompareResult<> class and its call sites by Rubin Xu · 8 years ago
  36. ffd77d8 Always add local subnet routes to the interface's routing table by Rubin Xu · 8 years ago
  37. aa8f8f3 Also treat loss of IPv6 as a loss of provisioning. by Erik Kline · 10 years ago
  38. 28bb16c Add a null check to hasIPv4AddressOnInterface. by Lorenzo Colitti · 10 years ago
  39. 47a70d0 Turn off failing tests in FrameworksCoreTests. by Abodunrinwa Toki · 10 years ago
  40. a923dba Fix use of reachable DNS server logic by Erik Kline · 10 years ago
  41. 04612b0 LinkProperties function to compare provisioning and remove DNS servers by Erik Kline · 10 years ago
  42. a7691fc Merge "(re)define the definition of "provisioned"" into lmp-mr1-dev by Erik Kline · 11 years ago
  43. 3825843 Change removeStackedLink to take an interface name. by Lorenzo Colitti · 11 years ago
  44. 8b02307 (re)define the definition of "provisioned" by Erik Kline · 11 years ago
  45. fc85469 Teach LinkProperties whether it's provisioned or not. by Lorenzo Colitti · 11 years ago
  46. 3897f1a Unbreak LinkPropertiesTest. by Lorenzo Colitti · 11 years ago
  47. 69aceaf Fix public API of LinkProperties. by Robert Greenwalt · 11 years ago
  48. 8732b35 Track libcore.os' move to android.system. by Elliott Hughes · 11 years ago
  49. 61b6582 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 12 years ago
  50. 39dd04c Fix the build. by Robert Greenwalt · 12 years ago
  51. 4aa7392 Setting MTU size for specific network. by sy.yun · 12 years ago
  52. 174782b Add a function to replace all the link addresses. by Lorenzo Colitti · 12 years ago
  53. 09de418 Modify LinkProperties address update methods. by Lorenzo Colitti · 12 years ago
  54. a2dc69a Simplify LinkPropertiesTest. by Lorenzo Colitti · 12 years ago
  55. e1b4742 Add accessors for all addresses and clarify compare* methods by Lorenzo Colitti · 12 years ago
  56. 89218e5 Fix LinkProperties's equals() method. by Lorenzo Colitti · 12 years ago
  57. 3989de8 Fix build. by Lorenzo Colitti · 12 years ago
  58. c080312 Add stacked interfaces to LinkProperties. by Lorenzo Colitti · 12 years ago
  59. 8ec0b8a Unit test routes with interfaces in LinkProperties by Lorenzo Colitti · 12 years ago
  60. 5a90129 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 14 years ago
  61. 3e567d5 Make LinkProperties comparable. by John Wang · 14 years ago