Class ClientSteeringOptimizer

  • Direct Known Subclasses:
    SingleAPBandSteering

    public abstract class ClientSteeringOptimizer
    extends Object
    Client steering base class
    • Method Detail

      • computeApClientActionMap

        public abstract Map<String,​Map<String,​String>> computeApClientActionMap​(boolean dryRun)
        Compute map from AP serial number to client MAC to client steering action.
      • steer

        public void steer​(Map<String,​Map<String,​String>> apClientActionMap)
        Steer clients (steer up, steer down, and deauthenticate).
        Parameters:
        apClientActionMap - the map from AP serial number to client MAC to action to take