- a8efe40 Remove @IgnoreUpTo(Q) annotation and isAtLeastR() check by Chiachang Wang · 1 year, 10 months ago
- 7fe61f4 Ignore EXCLUDED_ROUTES LinkPropertiesTest up to S_V2 by Yuyang Huang · 2 years ago
- 90a2cbd Moves all compatibility flags to ConnectivityCompatChanges.java by Yuyang Huang · 2 years, 6 months ago
- ccd3020 Simplify per-target-SDK LinkProperties tests. by Lorenzo Colitti · 3 years, 1 month ago
- 48380e4 Revert EXCLUDED_ROUTES to only keep RTN_UNICAST by Remi NGUYEN VAN · 3 years, 1 month ago
- 66c27c1 Let LinkProperties#getRoutes() keeps returning all routes before T by Remi NGUYEN VAN · 3 years, 1 month ago
- 1bb94a3 Fix LinkProperties exclude routes tests on user builds. by Lorenzo Colitti · 3 years, 2 months ago
- 1c7a20c Run testExcludedRoutesDisabled only in APKs with target SDK < T. by Lorenzo Colitti · 3 years, 3 months ago
- ee4bfe7 Follow-up changes to Update VPN isolation code for excluded routes by preranap · 3 years, 3 months ago
- 2b97bbe Update VPN isolation code for excluded routes by Prerana · 3 years, 4 months ago
- 30d41e5 Filter out excluded routes in LinkProperties by Taras Antoshchuk · 4 years, 1 month ago
- e347301 Mark connectivity module tests as such by Remi NGUYEN VAN · 3 years, 7 months ago
- 8bc3696 Do not verify field count in tests used in CTS by Remi NGUYEN VAN · 3 years, 7 months ago
- 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]
- 2669b29 Address comments on aosp/1448415 by Chalard Jean · 4 years, 10 months ago
- 4d6c93d Remove unused methods from LinkProperties. by Chalard Jean · 4 years, 11 months ago
- 39175f2 Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
- bc4c5ca Treat RouteInfo with different interfaces as different routes by Rubin Xu · 5 years ago
- ab8cf30 Only apply VPN isolation if it's fully routed by Rubin Xu · 5 years ago
- 9d66de5 Merge "Make LinkPropertiesTest compatible with Q" by Aaron Huang · 5 years ago
- 7988471 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
- 55c6a84 Add more tests in LinkPropertiesTests.java by lucaslin · 5 years ago
- 8dd694d Move sensitive field parceling bool to constructor by Remi NGUYEN VAN · 5 years ago
- 3994e73 Make LinkPropertiesTest backwards compatible by Remi NGUYEN VAN · 5 years ago
- 0e1759b Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
- 44999a7 test: LinkProperties: Unique Route Destinations by Tyler Wear · 6 years ago
- 0a65eed Add API for CaptivePortalData by Remi NGUYEN VAN · 6 years ago
- 279a1d6 Make LinkPropertiesTest pass, and fix an NPE. by Lorenzo Colitti · 6 years ago
- 3a59a92 Fix parceling of LinkProperties Inet6Addr by Remi NGUYEN VAN · 6 years ago
- 9fa3509 API to detect which network interfaces support wake-on-lan by Valentin Iftime · 6 years ago
- af71836 Factorize custom asserts. by Chalard Jean · 6 years ago
- 9f7636c Add LinkProperties common test cases by paulhu · 6 years ago
- 71a25d5 Add tests for DhcpErrorEvent by Remi NGUYEN VAN · 6 years ago
- 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]
- cbbc3db Fix Automated API Review issues. by paulhu · 6 years ago
- 147f6cf Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 6 years ago
- e5591ce [KA03] Support tcp keepalive offload by markchien · 7 years ago
- 1d3bf3d Test parceling empty LinkProperties. by Lorenzo Colitti · 7 years ago
- 981b34f Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 7 years ago
- e2d7cf5 Add PCSCF to LinkProperties. by Hongshik · 7 years ago
- 299d856 Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
- 7643abc Add public API methods for private DNS. by dalyk · 8 years ago
- 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]
- 8301244 Fix LinkPropertiesTest.testCompareResult by Rubin Xu · 8 years ago
- 2fa7d9e Refactor CompareResult<> class and its call sites by Rubin Xu · 8 years ago
- ffd77d8 Always add local subnet routes to the interface's routing table by Rubin Xu · 8 years ago
- aa8f8f3 Also treat loss of IPv6 as a loss of provisioning. by Erik Kline · 10 years ago
- 28bb16c Add a null check to hasIPv4AddressOnInterface. by Lorenzo Colitti · 10 years ago
- 47a70d0 Turn off failing tests in FrameworksCoreTests. by Abodunrinwa Toki · 10 years ago
- a923dba Fix use of reachable DNS server logic by Erik Kline · 10 years ago
- 04612b0 LinkProperties function to compare provisioning and remove DNS servers by Erik Kline · 10 years ago
- a7691fc Merge "(re)define the definition of "provisioned"" into lmp-mr1-dev by Erik Kline · 11 years ago
- 3825843 Change removeStackedLink to take an interface name. by Lorenzo Colitti · 11 years ago
- 8b02307 (re)define the definition of "provisioned" by Erik Kline · 11 years ago
- fc85469 Teach LinkProperties whether it's provisioned or not. by Lorenzo Colitti · 11 years ago
- 3897f1a Unbreak LinkPropertiesTest. by Lorenzo Colitti · 11 years ago
- 69aceaf Fix public API of LinkProperties. by Robert Greenwalt · 11 years ago
- 8732b35 Track libcore.os' move to android.system. by Elliott Hughes · 11 years ago
- 61b6582 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 12 years ago
- 39dd04c Fix the build. by Robert Greenwalt · 12 years ago
- 4aa7392 Setting MTU size for specific network. by sy.yun · 12 years ago
- 174782b Add a function to replace all the link addresses. by Lorenzo Colitti · 12 years ago
- 09de418 Modify LinkProperties address update methods. by Lorenzo Colitti · 12 years ago
- a2dc69a Simplify LinkPropertiesTest. by Lorenzo Colitti · 12 years ago
- e1b4742 Add accessors for all addresses and clarify compare* methods by Lorenzo Colitti · 12 years ago
- 89218e5 Fix LinkProperties's equals() method. by Lorenzo Colitti · 12 years ago
- 3989de8 Fix build. by Lorenzo Colitti · 12 years ago
- c080312 Add stacked interfaces to LinkProperties. by Lorenzo Colitti · 12 years ago
- 8ec0b8a Unit test routes with interfaces in LinkProperties by Lorenzo Colitti · 12 years ago
- 5a90129 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 14 years ago
- 3e567d5 Make LinkProperties comparable. by John Wang · 14 years ago