Bugzilla – Bug 591
ip aliasing implementation not complete
Last modified: 2009-06-22 01:38:01 UTC
There are a few cases in the code where the code still assumes that only one IP address exists on the node. These should be looked at and cleaned up: * some XXXs remain around the multi-address (ip aliasing) code ** Ipv4L3Protocol::LocalDeliver ** IPv4L3Protocol::IpForward ** ArpL3Protocol::Receive ** ArpL3Protocol::SendArpRequest ** ArpL3Protocol::SendArpReply ** Ipv4StaticRoutingImpl::LookupStatic ** Ipv4EndPointDemux::Lookup
changeset 2c9c600270e0