Skip to content
  • Jim Pryor's avatar
    Add AP argument to profile, also let ESSID arguments be regexps · 9578dda4
    Jim Pryor authored
    
    
    * AP= arguments in profiles take precedence over ESSID= arguments
    
    * ESSID= arguments regexps instead of literals. To avoid screwing up
      any currently working profiles, I restricted the interpretation as a
      regexp to just the new wireless-dbus connection types.
    
    * But a global change involved in implementing this is that the
      connection up/down calls will be passed a literal ESSID (which of the
      local networks matches the regexp) as an additional argument.
    
    Signed-off-by: default avatarJim Pryor <profjim@jimpryor.net>
    9578dda4