commit | d41db3836523f1979ee78ee9472aca5b000f6b3e | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Nov 09 20:42:29 2021 -0800 |
committer | William A. Kennington III <wak@google.com> | Mon Aug 22 21:46:22 2022 +0000 |
tree | 5c5d913d8841bc1d6c443b97ace60d7b5d5f6f6f | |
parent | 17a626d4eb588532481e6da7a0ddfd772c080c6f [diff] |
network_manager: Allow faster non-reconfiguration reloads The main reason we wait so long for reloads is because we need to be sure it captures all of the reconfiguration data. Delay the reload timer around reconfiguration to ensure we can lower the value sanely for non-reconfiguration reloads. Change-Id: I9b68d9330ee89e52f5adf364941a39b65eb8a336 Signed-off-by: William A. Kennington III <wak@google.com>