Bugzilla – Attachment #2102: patch for solution-1 for bug #2145
m_dropTrace (packet);
}
else if (entry-> IsPermanent ())
{
NS_LOG_LOGIC ("node="<<m_node->GetId ()<<
", permanent for " << destination << "valid -- send");
*hardwareDestination = entry->GetMacAddress ();
return true;
else