fix bug reported by Gustavo Carneiro: AP does not reply to ARP request.
This commit is contained in:
@@ -383,6 +383,7 @@ DcaTxop::NotifyAccessGranted (void)
|
||||
m_currentPacket = 0;
|
||||
m_dcf->ResetCw ();
|
||||
m_dcf->StartBackoffNow (m_rng->GetNext (0, m_dcf->GetCw ()));
|
||||
StartAccessIfNeeded ();
|
||||
MY_DEBUG ("tx broadcast");
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user