- 67464ce Move DeviceInfoUtilsTest from NetworkStack to frameworks/lib/net by Hungming Chen · 2 years, 6 months ago
- d59331c Migrate testMajorMinorVersionCompare to DeviceInfoUtilsTest by Hungming Chen · 2 years, 7 months ago
- 0d374c3 Merge "Update test to verify more cases" by Chiachang Wang · 2 years, 7 months ago
- d21783f Update test to verify more cases by chiachangwang · 2 years, 7 months ago
- 00477a1 Merge "Reevaluate when underlying network changes" by Chiachang Wang · 2 years, 7 months ago
- fd05527 Merge "Explicitly check RouteInfo type in IpReachabityMonitor#isOnLink" by Taras Antoshchuk · 2 years, 7 months ago
- 39d96f7 Reevaluate when underlying network changes by chiachangwang · 2 years, 7 months ago
- 12682c5 Merge "Remove redundant network verification for as-is network" by Treehugger Robot · 2 years, 7 months ago
- cb505e9 Explicitly check RouteInfo type in IpReachabityMonitor#isOnLink by Taras Antoshchuk · 3 years, 10 months ago
- ef651e3 Merge "Remove the hidden API access from common shim" by Treehugger Robot · 2 years, 7 months ago
- 766e968 Remove the hidden API access from common shim by Chiachang Wang · 2 years, 7 months ago
- ed7cace Merge "Update NetworkStackTests for jarjar usage" by Remi NGUYEN VAN · 2 years, 7 months ago
- 43b5e2e Merge "Building NetworkAgentConfig in shim instead of in test" by Chiachang Wang · 2 years, 7 months ago
- e64134d Merge "Add dhcp leasesSubnetPrefixLength and freeze the networkstack aidl v15" by Mark Chien · 2 years, 7 months ago
- 00dccd3 Building NetworkAgentConfig in shim instead of in test by Chiachang Wang · 2 years, 7 months ago
- c052c43 Update NetworkStackTests for jarjar usage by Remi NGUYEN VAN · 2 years, 7 months ago
- ef9c083 Add dhcp leasesSubnetPrefixLength and freeze the networkstack aidl v15 by markchien · 2 years, 9 months ago
- 050cd96 Remove redundant network verification for as-is network by zhujiatai · 2 years, 10 months ago
- 73348f9 Explicitly check RouteInfo type in InitialConfiguration by Taras Antoshchuk · 3 years, 10 months ago
- 0e42414 Move InterfaceParamsTest to frameworks/libs/net by Patrick Rohr · 2 years, 8 months ago
- 9622786 Deduplicate InterfaceParams in NetworkStack module by Patrick Rohr · 2 years, 8 months ago
- fc12d63 Have NetworkStackService implement notifyNetworkConnectedParcel by Chalard Jean · 2 years, 9 months ago
- 968db91 Merge "Add required flag to registerReceiver call in NetworkMonitor" by Michael Groover · 2 years, 10 months ago
- 28b62d4 Add required flag to registerReceiver call in NetworkMonitor by Michael Groover · 2 years, 10 months ago
- 9f69921 Conditionally disable NetworkStackApi33Shims by Remi NGUYEN VAN · 2 years, 10 months ago
- 9e6c313 Set exclude_kotlinc_generated_files to false explicitly since kotlin reflection is used in NetworkStack test cases kotlin code. by Wei Li · 2 years, 10 months ago
- 0a7bbdb Get the mainline-presubmit modules from a defaults clause. by Lorenzo Colitti · 2 years, 10 months ago
- 4fa3ef2 Merge "Revert "Revert "Suppress NewApi warnings for @SystemApi -> public APIs""" by Taras Antoshchuk · 2 years, 11 months ago
- c212721 Revert "Revert "Suppress NewApi warnings for @SystemApi -> public APIs"" by Taras Antoshchuk · 2 years, 11 months ago
- e8aafbb Merge changes from topic "revert-1551943-vpn-impl-FKOLCXTDDT" by Ayush Sharma · 2 years, 11 months ago
- f4e3fdc Revert "Suppress NewApi warnings for @SystemApi -> public APIs" by Ayush Sharma · 2 years, 11 months ago
- 8b9d807 Merge changes from topic "vpn-impl" by Taras Antoshchuk · 2 years, 11 months ago
- 374387c Call onReachabilityFailure callback on networkstack-aidl-interfaces-v13+. by Xiao Ma · 3 years ago
- ed82da0 Suppress NewApi warnings for @SystemApi -> public APIs by Taras Antoshchuk · 3 years ago
- 580ff8c Remove NetworkShimImpl mock in TcpSocketTrackerTest by Colin Cross · 3 years ago
- 3df2875 Merge "Use fine-grained enums to represent MAC_ADDRESS_CHANGED failure." by Treehugger Robot · 3 years ago
- b8eaac8 Use fine-grained enums to represent MAC_ADDRESS_CHANGED failure. by Xiao Ma · 3 years ago
- ceef58f Remove usage of setDefaultImpl in test by Remi NGUYEN VAN · 3 years ago
- 8d4bcf6 Merge "Add defaults to enable/disable NetworkStackNext" by Treehugger Robot · 3 years ago
- e1aed9e Add defaults to enable/disable NetworkStackNext by Remi NGUYEN VAN · 3 years ago
- baacc6c Remove the old version of RouteUtils. by Chalard Jean · 3 years ago
- 8c380ba Get the updated link state from netlink event instead of Netd. by Xiao Ma · 3 years, 4 months ago
- ac715e4 Merge "Increase TEST_TIMEOUT_MS to 30s in the IpClientTest." by Treehugger Robot · 3 years, 1 month ago
- 599bd64 Increase TEST_TIMEOUT_MS to 30s in the IpClientTest. by Xiao Ma · 3 years, 1 month ago
- 7a27c09 Merge "Enable strict_updatability_linting for NetworkStackApi30Shims" by Chiachang Wang · 3 years, 1 month ago
- 194b36f Enable strict_updatability_linting for NetworkStackApi30Shims by Chiachang Wang · 3 years, 1 month ago
- 29e8d1c Monitor system configuration change am: 3aa3a72eaa by Chiachang Wang · 3 years, 1 month ago
- 3aa3a72 Monitor system configuration change by Chiachang Wang · 3 years, 1 month ago
- 34122c1 Revert "Do not install tethering in TEST_MAPPING" by Remi NGUYEN VAN · 3 years, 2 months ago
- 23518ad Merge "Only send skipped validation result to AIDL 11+" am: 662f1ea1c3 by Treehugger Robot · 3 years, 3 months ago
- f0874dc Only send skipped validation result to AIDL 11+ by Remi NGUYEN VAN · 3 years, 3 months ago
- 9756aeb Merge "Log NUD failure metrics upon neighbor losts due to MAC address changes." am: 3f31b6367f by Xiao Ma · 3 years, 3 months ago
- 5415c9c Have NetworkMonitor treat as-is networks as validated. am: 520ddc827c by Chalard Jean · 3 years, 3 months ago
- 3f31b63 Merge "Log NUD failure metrics upon neighbor losts due to MAC address changes." by Xiao Ma · 3 years, 3 months ago
- 520ddc8 Have NetworkMonitor treat as-is networks as validated. by Chalard Jean · 3 years, 3 months ago
- a689b53 Log NUD failure metrics upon neighbor losts due to MAC address changes. by Xiao Ma · 3 years, 3 months ago
- 1e61930 Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master by Xin Li · 3 years, 3 months ago
- 2688624 Merge "Add IpReachabilityMonitor metrics." by Xiao Ma · 3 years, 3 months ago
- 142284c Merge "Support IPv6 link-local only mode." am: f035c8078a am: 1ced54981e by Xiao Ma · 3 years, 3 months ago
- f035c80 Merge "Support IPv6 link-local only mode." by Xiao Ma · 3 years, 3 months ago
- d9d3bcc Add IpReachabilityMonitor metrics. by Xiao Ma · 4 years ago
- 326820d Support IPv6 link-local only mode. by Xiao Ma · 4 years ago
- dcfa367 Merge "Clean up a compiler warning." am: b91624c573 am: 71a5718e4a by Chalard Jean · 3 years, 3 months ago
- b91624c Merge "Clean up a compiler warning." by Chalard Jean · 3 years, 3 months ago
- cb58717 Clean up a compiler warning. by Chalard Jean · 3 years, 3 months ago
- 988d31c Merge "Migrate netlink-client to net-utils-device-common-netlink." am: 246ed7126e am: ff87356e8c by Xiao Ma · 3 years, 3 months ago
- 246ed71 Merge "Migrate netlink-client to net-utils-device-common-netlink." by Xiao Ma · 3 years, 3 months ago
- 36a7355 Merge "Do not apply jarjar rules on intermediate libs" am: fcc102449c am: a3f506fd3a by Remi NGUYEN VAN · 3 years, 3 months ago
- fcc1024 Merge "Do not apply jarjar rules on intermediate libs" by Remi NGUYEN VAN · 3 years, 3 months ago
- 0c3f65f Refactor IPv4/v6 provisioning mode with different enums. am: d1b7d7141a am: 5919001ef5 by Xiao Ma · 3 years, 4 months ago
- 5919001 Refactor IPv4/v6 provisioning mode with different enums. am: d1b7d7141a by Xiao Ma · 3 years, 4 months ago
- be631ce Merge changes from topic "refactor_prov_mode" by Xiao Ma · 3 years, 4 months ago
- 6f4019c Migrate netlink-client to net-utils-device-common-netlink. by Xiao Ma · 3 years, 4 months ago
- d1b7d71 Refactor IPv4/v6 provisioning mode with different enums. by Xiao Ma · 3 years, 7 months ago
- 22601e6 Do not apply jarjar rules on intermediate libs by Remi NGUYEN VAN · 3 years, 4 months ago
- 3691d6e Append target SDK version info in NetlinkSocketTest. am: b6883e3035 am: 81f39a0850 by Xiao Ma · 3 years, 4 months ago
- b6883e3 Append target SDK version info in NetlinkSocketTest. by Xiao Ma · 3 years, 4 months ago
- 1b80090 Merge "Add test for assertNoCallbackThat" am: 0a9a3bf724 am: 2f2338c546 by Treehugger Robot · 3 years, 4 months ago
- 0a9a3bf Merge "Add test for assertNoCallbackThat" by Treehugger Robot · 3 years, 4 months ago
- ae84b14 Add test for assertNoCallbackThat by Chiachang Wang · 3 years, 4 months ago
- 25e0643 Merge "Follow-up CL to the change at aosp/1523097." am: eacfd4f49b am: 4cee1ba943 by Xiao Ma · 3 years, 4 months ago
- f45cc4f Fix NetworkMonitorTest on Q am: 38b1a384a9 am: 130f670688 by Remi NGUYEN VAN · 3 years, 4 months ago
- eacfd4f Merge "Follow-up CL to the change at aosp/1523097." by Xiao Ma · 3 years, 4 months ago
- 38b1a38 Fix NetworkMonitorTest on Q by Remi NGUYEN VAN · 3 years, 4 months ago
- 81f7685 Merge "Add SDK check to check NOT_VCN_MANAGED" am: 3bf990798f am: e4046c597d by Remi NGUYEN VAN · 3 years, 4 months ago
- 3bf9907 Merge "Add SDK check to check NOT_VCN_MANAGED" by Remi NGUYEN VAN · 3 years, 4 months ago
- 4b0523b Merge "Update NetlinkSocketTest to handle RTM_GETNEIGH{TBL} restrictions" am: 013c3aadd9 am: c149d41e24 by Bram Bonné · 3 years, 4 months ago
- 013c3aa Merge "Update NetlinkSocketTest to handle RTM_GETNEIGH{TBL} restrictions" by Bram Bonné · 3 years, 4 months ago
- ed5cfe6 Merge "Revert "Revert "Test eventuallyExpect""" am: 6554553825 am: ae81c18fba by Chiachang Wang · 3 years, 4 months ago
- a1ee36d Merge "Address linter error in TestableNetworkCallbackTest" am: 25b0aeb2a2 am: 3fd3a926dc by Chiachang Wang · 3 years, 4 months ago
- 6554553 Merge "Revert "Revert "Test eventuallyExpect""" by Chiachang Wang · 3 years, 4 months ago
- 25b0aeb Merge "Address linter error in TestableNetworkCallbackTest" by Chiachang Wang · 3 years, 4 months ago
- 20fcc76 Address linter error in TestableNetworkCallbackTest by Chiachang Wang · 3 years, 4 months ago
- 7df9c90 Revert "Revert "Test eventuallyExpect"" by Chiachang Wang · 3 years, 4 months ago
- 782227e Revert "Test eventuallyExpect" am: 32563f8b8e am: f9e04426b4 by Mohammad Islam · 3 years, 4 months ago
- 1b7a063 Add SDK check to check NOT_VCN_MANAGED by Remi NGUYEN VAN · 3 years, 4 months ago
- 0084571 Test eventuallyExpect am: a515b9ee12 am: 750b06ca80 by Chiachang Wang · 3 years, 4 months ago
- 32563f8 Revert "Test eventuallyExpect" by Mohammad Islam · 3 years, 4 months ago
- a515b9e Test eventuallyExpect by Chiachang Wang · 4 years, 2 months ago
- e5b4fba Merge "Support Neighbor Advertisement packet w/o TLLA option parsing." am: c6eb439fcb am: a73d636cc5 by Xiao Ma · 3 years, 4 months ago