commit | 47f76acbbac350ea18df6a9463876d38c3a13539 | [log] [tgz] |
---|---|---|
author | Jens Harbott <j.harbott@x-ion.de> | Thu Oct 29 10:42:38 2020 +0000 |
committer | Jens Harbott <j.harbott@x-ion.de> | Fri Oct 30 09:43:55 2020 +0100 |
tree | 0ad8d429c032d96893f594e4d75fd6d261814d40 | |
parent | 7de6e0b2eca9ac661a92badef4488d8d6380b06f [diff] |
Determine default IPv4 route device only when needed Sometimes instances don't have an IPv4 default route, so only check for it when we actually need it. In a followup patch we could extend the code to check for an IPv6 default route instead or in addition. Related-Bug: 1902002 Change-Id: Ie6cd241721f6b1f8e030960921a696939b2dab10