Bugzilla – Attachment #2048: Proposed patch for bug #2125
this->SetNode (node);
}
Object::NotifyNewAggregate ();
Ipv4::NotifyNewAggregate ();
void
IpL4Protocol::NotifyNewAggregate ();
Simulator::ScheduleNow (&DsrRouting::Start, this);
uint16_t
void Icmpv6L4Protocol::SetNode (Ptr<Node> node)
Ipv6::NotifyNewAggregate ();
void Ipv6L3Protocol::SetNode (Ptr<Node> node)
int
ipv6->Insert(this);
this->SetDownTarget6(MakeCallback(&Ipv6L3Protocol::Send, ipv6));
ipv6->Insert (this);
this->SetDownTarget6 (MakeCallback (&Ipv6L3Protocol::Send, ipv6));