- 8d64577 Ignore testRollbackFromRapidCommitOption on Q. by Xiao Ma · 2 years, 8 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
- 2598f31 Merge "Only adopt MANAGE_TEST_NETWORKS, not all shell permissions." by Treehugger Robot · 2 years, 9 months ago
- 968db91 Merge "Add required flag to registerReceiver call in NetworkMonitor" by Michael Groover · 2 years, 9 months ago
- 28b62d4 Add required flag to registerReceiver call in NetworkMonitor by Michael Groover · 2 years, 10 months ago
- d17b728 Only adopt MANAGE_TEST_NETWORKS, not all shell permissions. by Lorenzo Colitti · 2 years, 10 months ago
- 9f69921 Conditionally disable NetworkStackApi33Shims by Remi NGUYEN VAN · 2 years, 9 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
- 33cc64a Refactor DhcpClient to support new DhcpRefreshingAddressState. by Xiao Ma · 3 years ago
- 374387c Call onReachabilityFailure callback on networkstack-aidl-interfaces-v13+. by Xiao Ma · 3 years ago
- 9661f0b Fix the probe wake lock duration when mcast_resolicit is enabled. by Xiao Ma · 2 years, 11 months ago
- ed82da0 Suppress NewApi warnings for @SystemApi -> public APIs by Taras Antoshchuk · 3 years ago
- 835efd6 Merge "Rollback to DHCPDISCOVER w/o Rapid Commit if handshake doesn't succeeds." by Treehugger Robot · 2 years, 11 months ago
- 7ae2ec3 Rollback to DHCPDISCOVER w/o Rapid Commit if handshake doesn't succeeds. by Xiao Ma · 3 years, 1 month ago
- c0deafb Merge "Fix binding to TestNetworkStackService" by Xiao Ma · 2 years, 11 months 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
- ed8837f Fix binding to TestNetworkStackService by Remi NGUYEN VAN · 3 years ago
- 28f249d Merge "Remove usage of setDefaultImpl in test" by Treehugger Robot · 3 years ago
- ceef58f Remove usage of setDefaultImpl in test by Remi NGUYEN VAN · 3 years ago
- 10ab4c9 Merge "Have DhcpClient transit to StoppedState on lease renew failure." by Xiao Ma · 3 years ago
- 8d4bcf6 Merge "Add defaults to enable/disable NetworkStackNext" by Treehugger Robot · 3 years ago
- 780c09e Have DhcpClient transit to StoppedState on lease renew failure. by Xiao Ma · 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
- ebc22a8 Get rtnetlink address information from netlink event instead of Netd. by Xiao Ma · 3 years, 3 months ago
- c88eead Merge "Don't accept RAs in link-local only mode." by Maciej Żenczykowski · 3 years, 1 month ago
- 8b93f29 Don't accept RAs in link-local only mode. by Lorenzo Colitti · 3 years, 1 month 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
- 0547467 Merge "Run NetworkStackIntegrationTest with Parameterized.class." am: 2ac4d2b827 by Xiao Ma · 3 years, 2 months ago
- 9353383 Run NetworkStackIntegrationTest with Parameterized.class. by Xiao Ma · 3 years, 2 months 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 · 3 years, 11 months 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
- c1753b5 Merge "Move stopping DhcpClient to IpClient.StoppingState#enter." am: 799f86a8f2 am: c154dcf382 by Xiao Ma · 3 years, 3 months ago
- 799f86a Merge "Move stopping DhcpClient to IpClient.StoppingState#enter." 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
- 3951168 Move stopping DhcpClient to IpClient.StoppingState#enter. by Xiao Ma · 3 years, 3 months ago
- 0c3f65f Refactor IPv4/v6 provisioning mode with different enums. am: d1b7d7141a am: 5919001ef5 by Xiao Ma · 3 years, 3 months ago
- 5919001 Refactor IPv4/v6 provisioning mode with different enums. am: d1b7d7141a by Xiao Ma · 3 years, 3 months ago
- be631ce Merge changes from topic "refactor_prov_mode" by Xiao Ma · 3 years, 3 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, 3 months ago
- 3691d6e Append target SDK version info in NetlinkSocketTest. am: b6883e3035 am: 81f39a0850 by Xiao Ma · 3 years, 3 months ago
- b6883e3 Append target SDK version info in NetlinkSocketTest. by Xiao Ma · 3 years, 3 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
- 66d744c Merge "Optimize neighbor unreachability detection probe fallback." am: 1aecd5e878 am: e0f24af4f5 by Treehugger Robot · 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