[Ns-bugs] [Bug 1189] New: Send RREQ bcast request Id duplicate check is missing
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Wed Jun 15 21:33:28 PDT 2011
https://www.nsnam.org/bugzilla/show_bug.cgi?id=1189
Summary: Send RREQ bcast request Id duplicate check is missing
Product: ns-3
Version: pre-release
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: aodv
AssignedTo: ns-bugs at isi.edu
ReportedBy: jabraham3 at mail.gatech.edu
Estimated Hours: 0.0
853 rreqHeader.SetOrigin (iface.GetLocal ());
854 m_rreqIdCache.IsDuplicate (iface.GetLocal (), m_requestId);
855
856 Ptr<Packet> packet = Create<Packet> ();
line 854 does nothing useful.
--
Configure bugmail: https://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