commit | b53e55890a3ac445f6a97d5896483f714ba891b0 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed May 24 21:59:03 2023 +0000 |
committer | Xiao Ma <xiaom@google.com> | Thu May 25 12:30:10 2023 +0900 |
tree | 6ac2f22c058f681efb60eb4c0be91173045e1c6d | |
parent | 695e51c91a90ea22067798a0b91a8becbb8fb341 [diff] |
IpClient: Only use DTIM grace period when SLAAC is used In IPv6 link-local only mode, the system does not accept RAs, so there is no reason to lower the DTIM multiplier for IPv6 provisioning. The same goes for when IPv6 is disabled. And update the integration tests. Bug: 266256943 Bug: 280544667 Test: atest NetworkStackIntegrationTests Change-Id: I4e815981be7f1c6f4581649625162debb603d3d0