commit | a9b1822b181b7488b248a62313185a2ace66e60c | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon Jun 17 14:15:42 2024 -0700 |
committer | William A. Kennington III <wak@google.com> | Tue Jun 18 17:40:25 2024 -0700 |
tree | f595ac67e0b10203a60cb77f217d1c6c35f57fd8 | |
parent | 5f0ae6faf20971a6708e32bcd67a9edcdbbe7880 [diff] |
ncsid: Find IPv6 gateway stably Some environments have multiple gateways for the node to use. We want to ensure that we aren't flip flopping between multiple gateways and lock on to a specific gateway until it goes away. Tested: Ran in an environment with multiple gateways and verified that it did not switch after it acquired the first one. Change-Id: I12bac9582d35bdca49320fab8f5063ebfb2f3986 Signed-off-by: William A. Kennington III <wak@google.com>