Skip to content
  • Thomas Haller's avatar
    policy: pick up externally configured default routes for managed interfaces · 1f5f576c
    Thomas Haller authored
    
    
    The previous commit made NM enforce the default route on interfaces for
    which NM manages a default route.
    
    For interfaces that are configured never-default, NM will now pick up
    any externally configured default route, as if it was managed by NM.
    This is important, because NMDefaultRouteManager needs a notion of which
    is the best device. Without this change, it was agnostic to default routes
    on managed, never-default interfaces.
    
    Signed-off-by: default avatarThomas Haller <thaller@redhat.com>
    1f5f576c