[Ns-bugs] [Bug 591] New: ip aliasing implementation not complete
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Sun Jun 14 20:59:38 PDT 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=591
Summary: ip aliasing implementation not complete
Product: ns-3
Version: ns-3-dev
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: internet-stack
AssignedTo: ns-bugs at isi.edu
ReportedBy: tomh at tomh.org
Estimated Hours: 0.0
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
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Ns-bugs
mailing list