Skip to content
  • Dan Williams's avatar
    supplicant: ratelimit supplicant activation · f532f41c
    Dan Williams authored
    If the supplicant dies a number of times within a short period of
    time, make it go sit in the corner for a bit instead of continuously
    trying to start it and have it die again.
    
    Instead of just exposing a "running" value, instead make a meta
    "available" value that's a combination of whether the supplicant
    is actually running plus whether we want to talk to it right now
    or not.
    f532f41c