Bugzilla – Bug 1889
PointToPointNetDevice: in some cases MacTxDrop trace is not called
Last modified: 2014-03-26 18:40:54 UTC
Created attachment 1808 [details] proposal patch to fix the problem MacDropTrace hooks should be called each time, the packet failed to fit free space inside of the transmission queue (or failed to be transmitted over the channel?). However, these hooks are bypassed if the channel is not ready for a transmission, when the packet arrives.
changeset 10683 3347a2736785