Skip to content
  • P V's avatar
    policy-device-routes: consider routes only for active profile · aee4fe25
    P V authored and George Kiagiadakis's avatar George Kiagiadakis committed
    If a route specifies a set of profiles, it should not be used if the
    profile is not in that list.
    
    In findBest/SavedRoute, exclude routes that don't match the active
    profile.
    
    Currently in the SPA devices, the device id is different for different
    profiles so this condition does not occur, but in general this might not
    be so.
    aee4fe25