[Ns-bugs] [Bug 131] TCP implementation needs finite send buffer and callback handling

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Fri Feb 15 21:21:14 PST 2008


http://www.nsnam.org/bugzilla/show_bug.cgi?id=131


tomh at tomh.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109 is|0                           |1
           obsolete|                            |




------- Comment #10 from tomh at tomh.org  2008-02-16 00:21 -------
Created an attachment (id=112)
 --> (http://www.nsnam.org/bugzilla/attachment.cgi?id=112&action=view)
revised patch based on discussion

This patch attempts to capture the semantics discussed on the telecon; namely,
that SendCallback is always called when new space is made available in the
buffer, and that it reports the available buffer space (see the Doxygen).

For now, SendCallback is only implemented for Tcp (see bug 141 for Udp issues)


-- 
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