[Ns-bugs] [Bug 210] New: Packet::GetTxAvailable has an XXX comment about its return value
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Jun 4 10:50:38 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=210
Summary: Packet::GetTxAvailable has an XXX comment about its
return value
Product: ns-3
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: node module
AssignedTo: ns-bugs at isi.edu
ReportedBy: mathieu.lacage at sophia.inria.fr
// XXX must limit it to interface MTU
If the socket is connected, we can return a better value. otherwise, we can't
do better. What we can improve though, is the call to GetTxAvailable from
PacketSocket::SendTo and move it to the inner send loop to check for the device
MTU before sending the packet.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list