subiquity/subiquitycore/controllers/tests
Dan Bungert 69bb8307eb network: do not accept route metric > 20000
Network manager can create routes at metric aka priority above 20000.
These can stick around if they are not the best choice, or they may
disappear quickly.

Do not consider one of these routes as a valid default route for
has_network purposes.
2023-02-21 13:30:05 -07:00
..
__init__.py network: use pyroute2 to manage default routes 2023-02-21 13:30:05 -07:00
test_network.py network: do not accept route metric > 20000 2023-02-21 13:30:05 -07:00