commit | 1c8a58df4af6429dbd07a6b720545b60c171e658 | [log] [tgz] |
---|---|---|
author | Mike Yu <yumike@google.com> | Wed Feb 07 06:44:33 2024 +0000 |
committer | Mike Yu <yumike@google.com> | Wed May 22 10:06:31 2024 +0800 |
tree | cfe7976ce30f54eb8fe0175ecefd9f1171b165c8 | |
parent | 15bf086249a9649df7d5c9a188ce5ff8672d1b49 [diff] |
Initial implementation for DdrTracker This is the initial implementation of DdrTracker for Discovery of Designated Resolvers (RFC 9462). For the sake of better readability and testing, DdrTracker is separated from NetworkMonitor. This CL adds notifyPrivateDnsSettingsChanged for DdrTracker. The rest of the implementation for DDR will be added in follow-up CLs. Bug: 240259333 Test: DdrTrackerTest pass Change-Id: I31f23544b926aa51706f65d89ffb11208b01af10