Bug 2070 - Wrong report of Packets and Bytes stored in CoDeL

This commit is contained in:
Natale Patriciello
2015-03-01 12:08:36 +01:00
parent 0630f6dee9
commit b27422fb2f
4 changed files with 76 additions and 19 deletions

View File

@@ -180,7 +180,6 @@ protected:
*/
void Drop (Ptr<Packet> packet);
private:
/// Traced callback: fired when a packet is enqueued
TracedCallback<Ptr<const Packet> > m_traceEnqueue;
/// Traced callback: fired when a packet is dequeued