commit | e41bc809227b08e5abc07e3ccc17643c97b27df0 | [log] [tgz] |
---|---|---|
author | Xiao Ma <xiaom@google.com> | Wed Aug 02 17:43:57 2023 +0900 |
committer | Xiao Ma <xiaom@google.com> | Wed Nov 29 16:17:37 2023 +0900 |
tree | 590eedc3906cf0a143756013269998ccf2343fff | |
parent | d5e4db5844078d71abef141f778291d7ddf4e241 [diff] |
Update Dhcp6Client#BoundState to support multiple IA prefix options. We should have a check on each IA prefix option and install the global IPv6 address derived from that IA prefix option, therefore, it requires to use a loop to iterate each IA prefix option in the list, but exclude the invalid prefixes. Bug: 260934173 Test: atest NetworkStackIntegrationTests Change-Id: I635e9e599d668954b4a9ad287a2a99f06c1bb0a2