subiquity/subiquitycore/controllers
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
..
tests network: do not accept route metric > 20000 2023-02-21 13:30:05 -07:00
__init__.py Re-introduce 'subiquity' package for installer specific things. 2016-07-25 12:51:39 +12:00
network.py network: do not accept route metric > 20000 2023-02-21 13:30:05 -07:00