[Ns-bugs] [Bug 341] Get unexpected dropped packets when using SetSendCallback with heavy traffic

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Fri Nov 6 01:43:56 PST 2009


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


Faker Moatamri <faker.moatamri at sophia.inria.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |faker.moatamri at sophia.inria.
                   |                            |fr




--- Comment #9 from Faker Moatamri <faker.moatamri at sophia.inria.fr>  2009-11-06 04:43:56 EDT ---
(In reply to comment #8)
> Created an attachment (id=262)
 --> (http://www.nsnam.org/bugzilla/attachment.cgi?id=262) [details]
> Patch to add NetDevice::SetSendReadyCallback
> 
> As a starting point for a eventual soln at the Socket level. This patch adds a
> callback members NetDevice::m_sendReadyCallback, of type
> NetDevice::SendReadyCallback, and a method to set it,
> NetDevice::SetSendReadyCallback. If the callback is defined, it is invoked when
> a Packet is removed from the Queue. net-device.h has a stub definition, and
> PointToPointNetDevice has a defn that does something.
> 
Hi David,
Did you test this patch? does it work?
Best regards
Faker Moatamri


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list