The DC may sometimes want to handoff clients from one DAP to another, for load balancing or because the client's location has changed. Figure 3 illustrates the sequence of steps that lead to a seamless handoff in DenseAP.
Assume that client has successfully associated with . The following steps are taken when the DC decides to handoff from to . (i) The DC adds to the ACL on . (ii) To ensure any further traffic flowing towards is routed via , sends out a gratuitous proxy ARP message containing and to the wired subnet. (iii) The DC asks to send a disassociate frame to . (iv) removes from the local ACL and sends a disassociate frame to . It also cleans up all local association state pertaining to . (v) receives the disassociate frame and immediately begins to scan for other DAPs by sending out probe requests. (vi) Upon receiving 's probe request, responds with a probe response.
After associating with , does not send out a DHCP request since the time taken to re-associate did not cause a local media-disconnect event. Therefore, it is important to ensure that the DC only hands off clients between DAPs that are on the same subnet. In practice, we expect that all DAPs managed by a DC will be on the same wired subnet. We present results illustrating the efficacy of our handoff mechanism in Section 6, along with time required for each step.
Having described the mechanisms by for enforcing the association decisions, we now describe the policy for making these decisions.
NSDI-2008