Bugzilla – Attachment #725: Clear the list of sockets in ipv4-l3-protocol.cc for bug #790
m_interfaces.clear ();
m_node = 0;
m_routingProtocol = 0;
m_sockets.clear ();
Object::DoDispose ();
}