Bugzilla – Attachment #285: patch to fix for bug #362
delete (*i).second;
}
m_arpCache.erase (m_arpCache.begin (), m_arpCache.end ());
if (m_waitReplyTimer.IsRunning ())
{
NS_LOG_LOGIC ("Stopping WaitReplyTimer at " << Simulator::Now ().GetSeconds () << " due to ArpCache flush");
m_waitReplyTimer.Cancel ();
ArpCache::Entry *
else if (entry->IsWaitReply ())
NS_FATAL_ERROR ("Test for possibly unreachable code-- please file a bug report if this is ever hit");
NS_FATAL_ERROR ("Test for possibly unreachable code-- please file a bug report, with a test case, if this is ever hit");
else