DescriptionDNS: Add stubs for persisting data across restarts
I'm going to start experimenting with making certain data in the DNS
stack (cache, learned RTT, etc.) persist across restarts or network
type changes (e.g. on 2G -> 3G -> 2G, restore the previous 2G RTT
instead of starting over).
This CL adds the basic set of methods that will be called, but does not
add the code to include anything in the persisted data, nor the code to
actually persist the data outside the DNS stack.
BUG=605149
Committed: https://crrev.com/d7fa5853a258f273864bd53dfbb9bb3c52e6dd1f
Cr-Commit-Position: refs/heads/master@{#408624}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : rebase #Patch Set 4 : rebase and fix bad merge. #
Total comments: 6
Patch Set 5 : Make a couple of requested changes. #Patch Set 6 : Try rolling back weird IOS changes. #Patch Set 7 : Fix IOS issue? #
Total comments: 2
Patch Set 8 : rebase, revert net_common.gypi #Patch Set 9 : *silently glares at editor, reuploads with proper spacing* #
Messages
Total messages: 42 (34 generated)
|