A race condition occurs between ARPHandler and HostTracker if the ARP 64/764/1
authorMaurice Qureshi <maquresh@cisco.com>
Thu, 1 Aug 2013 04:03:17 +0000 (21:03 -0700)
committerMaurice Qureshi <maquresh@cisco.com>
Thu, 1 Aug 2013 04:03:17 +0000 (21:03 -0700)
response comes before the call to the method which is sending the ARP
has returned back to the HostTracker. The result will be that
ARPPendingList will not be processed properly.

Change-Id: If119aed19f0762ff48fde5c9ac687f92fb336f56
Signed-off-by: Maurice Qureshi <maquresh@cisco.com>

No differences found