commit | f30d56033d970fd25541eeb1ef3beb4bd2bf730c | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Sun Nov 13 17:09:55 2022 -0800 |
committer | William A. Kennington III <wak@google.com> | Mon Nov 21 02:34:38 2022 -0800 |
tree | 54923ae5c9a277372abfca3747f0161d71e9687a | |
parent | 0813a24891364c68ed8c1978aa17d194a61a7726 [diff] |
network_manager: Support queueing additional interface data This allows us to queue up all the interface properties before systemd-networkd returns that it has managed the interface. Otherwise, we will lose information about the addrs / routes / neighs on the interface while waiting. Change-Id: I9301f8e129fa51cf5e8d5a80235bf889841b076e Signed-off-by: William A. Kennington III <wak@google.com>