Fix bug 570 (ArpCache not registered)
This commit is contained in:
@@ -33,6 +33,8 @@ NS_LOG_COMPONENT_DEFINE ("ArpCache");
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
NS_OBJECT_ENSURE_REGISTERED (ArpCache);
|
||||
|
||||
TypeId
|
||||
ArpCache::GetTypeId (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user